Guy Lauquin <[EMAIL PROTECTED]> wrote: > I recently try running fink selfupdate-rsync after a last fink > selfupdate-cvs as recommended in your message. But I failed: > > [chamaerops:~] guy% fink selfupdate-rsync > sudo /sw/bin/fink selfupdate-rsync > Password: > > Please note: the command 'fink selfupdate' should be used for routine > updating; you only need to use 'fink selfupdate-cvs' or 'fink > selfupdate-rsync' if you are changing your update method. > > fink is setting your default update method to rsync > I will now run the rsync command to retrieve the latest package descriptions. > > Warning: unstable/main exists in fink.conf, but is not on rsync > server. Skipping. > Warning: unstable/crypto exists in fink.conf, but is not on rsync > server. Skipping. > Warning: stable/main exists in fink.conf, but is not on rsync server. > Skipping. > Warning: stable/crypto exists in fink.conf, but is not on rsync > server. Skipping. > find . -name CVS | xargs rm -rf > rsync -az -v rsync://fink.opendarwin.org/finkinfo//VERSION /sw/fink/VERSION > rsync: failed to connect to fink.opendarwin.org: Operation timed out > rsync error: error in socket IO (code 10) at > /SourceCache/rsync/rsync-8/rsync/clientserver.c(85) > ### execution of rsync failed, exit code 10 > touch stamp-rsync-live && rm -f stamp-cvs-live > Reading package info... > Updating package index... done. > Information about 3033 packages read in 31 seconds. > > No packages to install. > > The core packages have been updated. You should now update the other packages > using commands like 'fink update-all'. > > What can I do? >
This may be a firewall problem. Are you behind a firewall? Does it allow rsync connections to pass through? -- Dave ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
