On Sun, 23 Nov 2003, Martin Costabel wrote: > Viv Kendon wrote: > > > Something isn't happy when I try selfupdate today: > > > > (normal user prompt)> fink selfupdate > > /usr/bin/sudo /sw/bin/fink selfupdate > > Password: > > rsync -az -v > > rsync://rjk.hr.eu.finkmirrors.net/finkinfo//TIMESTAMP > > Try to switch to a different mirror (edit /sw/etc/fink.conf). This one > seems to be out of order right now.
OK, I edited fink.conf and pretended I'm in nam-US. This doesn't seem to help much -- I still get the concatenation error and I still get stuck at the funny root prompt. If I type exit here then it does do slightly more than I posted before (I didn't find out I couldn't ^C out of it until after I sent the previous post), see below. Note that I normally use FinkCommander, in which you don't see the root prompt, it just appears to hang, whereupon one wouldn't know to try "interact with fink" and enter "exit"... sheba:/sw/etc-19> fink selfupdate /usr/bin/sudo /sw/bin/fink selfupdate rsync -az -v rsync://sfo.ca.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp receiving file list ... done /sw/fink/TIMESTAMP.tmp wrote 101 bytes read 136 bytes 17.56 bytes/sec total size is 11 speedup is 0.50 Use of uninitialized value in concatenation (.) at /sw/lib/perl5/Fink/SelfUpdate.pm line 622. Use of uninitialized value in concatenation (.) at /sw/lib/perl5/Fink/SelfUpdate.pm line 623. usage: chown [-R [-H | -L | -P]] [-fh] [owner][:group] file ... I will now run the rsync command to retrieve the latest package descriptions. /usr/bin/su -c "rsync -az --delete-after --delete -v --include='10.2-gcc3.3/' --include='10.2-gcc3.3/stable/' --include='10.2-gcc3.3/stable/main/' --include='10.2-gcc3.3/stable/main/finkinfo/' --include='10.2-gcc3.3/stable/main/finkinfo/*/' --include='10.2-gcc3.3/stable/main/finkinfo/*' --include='10.2-gcc3.3/stable/main/finkinfo/**/*' --include='10.2-gcc3.3/' --include='10.2-gcc3.3/stable/' --include='10.2-gcc3.3/stable/crypto/' --include='10.2-gcc3.3/stable/crypto/finkinfo/' --include='10.2-gcc3.3/stable/crypto/finkinfo/*/' --include='10.2-gcc3.3/stable/crypto/finkinfo/*' --include='10.2-gcc3.3/stable/crypto/finkinfo/**/*' --include='10.2-gcc3.3/' --include='10.2-gcc3.3/unstable/' --include='10.2-gcc3.3/unstable/main/' --include='10.2-gcc3.3/unstable/main/finkinfo/' --include='10.2-gcc3.3/unstable/main/finkinfo/*/' --include='10.2-gcc3.3/unstable/main/finkinfo/*' --include='10.2-gcc3.3/unstable/main/finkinfo/**/*' --include='10.2-gcc3.3/' --include='10.2-gcc3.3/unstable/' --include='10.2-gcc3.3/unstable/crypto/' --include='10.2-gcc3.3/unstable/crypto/finkinfo/' --include='10.2-gcc3.3/unstable/crypto/finkinfo/*/' --include='10.2-gcc3.3/unstable/crypto/finkinfo/*' --include='10.2-gcc3.3/unstable/crypto/finkinfo/**/*' --include='VERSION' --exclude='**' 'rsync://sfo.ca.us.finkmirrors.net/finkinfo' '/sw/fink/'" [sheba:/sw/fink] root# [sheba:/sw/fink] root# exit exit /usr/bin/find '/sw/fink/10.2-gcc3.3/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.2-gcc3.3/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.2-gcc3.3/unstable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.2-gcc3.3/unstable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /bin/rm -rf '/sw/fink/10.2-gcc3.3/CVS' /bin/rm -rf '/sw/fink/CVS' /usr/bin/touch stamp-rsync-live && /bin/rm -f stamp-cvs-live Reading package info... Updating package index... done. Information about 2754 packages read in 21 seconds. No packages to install. The core packages have been updated. You should now update the other packages using commands like 'fink update-all'. As before, 10.2.8 on 12" TiBook with everything up to date as of a couple of days ago. I guess you might also want to know this: fink --version Package manager version: 0.17.1 Distribution version: 0.6.2.cvs cheers, -- Viv ------------------------------------------------ Dr Viv Kendon [EMAIL PROTECTED] QOLS tel: 020 7594 7746 Blackett Laboratory Imperial College London ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
