On 7/5/12 9:26 AM, Robert Johnson wrote:
> Hello boys and girls of Fink,
> 
> I have done something to stuff up the compiler or fink settings on my mac and 
> I can not update or modify any of my packages without getting this error. I 
> have spent a long time trying to figure our what has gone wrong and I have 
> failed.
> 
> I have listed the error below,
> 
> Any help or tips would be much appreciated.
> 
> 
> Robert-Johnsons-MacBook-Pro:~ Rob_MacPro$ fink selfupdate
> rsync -az -q  rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP 
> /sw/fink/TIMESTAMP.tmp
> I will now run the rsync command to retrieve the latest package descriptions. 
> rsync -rtz --delete-after --delete -q   --include='10.4/' 
> --include='10.4/stable/' --include='10.4/stable/main/' 
> --include='10.4/stable/main/finkinfo/' 
> --include='10.4/stable/main/finkinfo/*/' 
> --include='10.4/stable/main/finkinfo/*' 
> --include='10.4/stable/main/finkinfo/**/*' --include='10.4/' 
> --include='10.4/stable/' --include='10.4/stable/crypto/' 
> --include='10.4/stable/crypto/finkinfo/' 
> --include='10.4/stable/crypto/finkinfo/*/' 
> --include='10.4/stable/crypto/finkinfo/*' 
> --include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION' 
> --include='DISTRIBUTION' --include='README' --exclude='**' 
> 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/'
> Scanning package description files..........
> Information about 11571 packages read in 1 seconds.
> The following package will be installed or updated:
>  fink
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.33.2-51 
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-fink-0.33.2-51' in 
> `/sw/src/fink.build/fink-buildlock-fink-0.33.2-51_2012.07.05-18.21.44_darwin-i386.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i 
> /sw/src/fink.build/fink-buildlock-fink-0.33.2-51_2012.07.05-18.21.44_darwin-i386.deb
> Selecting previously deselected package fink-buildlock-fink-0.33.2-51.
> (Reading database ... 53451 files and directories currently installed.)
> Unpacking fink-buildlock-fink-0.33.2-51 (from 
> .../fink-buildlock-fink-0.33.2-51_2012.07.05-18.21.44_darwin-i386.deb) ...
> Setting up fink-buildlock-fink-0.33.2-51 (2012.07.05-18.21.44) ...
> 
> gzip -dc /sw/src/fink-0.33.2.tar.gz | /sw/bin/tar -xf -  --no-same-owner 
> --no-same-permissions 
> make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.6
> perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = fullcheck;exit 
> (@$missing || @$extra)'
> ./setup.sh /sw/src/fink.build/fink-0.33.2-51/t/basepath i386
> Creating ...
> ./setup.sh: line 53: sed: command not found
> make: *** [test_setup] Error 127
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.33.2-51
> (Reading database ... 53452 files and directories currently installed.)
> Removing fink-buildlock-fink-0.33.2-51 ...
> Failed: phase compiling: fink-0.33.2-51 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try again.
> If you continue to have issues, please check to see if the FAQ on Fink's 
> website solves the problem.  If not, ask on one of these mailing lists:
> 
>       The Fink Users List <fink-us...@lists.sourceforge.net>
>       The Fink Beginners List <fink-beginners@lists.sourceforge.net>.
> 
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
> 
> Also include the following system information:
> Package manager version: 0.31.1
> Distribution version: selfupdate-rsync Thu Jul  5 18:21:43 2012, 10.6, i386
> Trees: local/main stable/main stable/crypto
> Xcode: 3.2.6
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Many thanks
> 
> 
> Rob
> 
> 

What do you get from running "which sed" in a terminal window?  If
you're missing /usr/bin/sed then that's going to be problematic, since a
number of packages explicitly want you to use that rather than Fink's sed.

You may be able to work around the selfupdate issue via "fink install sed'.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to