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 1OdPX3-00069J-VM for garchives@archives.gentoo.org; Mon, 26 Jul 2010 15:23:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDE1EE0B06; Mon, 26 Jul 2010 15:23:33 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id B2BF8E0B06 for ; Mon, 26 Jul 2010 15:23:33 +0000 (UTC) Received: by ywh2 with SMTP id 2so609977ywh.40 for ; Mon, 26 Jul 2010 08:23:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=2prnMQ56PcWOsGgooEhxISMgetIuNk6cFjAkhbSynL4=; b=L+cbThRqMRvQfoSx8FUSyTx7b9smKzOFgjBd3NxInAovxIY8UQQQZeFSWFR8aTkGIx qx7lbMX7YOcImLP0JMChM2cH90biJODxoB6lDJGyrFDFv4ROBgPL7QzW2dDugMA25X1/ pAjX1oqR3h8nWrd/8iG4sL8eVWK2Tur2ceRRk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=RBUzljNZUtrvXYXYKRq/WMAvrLb3Hwze+nj0qzx3yo8nz5DGLNQ6EsKMUggdX+whCZ VYrwdkzfuHNHoAOlussSMs24UTYIGxkHzemh40cRD/1APK6LgYguxlz/xoVfOu4QDVg6 /0AWEV83ROVuYIlbYvvK/7mEsSfOBuR5De+lA= Received: by 10.100.95.6 with SMTP id s6mr7891375anb.200.1280157813275; Mon, 26 Jul 2010 08:23:33 -0700 (PDT) Received: from [128.219.176.79] (dyn21917679.dz.ornl.gov [128.219.176.79]) by mx.google.com with ESMTPS id t24sm6761812ano.12.2010.07.26.08.23.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Jul 2010 08:23:32 -0700 (PDT) Message-ID: <4C4DB6C5.9090709@gmail.com> Date: Mon, 26 Jul 2010 11:24:37 -0500 From: Valmor de Almeida User-Agent: Thunderbird 2.0.0.23 (X11/20100131) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] timed out rsync error: References: <4C4A4FF9.3030208@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6b4c34cc-cf0a-49a1-b4a6-a563c7daea61 X-Archives-Hash: 79fca65fe68da46469e5205ab0f0bd55 I am still running into the same problem since a couple of days ago. I tried both SYNC="rsync://rsync.gentoo.org/gentoo-portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" Is anyone having issues with syncing the portage tree? Thanks, -- Valmor -> emerge --sync >>> Starting rsync with rsync://88.198.83.250/gentoo-portage... >>> Checking server timestamp ... timed out rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(544) [receiver=3.0.6] >>> Retrying... >>> Starting retry 1 of 3 with rsync://88.198.83.249/gentoo-portage >>> Checking server timestamp ... timed out rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(544) [receiver=3.0.6] >>> Retrying... >>> Starting retry 2 of 3 with rsync://134.68.240.59/gentoo-portage >>> Checking server timestamp ... timed out rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(544) [receiver=3.0.6] >>> Retrying... >>> Starting retry 3 of 3 with rsync://134.68.240.58/gentoo-portage >>> Checking server timestamp ... timed out rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(544) [receiver=3.0.6] >>> Exceeded PORTAGE_RSYNC_RETRIES: 3 Alejandro Pino Oreamuno wrote: > same problem here with 134.68.240.59 , 88.198.83.249 , 88.198.83.250 , > 140.211.166.189 > > > Alejandro