Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16660 closed defect (fixed)

rb-password and cracklib

Reported by: artrigue@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: jmroot (Joshua Root)
Port: rb-password

Description

--->  Configuring rb-password
*** extconf.rb failed ***
...
checking for cracklib dictionary... no
Couldn't find a cracklib dictionary on this system

if I cd in and do a

ruby extconf.rb --with-crack-dict=/opt/local/share/cracklib

then successfully it builds off the cracklib provided by the required cracklib port.

I'd offer an altered port myself except I don't see where ruby is calling extconf.rb in the portfile

Attachments (1)

rb-password_cracklib.diff (594 bytes) - added by jmroot (Joshua Root) 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by jmroot (Joshua Root)

Attachment: rb-password_cracklib.diff added

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added; artrigue@… removed
Port: rb-password added

I think the attached patch should do the trick. (The extconf.rb invocation is in the ruby portgroup, which lives at /opt/local/share/macports/resources/port1.0/group/ruby-1.0.tcl.)

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Committed in r40509.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.