OS 10.2.8, Package manager version: 0.17.1 Distribution version: 0.6.2.cvs
Hi, when selfupdating i get the error:
fink selfupdate
/usr/bin/sudo /sw/bin/fink selfupdate
Password:
rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
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 -q --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='VERSION' --exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/'"
and selfupdate stops leaving me loged in as root. typing exit resumes (somehow) updating. whats up?
[Mine:Jeri/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
/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 2723 packages read in 18 seconds.
No packages to install.
The core packages have been updated. You should now update the other packages using commands like 'fink update-all'.
-- superegos talker
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
