Dear fink-comunity:
The problem has come up yet (see http://www.nabble.com/Install-time-issue-with-ruby18-1.8.6-p111-1-on-10.5.1-td15276554.html ). It's due to a dependency on ruby18 which doesn't seem to be installable
The error message is:

Setting up ruby18 (1.8.6-p111-1) ...
/sw/share/doc/ruby18/logo/ruby.png
  /sw/share/doc/ruby18/logo/ruby.png
cp: /sw/bin/ruby-aqua1.8/rsrc: Not a directory
/sw/bin/dpkg: error processing ruby18 (--install):

However, I didn't manage to follow the "final post" (from link above):
"""
You can

1) remove the script

it should be in /sw/var/lib/dpkg/info/ruby18.postinst (assuming you
installed fink into /sw)

and run something like sudo dpkg --pending --configure

2) edit your ruby18.info

and remove the postinst commands or add set +e before them and exit 0
after them to make dpkg happy even if the commands fail.

fink automatically adds set -e before the commands as you can observe
if you look at the installed script.

After you edit the info file run something like
fink rebuild ruby

3) find out how to set up resources on filesystems that do not support them

and post the findings here so that the script can be fixed ;-)
"""
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to