sorry, my email client requires some list headers to default to list reply ---------- Forwarded message ---------- From: Michal Suchanek <[EMAIL PROTECTED]> Date: 5 Feb 2008 14:11 Subject: Re: [Fink-users] Install-time issue with ruby18-1.8.6-p111-1 on 10.5.1 To: Daniel Macks <[EMAIL PROTECTED]>
On 05/02/2008, Daniel Macks <[EMAIL PROTECTED]> wrote: > On Mon, Feb 04, 2008 at 03:20:43PM -0500, Alexander Hansen wrote: > > OS 10.5.1, Xcode 3.0 > > > > I get the following when I try to install ruby18: > > > > $ fink install ruby18 > > Information about 6521 packages read in 8 seconds. > > The package 'ruby18' will be installed. > > Reading dependency for ruby18-1.8.6-p111-1... > > The following package will be installed or updated: > > ruby18 > > Reading buildlock packages... > > All buildlocks accounted for. > > /sw2/bin/dpkg-lockwait -i > > /sw2/fink/dists/unstable/main/binary-darwin-powerpc/languages/ruby18_1.8.6-p111-1_darwin-powerpc.deb > > (Reading database ... 7878 files and directories currently installed.) > > Preparing to replace ruby18 1.8.6-p111-1 (using > > .../ruby18_1.8.6-p111-1_darwin-powerpc.deb) ... > > Unpacking replacement ruby18 ... > > Setting up ruby18 (1.8.6-p111-1) ... > > /sw2/share/doc/ruby18/logo/ruby.png > > /sw2/share/doc/ruby18/logo/ruby.png > > cp: /sw2/bin/ruby-aqua1.8/rsrc: Not a directory > > /sw2/bin/dpkg: error processing ruby18 (--install): > > subprocess post-installation script returned error exit status 1 > > Errors were encountered while processing: > > ruby18 > > ### execution of /sw2/bin/dpkg-lockwait failed, exit code 1 > > There are several 10.4-only and untested-error-condition things in > that PostInstScript, the whole point of which seems to be to set a > custom icon for some executable. > > dan Setting the icon is non-critical, the whole point of the script is to set up the executable as an application. I cannot test the script on 10.5 because I run 10.4. If copying the icon fails on 10.5 it would be ok to put there "|| true" or something similar. It would be even better if somebody figured out how to copy it on 10.5 ;-) Thanks Michal ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
