Travis Quarterman <[EMAIL PROTECTED]> said: > Alexander, does the output below help any: [...] > 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.28.0-41 /sw/ > src/fink.build > dpkg-deb: building package `fink-buildlock-fink-0.28.0-41' in `/sw/src/ > fink.build/fink-buildlock-fink-0.28.0-41_2008.02.04-18.25.55_darwin- > i386.deb'. > Installing build-lock package... > /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- > fink-0.28.0-41_2008.02.04-18.25.55_darwin-i386.deb > Selecting previously deselected package fink-buildlock-fink-0.28.0-41. > (Reading database ... 18595 files and directories currently installed.) > Unpacking fink-buildlock-fink-0.28.0-41 (from .../fink-buildlock- > fink-0.28.0-41_2008.02.04-18.25.55_darwin-i386.deb) ... > Setting up fink-buildlock-fink-0.28.0-41 (2008.02.04-18.25.55) ... > gzip -dc /sw/src/fink-0.28.0.tar.gz | /sw/bin/tar -xf - --no-same- > owner --no-same-permissions > make test PREFIX=/sw > perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = > fullcheck;exit (@$missing || @$extra)' > ./setup.sh /t/basepath [...] > cd t && ./testmore.pl && find . -name '*.t' | sort | PREFIX="/sw" > xargs /usr/bin/perl -I/perlmod -MTest::Harness -e 'runtests(@ARGV)' > Checking for Test::More... [lots of failures]
I think you have a bad pathname in your /sw/etc/fink.conf, maybe Buildpath is blank or lists a directory that doesn't exist on your system or has a space in the middle of it or doesn't begin with a slash? dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- 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
