From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OKFX5-0002g9-6d for garchives@archives.gentoo.org; Thu, 03 Jun 2010 18:52:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5AAAE0950; Thu, 3 Jun 2010 18:51:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 95871E0950 for ; Thu, 3 Jun 2010 18:51:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 452291B4181 for ; Thu, 3 Jun 2010 18:51:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.931 X-Spam-Level: X-Spam-Status: No, score=-2.931 required=5.5 tests=[AWL=-0.332, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5YHdggfbAyWV for ; Thu, 3 Jun 2010 18:51:22 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id CCAB31B41A2 for ; Thu, 3 Jun 2010 18:51:20 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OKFVY-0003MB-2Z for gentoo-user@gentoo.org; Thu, 03 Jun 2010 20:51:12 +0200 Received: from adsl-69-234-203-198.dsl.irvnca.pacbell.net ([69.234.203.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jun 2010 20:51:12 +0200 Received: from w41ter by adsl-69-234-203-198.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Jun 2010 20:51:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org connect(): No such file or directory From: walt Subject: [gentoo-user] Re: problems with rsync (emerge --sync) Date: Thu, 03 Jun 2010 11:55:29 -0700 Message-ID: References: <4C07A38B.9090402@Rods.id.au> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-203-198.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100603 Thunderbird/3.2a1pre In-Reply-To: <4C07A38B.9090402@Rods.id.au> X-Archives-Salt: cc05b62e-99aa-4f9b-81e0-42ad5b812a73 X-Archives-Hash: fe4e42b09e8d4f8fd7b9242835707b9b On 06/03/2010 05:43 AM, Rod wrote: > Hi, has anyone had this problem with trying to update the database for portage? > > It was doing this a while ago, then it stopped (I don't know why) now its doing it again.. > > # emerge --sync > >>> Starting rsync with rsync://91.186.30.235/gentoo-portage... > >>> Checking server timestamp ... > timed out If you don't specify a list of mirrors you want, portage will rotate randomly through its list. You'll probably get better results if you pick a handful of servers that are close to you and not overloaded. Emerge mirrorselect and see if you can get better servers.