From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EtYjw-0005Rf-Cy for garchives@archives.gentoo.org; Mon, 02 Jan 2006 23:05:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k02N1jIQ029472; Mon, 2 Jan 2006 23:01:45 GMT Received: from carnivore.scrapshells.com (scrapshells.com [24.227.114.130]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k02MvYBU002734 for ; Mon, 2 Jan 2006 22:57:34 GMT Received: by carnivore.scrapshells.com (Postfix, from userid 1000) id D2770A163; Mon, 2 Jan 2006 17:54:28 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by carnivore.scrapshells.com (Postfix) with ESMTP id C8FCCA162 for ; Mon, 2 Jan 2006 17:54:28 -0500 (EST) Date: Mon, 2 Jan 2006 17:54:28 -0500 (EST) From: Matthew Closson To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: [solved] emerge --sync timeouts In-Reply-To: <200601030306.45711.Bastiaan@cj-multisoft.nl> Message-ID: References: <200601030306.45711.Bastiaan@cj-multisoft.nl> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed X-Archives-Salt: ccf21aad-b51d-42fb-a65c-ea68d672eb5a X-Archives-Hash: c51b53fdc86304a68b16e87b3bbe247a On Tue, 3 Jan 2006, Bastiaan Visser wrote: > Maybe not a direct solution, but does a web-sync work ? > > On Tuesday 03 January 2006 00:09, Matthew Closson wrote: >> Hello, >> >> When I have not sync'd in over a month or so and when I ran: >> >> emerge --sync >> It basically shows the motd of the remote rsync server and then times out. >> I have let it run for a bit and try multiple servers and it just keeps >> timing out after the motd regardless of which server it goes to... here is >> some output: >> >> >> -------------------------------------------------------------------------- >> Script started on Mon Jan 2 16:46:45 2006 >> sh-3.00# emerge --sync >> ]2;Started emerge on: Jan 02, 2006 16:46:54]2; *** emerge sync]2; === >> sync]2;>>> starting rsync with rsync://64.127.121.98/gentoo-portage>>> >> starting rsync with rsync://64.127.121.98/gentoo-portage... >> >>>>> checking server timestamp ... >> >> Welcome to owl.gentoo.org >> >> Server Address : 64.127.121.98 >> Contact Name : mirror-admin@gentoo.org >> Hardware : 4 x Intel(R) Xeon(TM) CPU 2.40GHz, 1024MB RAM >> >> >> Please note: common gentoo-netiquette says you should not sync more >> than once a day. Users who abuse the rsync.gentoo.org rotation >> may be added to a temporary ban list. >> >> >> MOTD brought to you by motd-o-matic, version 0.3 >> >> io timeout after 180 seconds - exiting >> rsync error: timeout in data send/receive (code 30) at io.c(109) >> >>>>> retry ... >> >> ]2;>>> Starting retry 1 of 3 with rsync://134.68.220.73/gentoo-portage >> >>>>> Starting retry 1 of 3 with rsync://134.68.220.73/gentoo-portage >>>>> checking server timestamp ... >> >> Welcome to raven.gentoo.org >> >> Server Address : 134.68.220.73 >> Contact Name : mirror-admin@gentoo.org >> Hardware : 2 x Intel(R) Xeon(TM) CPU 1700MHz, 2176MB RAM >> >> >> Please note: common gentoo-netiquette says you should not sync more >> than once a day. Users who abuse the rsync.gentoo.org rotation >> may be added to a temporary ban list. >> >> >> MOTD brought to you by motd-o-matic, version 0.3 >> >> -------------------------------------------------------------------------- >> >> and thats it. I reinstalled a recent portage snapshot and also made sure >> I don't have any config file updates pending with etc-update and a manual >> search in etc. The rest of portage/emerge continues to work fine. I can >> continue to emerge/install packages without problems, just not --sync. >> Any ideas are appreciated. Thanks, >> >> -Matt- >> >> DFI Lanparty UT Ultra-D SLI-mod 6.18-2 >> A64 3000 Venice 300x9 1.50V >> Kingwin AWC-1 water cooled 30C/42C >> 2x512 TwinMOS PC3200 BH-5 @ 245 3.4V >> Rosewill X800XL 459/1100 37C/50C volt modded >> Some cheap ass hard drives >> Some non-color matching optical drives >> Fortron 500w Blue Storm >> Gentoo Linux x86 OS >> Fluxbox Window manager > -- > gentoo-user@gentoo.org mailing list > > Actually, I did not try web-sync, I will and let you know, but doing some googling I came across the mirrorselect utility and did the following emerge mirrorselect mirrorselect -ri it presents options for your rsync mirror, I choose rsync.namerica.gentoo.org which updated my this line in my /etc/make.conf SYNC="rsync://rsync.gentoo.org/gentoo-portage" to SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" then emerge --sync and it is working So as far as why it was timing out trying to sync to the main rsync site I'm still not sure, but at least its working now. Thanks, -Matt- -- gentoo-user@gentoo.org mailing list