I've been having some problems with fink selfupdate in the last few days. Whenever I run it, it attempts to su to me and update it's source from cvs, but every time it fails with the message:
[myMachine:~] myUsername% fink selfupdate sudo /sw/bin/fink selfupdate
Your Fink installation is set up to update package descriptions directly from
CVS. Do you want to use this setup and update now? [Y/n] y
I will now run the cvs command to retrieve the latest package descriptions.
The 'su' command will be used to run the cvs command as the user 'myUsername'.
After that, the core packages will be updated right away; you should then
update the other packages using commands like 'fink update-all'.
su myUsername -c 'cvs -z3 update -d -P'
cvs [update aborted]: recv() from server cvs.sourceforge.net: Operation timed out
### execution of su failed, exit code 1
Failed: Updating using CVS failed. Check the error messages above.
Any help would be much appreciated.
Thanks
Bob
------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
