Alexander K. Hansen wrote:

It's usually best if you give a verbatim transcript of the error message.

As the error was on a different computer from where I wrote the e-mail it wasn't straightforward at the time. This time I've attached a full log.

One thing to check, though, is whether you have made sure to turn "ignore permissions on volume" off (if it's an external volume).

        It's not an external volume so that does not apply.
% sudo fink selfupdate
Password:
rsync -az -q  rsync://master.us.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='10.4/' 
--include='10.4/unstable/' --include='10.4/unstable/main/' 
--include='10.4/unstable/main/finkinfo/' 
--include='10.4/unstable/main/finkinfo/*/' 
--include='10.4/unstable/main/finkinfo/*' 
--include='10.4/unstable/main/finkinfo/**/*' --include='10.4/' 
--include='10.4/unstable/' --include='10.4/unstable/crypto/' 
--include='10.4/unstable/crypto/finkinfo/' 
--include='10.4/unstable/crypto/finkinfo/*/' 
--include='10.4/unstable/crypto/finkinfo/*' 
--include='10.4/unstable/crypto/finkinfo/**/*' --include='VERSION' 
--include='DISTRIBUTION' --include='README' --exclude='**' 
'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/'
/usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | 
xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | 
xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0 | 
xargs -0 /bin/rm -rf
/usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d -print0 | 
xargs -0 /bin/rm -rf
Scanning package description files..........
Information about 6926 packages read in 12 seconds.
The following package will be installed or updated:
 fink
curl -f -L -A 'fink/0.26.0' -O 
http://distfiles.master.finkmirrors.net/fink-0.26.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                 Dload  Upload   Total   Spent    Left  
Speed
100 1213k  100 1213k    0     0  85041      0  0:00:14  0:00:14 --:--:-- 
51885
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.26.3-31 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-fink-0.26.3-31' in 
`/sw/src/fink.build/fink-buildlock-fink-0.26.3-31_2007.03.12-20.38.36_darwin-powerpc.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-fink-0.26.3-31_2007.03.12-20.38.36_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-fink-0.26.3-31.
(Reading database ... 120851 files and directories currently installed.)
Unpacking fink-buildlock-fink-0.26.3-31 (from 
.../fink-buildlock-fink-0.26.3-31_2007.03.12-20.38.36_darwin-powerpc.deb) 
...
Setting up fink-buildlock-fink-0.26.3-31 (2007.03.12-20.38.36) ...
gzip -dc /sw/src/fink-0.26.3.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 
/Volumes/UFS/sw/src/fink.build/fink-0.26.3-31/fink-0.26.3/t/basepath
Creating fink...
Creating fink-virtual-pkgs...
Creating fink-instscripts...
Creating fink-scanpackages...
Creating pathsetup.sh...
Creating FinkVersion.pm...
Creating Fink.pm...
Creating man pages...
Creating shlibs default file...
Creating postinstall script...
Creating dpkg helper script...
Creating lockwait wrappers...
Creating g++ wrappers...
cd t && ./testmore.pl && find . -name '*.t' | sort | PREFIX="/sw" xargs 
/usr/bin/perl 
-I/Volumes/UFS/sw/src/fink.build/fink-0.26.3-31/fink-0.26.3/perlmod 
-MTest::Harness -e 'runtests(@ARGV)'
Checking for Test::More...
./00compile............................ok                                    
./10features/users_groups..............ok                                    
./10features/volume....................ok                                    
        1/2 skipped: Could not find Owners or Permissions flag in output 
of `/usr/sbin/diskutil info "/sw" 2>&1`
./Base/initialize......................ok                                    
./Base/param...........................ok                                    
./Base/param_boolean...................ok                                    
./CLI/capture..........................ok                                    
./Command/cat..........................ok                                    
./Command/chowname.....................ok                                    
./Command/commands.....................ok                                    
./Command/du_sk........................ok                                    
        1/6 skipped: can't test permission errors as root
./Command/exports......................ok                                    
./Command/failure......................ok                                    
./Command/touch........................ok                                    
./Config/exports.......................ok                                    
./Config/failure.......................ok                                    
./Config/flag..........................ok                                    
./Config/load_save.....................ok                                    
./Config/options.......................ok                                    
./Config/param.........................ok                                    
./Config/verbosity_level...............ok                                    
./Engine/fetch.........................ok                                    
./Finally/buildlocks...................ok                                    
./Finally/finally......................ok                                    
./FinkVersion/exports..................ok                                    
./FinkVersion/version..................ok                                    
./Mirror/exports.......................ok                                    
./Notify/exports.......................ok                                    
./Package/duplicate_fullnames..........ok                                    
./PkgVersion/get_perl..................ok                                    
./PkgVersion/get_ruby..................ok                                    
./PkgVersion/get_splitoffs.............ok                                    
./PkgVersion/non_consecutive_source....ok                                    
./Services/eval_conditional............ok                                    
./Services/execute_nonroot_okay........ok 9/12sudo: unable to execute 
/sw/bin/env: Permission denied
./Services/execute_nonroot_okay........ok 10/12sudo: unable to execute 
/sw/bin/env: Permission denied
./Services/execute_nonroot_okay........NOK 11#     Failed test 
(./Services/execute_nonroot_okay.t at line 119)
#          got: 127
#     expected: 0
sudo: unable to execute /sw/bin/env: Permission denied
./Services/execute_nonroot_okay........NOK 12#     Failed test 
(./Services/execute_nonroot_okay.t at line 132)
#          got: 127
#     expected: 0
# Looks like you failed 2 tests of 12.
./Services/execute_nonroot_okay........dubious                               
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 11-12
        Failed 2/12 tests, 83.33% okay (less 1 skipped test: 9 okay, 
75.00%)
./Services/expand_percent..............ok                                    
./Services/prepare_script..............ok                                    
./Services/spec2struct.................ok                                    
./Text/DelimMatch......................ok                                    
Failed Test                       Stat Wstat Total Fail  Failed  List of 
Failed
-------------------------------------------------------------------------------
./Services/execute_nonroot_okay.t    2   512    12    2  16.67%  11-12
3 subtests skipped.
Failed 1/39 test scripts, 97.44% okay. 2/905 subtests failed, 99.78% 
okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.26.3-31
(Reading database ... 120852 files and directories currently installed.)
Removing fink-buildlock-fink-0.26.3-31 ...
Failed: phase compiling: fink-0.26.3-31 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 the fink-users
or fink-beginners mailing lists.  As a last resort, you can try e-mailing
the maintainer directly:

        Fink Core Group <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to