Richard Vaughn wrote: > Hi -- > > When doing a selfupdate, I keep getting rsync timeout when trying to > connect . > > Transcript below. > > Rick > > [pool-129-44-180-165:~] test% fink selfupdate > Password: > rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP / > sw/fink/TIMESTAMP.tmp > rsync: failed to connect to master.us.finkmirrors.net: Operation > timed out (60) > rsync error: error in socket IO (code 10) at /SourceCache/rsync/ > rsync-24/rsync/clientserver.c(94) > ### execution of rsync failed, exit code 10 > Failed to fetch the timestamp file from the rsync server: rsync:// > master.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 > > How do you want to proceed? [3] > rsync -az -q rsync://sbn.in.us.finkmirrors.net/finkinfo//TIMESTAMP / > sw/fink/TIMESTAMP.tmp > @ERROR: chroot failed > rsync: connection unexpectedly closed (0 bytes received so far) > [receiver] > rsync error: error in rsync protocol data stream (code 12) at / > SourceCache/rsync/rsync-24/rsync/io.c(359) > ### execution of rsync failed, exit code 12 > Failed to fetch the timestamp file from the rsync server: rsync:// > sbn.in.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 > > How do you want to proceed? [3] 3 > rsync -az -q rsync://sfo.ca.us.finkmirrors.net/finkinfo//TIMESTAMP / > sw/fink/TIMESTAMP.tmp > rsync: failed to connect to sfo.ca.us.finkmirrors.net: Operation > timed out (60) > rsync error: error in socket IO (code 10) at /SourceCache/rsync/ > rsync-24/rsync/clientserver.c(94) > ### execution of rsync failed, exit code 10 > Failed to fetch the timestamp file from the rsync server: rsync:// > sfo.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 > > How do you want to proceed? [4] 4 > rsync -az -q rsync://bne.qld.au.finkmirrors.net/finkinfo//TIMESTAMP / > sw/fink/TIMESTAMP.tmp > rsync: link_stat "//TIMESTAMP" (in finkinfo) failed: No such file or > directory (2) > rsync error: some files could not be transferred (code 23) at / > SourceCache/rsync/rsync-24/rsync/main.c(738) > ### execution of rsync failed, exit code 23 > Failed to fetch the timestamp file from the rsync server: rsync:// > bne.qld.au.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 > > How do you want to proceed? [4] 4 > rsync -az -q rsync://master.asi.finkmirrors.net/finkinfo//TIMESTAMP / > sw/fink/TIMESTAMP.tmp > I will now run the rsync command to retrieve the latest package > descriptions. > rsync -rtz --delete-after --delete -q --include='10.4/' -- > include='10.4/stable/' --include='10.4/stable/main/' --include='10.4/ > stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' -- > include='10.4/stable/main/finkinfo/*' --include='10.4/stable/main/ > finkinfo/**/*' --include='10.4/' --include='10.4/stable/' -- > include='10.4/stable/crypto/' --include='10.4/stable/crypto/ > finkinfo/' --include='10.4/stable/crypto/finkinfo/*/' --include='10.4/ > stable/crypto/finkinfo/*' --include='10.4/stable/crypto/finkinfo/**/ > *' --include='10.4/' --include='10.4/unstable/' --include='10.4/ > unstable/crypto/' --include='10.4/unstable/crypto/finkinfo/' -- > include='10.4/unstable/crypto/finkinfo/*/' --include='10.4/unstable/ > crypto/finkinfo/*' --include='10.4/unstable/crypto/finkinfo/**/*' -- > include='10.4/' --include='10.4/unstable/' --include='10.4/unstable/ > main/' --include='10.4/unstable/main/finkinfo/' --include='10.4/ > unstable/main/finkinfo/*/' --include='10.4/unstable/main/finkinfo/*' > --include='10.4/unstable/main/finkinfo/**/*' --include='VERSION' -- > include='DISTRIBUTION' --include='README' --exclude='**' 'rsync:// > master.asi.finkmirrors.net/finkinfo' '/sw/fink/' > /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | > xargs -0 /bin/rm -rf > /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 > | xargs -0 /bin/rm -rf > /usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d - > print0 | xargs -0 /bin/rm -rf > /usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0 > | xargs -0 /bin/rm -rf > Downloading the indexes of available packages in the binary > distribution. > /sw/bin/apt-get-lockwait -q update > Err http://bindist.finkmirrors.net 10.4/release/main Packages > Could not connect to bindist.finkmirrors.net:80 (130.74.16.127). - > connect (60 Operation timed out) > Err http://bindist.finkmirrors.net 10.4/release/main Release > Could not connect to bindist.finkmirrors.net:80 (130.74.16.127). - > connect (60 Operation timed out) > Err http://bindist.finkmirrors.net 10.4/release/crypto Packages > Could not connect to bindist.finkmirrors.net:80 (130.74.16.127). - > connect (60 Operation timed out) > It looks like you found an rsync mirror that worked finally, though. And I was able to connect to bindist.finkmirrors.net just now, so if it was a temporary outage the site is back up.
--AKH ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
