I'm having a problem similar to one I had two months ago:

/usr/bin/sudo /sw/bin/fink selfupdate
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.


/usr/bin/su jonathan -c "rsync -rtz --delete-after --delete -q --include='10.3/' --include='10.3/stable/' --include='10.3/stable/main/' --include='10.3/stable/main/finkinfo/' --include='10.3/stable/main/finkinfo/*/' --include='10.3/stable/main/finkinfo/*' --include='10.3/stable/main/finkinfo/**/*' --include='10.3/' --include='10.3/stable/' --include='10.3/stable/crypto/' --include='10.3/stable/crypto/finkinfo/' --include='10.3/stable/crypto/finkinfo/*/' --include='10.3/stable/crypto/finkinfo/*' --include='10.3/stable/crypto/finkinfo/**/*' --include='10.3/' --include='10.3/unstable/' --include='10.3/unstable/main/' --include='10.3/unstable/main/finkinfo/' --include='10.3/unstable/main/finkinfo/*/' --include='10.3/unstable/main/finkinfo/*' --include='10.3/unstable/main/finkinfo/**/*' --include='10.3/' --include='10.3/unstable/' --include='10.3/unstable/crypto/' --include='10.3/unstable/crypto/finkinfo/' --include='10.3/unstable/crypto/finkinfo/*/' --include='10.3/unstable/crypto/finkinfo/*' --include='10.3/unstable/crypto/finkinfo/**/*' --include='VERSION' --exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/'"
mkstemp .VERSION.UYWhSU failed: Permission denied
rsync error: some files could not be transferred (code 23) at /SourceCache/rsync/rsync-12/rsync/main.c(1045)
### execution of /usr/bin/su failed, exit code 23
Use of uninitialized value in concatenation (.) or string at /sw/lib/perl5/Fink/SelfUpdate.pm line 635.
Updating using rsync failed. Check the error messages above.


However, this time, I've already changed the ownerships in /sw/fink:

[Emme:/sw/fink] jonathan% ls -l
total 104
drwxr-xr-x    5 jonathan  admin      170  3 Feb 03:00 10.2-gcc3.3
drwxr-xr-x    6 jonathan  admin      204 20 Mar 21:00 10.3
-rw-r--r--    1 jonathan  admin     1607 13 Nov 16:59 README
-rw-r--r--    1 jonathan  admin       11 12 Mar 08:00 TIMESTAMP
-rw-r--r--    1 root      unknown     11 20 Mar 21:01 TIMESTAMP.tmp
-rw-r--r--    1 jonathan  admin       11 12 Nov 14:39 VERSION
drwxr-xr-x  187 root      admin     6358 12 Mar 12:09 debs
lrwxr-xr-x    1 root      unknown      4 29 Feb 22:49 dists -> 10.3
-rw-r--r--    1 jonathan  admin    31490 13 Nov 16:59 override
-rw-r--r--    1 jonathan  admin        0 13 Nov 16:59 stamp-rel-0.6.2
-rw-r--r--    1 jonathan  admin        0 12 Mar 08:32 stamp-rsync-live

(TIMESTAMP.tmp was owned by jonathan at the time of the attempted sulfupdate.)

Again TIA,

Jonathan


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to