Robert Wohlhueter wrote: [] > /usr/bin/su unknown -c "rsync -rtz --delete-after --delete -v [] > ### execution of /usr/bin/su failed, exit code 1
I think the keyword here is "unknown". Fink tries to run rsync as this user, which does not exist on your system, I would bet. It gets the name of this user from looking at the ownership of one of the files (dont remember which one) in /sw/fink/. Look at the output of ls -la /sw/fink and see if there is anything unusual bout it. -- Martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
