-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2/27/10 3:10 AM, Pranay Airan wrote: > *hello, i am trying to selfupdate my fink from 4 days but getting this > error* > > sh-3.2# fink selfupdate > rsync -az -q > rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP > <http://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP> > /sw/fink/TIMESTAMP.tmp > rsync: failed to connect to distfiles.master.finkmirrors.net > <http://distfiles.master.finkmirrors.net>: Connection refused (61) > rsync error: error in socket IO (code 10) at > /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9] > ### execution of rsync failed, exit code 10 > Failed to fetch the timestamp file from the rsync server: > rsync://distfiles.master.finkmirrors.net/finkinfo/ > <http://distfiles.master.finkmirrors.net/finkinfo/>. Check the error > messages above. > > (1) Give up > (2) Retry the same mirror > (3) Retry another mirror from your country > (4) Retry another mirror > > Default answer will be chosen in 120 seconds... > How do you want to proceed? [3] > rsync -az -q rsync://sjc.ca.us.finkmirrors.net/finkinfo//TIMESTAMP > <http://sjc.ca.us.finkmirrors.net/finkinfo//TIMESTAMP> > /sw/fink/TIMESTAMP.tmp > rsync: failed to connect to sjc.ca.us.finkmirrors.net > <http://sjc.ca.us.finkmirrors.net>: Connection refused (61) > rsync error: error in socket IO (code 10) at > /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9] > ### execution of rsync failed, exit code 10 > Failed to fetch the timestamp file from the rsync server: > rsync://sjc.ca.us.finkmirrors.net/finkinfo/ > <http://sjc.ca.us.finkmirrors.net/finkinfo/>. Check the error messages > above. > > (1) Give up > (2) Retry the same mirror > (3) Retry another mirror from your country > (4) Retry another mirror > > Default answer will be chosen in 120 seconds... > How do you want to proceed? [3] > rsync -az -q rsync://msn.wi.us.finkmirrors.net/finkinfo//TIMESTAMP > <http://msn.wi.us.finkmirrors.net/finkinfo//TIMESTAMP> > /sw/fink/TIMESTAMP.tmp > rsync: failed to connect to msn.wi.us.finkmirrors.net > <http://msn.wi.us.finkmirrors.net>: Connection refused (61) > rsync error: error in socket IO (code 10) at > /SourceCache/rsync/rsync-35.2/rsync/clientserver.c(105) [receiver=2.6.9] > ### execution of rsync failed, exit code 10 > Failed to fetch the timestamp file from the rsync server: > rsync://msn.wi.us.finkmirrors.net/finkinfo/ > <http://msn.wi.us.finkmirrors.net/finkinfo/>. Check the error messages > above. > > > I tried everything i can but unable to resolve this problem can anybody > suggest me how to solve this problem? > > I am wondering is there any alternate way to self-update fink?? > > -- > Thanks > Pranay Airan > The hardest work in the world is that which should have been done yesterday. > >
That message typically comes up for people who are behind a firewall that disallows rsync. You can switch to cvs updating via "fink selfupdate-cvs" and see if that works. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuJGWkACgkQB8UpO3rKjQ8zywCgjaQbdfqLQ7v1fubyuqd/iUNm dakAoJwua5J6Yt00T1HKGGs/LPgUYqgs =SIyx -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
