Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78637 - emerge --sync fails repeatedly on all mirrors
Summary: emerge --sync fails repeatedly on all mirrors
Status: RESOLVED DUPLICATE of bug 49933
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-19 02:24 UTC by Matthew East
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew East 2005-01-19 02:24:02 UTC
This is a problem that is all over the forums and I would estimate that it is troubling many many people. But I was unable to find a bug report.

It is a very simple problem. "emerge sync" fails, part way through, with the error:

rsync error: timeout in data send/receive (code 30) at io.c(153)
rsync: connection unexpectedly closed (5651616 bytes received so far) [receiver]rsync error: error in rsync protocol data stream (code 12) at io.c(359)

In my case I have seen this happen half way through, and also even nearly at the end of the sync when it counts the files. I have found that doing an emerge-websync often works, but does not entirely resolve the problem.

I have tried many mirrors (rsync.uk.gentoo.org, rsync.europe.gentoo.org, rsync.gentoo.org, rsync.us.gentoo.org and others). My other gentoo box is also behind the same router on the same network connection in my house, and does not display this problem. I have not altered any iptables settings. I have always successfully been able to sync from this network setup in the past.

I hope this allows you to rule out any obvious solutions, but if more testing is needed, please feel free to ask.

A sample of some of the threads on this or related matters in the forums:

http://forums.gentoo.org/viewtopic.php?t=246397
http://forums.gentoo.org/viewtopic.php?t=281918
http://forums.gentoo.org/viewtopic.php?p=1994196
http://forums.gentoo.org/viewtopic.php?p=1989637 (starts about half way down the thread)
http://forums.gentoo.org/viewtopic.php?t=276881

Thanks for your attention, and I should reiterate my willingness to provide any further information.

Thanks, Matt

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2.
3.

Actual Results:  
failed

Expected Results:  
succeeded

root@kallisto mdke # emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20040808-r1,
2.6.10-gentoo-r4 i686)
=================================================================
System uname: 2.6.10-gentoo-r4 i686 Mobile Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r2
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -ftracer -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -ftracer -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/"
MAKEOPTS="=j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="X acpi alsa audio avi bash-completion berkdb bitmap-fonts cdr crypt
divx4linux dvd dvdread encode f77 fam flac font-server foomaticdb fortran gdbm
gif gnome gpm gstreamer gtk gtk2 imagemagick imlib jpeg libg++ libwww mad mikmod
motif mpeg ncurses nls nptl nptlonly oggvorbis pam pdflib perl png python
quicktime readline real sdl slang sse ssl svga tcpd tiff truetype truetype-fonts
type1-fonts x86 xml2 xmms xv xvid zlib"
Comment 1 Matthew East 2005-01-19 02:28:36 UTC
Apologies for the duplicate threads. Ignore the 3rd and 4th ones. A search should reveal other threads on this matter though.
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2005-01-19 05:02:15 UTC
Nothing we can do about this. It's either a problem with rsync or our infrastructure...
Comment 3 Matthew East 2005-01-19 13:19:53 UTC

*** This bug has been marked as a duplicate of 49933 ***