At 7:44 AM +0100 1/9/04, Martin Costabel wrote:
Jonathan Levi MD wrote:
Tonight, "fink selfupdate" gave:

/usr/bin/sudo /sw/bin/fink selfupdate
rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp
Use of uninitialized value in concatenation (.) or string at /sw/lib/perl5/Fink/SelfUpdate.pm line 622.
Use of uninitialized value in concatenation (.) or string at /sw/lib/perl5/Fink/SelfUpdate.pm line 623.-- usage: chown [-fhv] [-R [-H | -L | -P]] owner[:group] file ...
chown [-fhv] [-R [-H | -L | -P]] :group file ...

This is the "all your files are owned by 1045" bug. It is fixed in the latest fink from unstable, but it is not supposed to happen anyway.


Go to /sw/fink and do a ls -l. On those files and directories that reveal themselves to be owned not by you or by root (and only debs and override should be owned by root, all others by you), run

sudo chown -R yourloginname directory

The do the selfupdate again.

Thank you, that worked (selfupdate is now building fink-0.18.0.)


Jonathan


------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to