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 1MgPA0-0003lM-OH for garchives@archives.gentoo.org; Wed, 26 Aug 2009 20:32:00 +0000 Received: by pigeon.gentoo.org (Postfix, from userid 207) id 7A990E06B3; Thu, 27 Aug 2009 01:46:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2DBA1E0A41; Wed, 26 Aug 2009 01:12:11 +0000 (UTC) Received: from mail-iw0-f203.google.com (mail-iw0-f203.google.com [209.85.223.203]) by pigeon.gentoo.org (Postfix) with ESMTP id 1231AE0A41 for ; Wed, 26 Aug 2009 01:12:11 +0000 (UTC) Received: by iwn41 with SMTP id 41so1395588iwn.32 for ; Tue, 25 Aug 2009 18:12:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=VftzJf24sHJPt64K8dScNnOqN8ZY/TSFMNvKxF7rNPg=; b=E63xsQSOhStcox9wHx/EJMcunAd4pT17oSL7KVbJna0aI6rjb23vAnKBlKpRYcEbsD S9GWIdMp4KwhXKPdg5E8N3/7s8UxtHyEGQ4p/0+Hs+Qa5848fwuwgr7IceIugqI1UP4F yQBORX9DlzUfbpch6H8tB3r9/bbUXCYkrgObE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=RfWl0yNAET65Hzs3W6lg+RqQMNAegB7YncZIUqUPcaiy32ArhW7D2bgqvT4cgCLyvU zONsP4tIbKzUlC5qB9j+J814SHGOJgXm/yhpVAIB4VtNsAs/+qbleQKNGFHXtCdkJhOO HxY7Wu4dxe0cicIHe8pjfLdln0Johq/vqT+YA= 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 Received: by 10.231.37.141 with SMTP id x13mr3448913ibd.39.1251249130815; Tue, 25 Aug 2009 18:12:10 -0700 (PDT) In-Reply-To: <358eca8f0908250558q7a3e3afaxd40d5cea2efb64af@mail.gmail.com> References: <53e35fd50908242335l46b42350o712ec24c9b6fae2a@mail.gmail.com> <358eca8f0908250558q7a3e3afaxd40d5cea2efb64af@mail.gmail.com> Date: Wed, 26 Aug 2009 09:12:10 +0800 Message-ID: <53e35fd50908251812j4bac6858m35bd09c52a0ca080@mail.gmail.com> Subject: [SOLVED]Re: [gentoo-user] no properly formatted md5 line when doing emerge-webrsync From: Xi Shen To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9c625a5e-744d-4023-beaf-35dbe9c33617 X-Archives-Hash: d255b71c67e5fac97513008d43dbb8aa i am working in a corporation network, very fast and stable. i think it is because the portage in the official livecd is too old that it cannot work with new portage snapshot. here is my trick to resolve this problem: after untar the portage-latest to the new system, and chroot, i do emerge -u portage to update the portage separately, then i do emerge-webrsync, then i got everything works ;) On Tue, Aug 25, 2009 at 8:58 PM, Mick wrote: > 2009/8/25 Xi Shen : >> Hi, >> >> I am doing a fresh new gentoo x64 install. After I chroot to my new >> gentoo system and do emerge-webrsync, I got the following error >> message: >> >> no properly formatted md5 line >> >> I check the mirror sites and they all have the .md5sum file. I >> remember I met this kind of problem before, and I just tried a few >> more time and the issue was gone. But this time, I tried almost a >> whole day without luck. > > Sounds like bad download(s). =C2=A0It has happened a few times in the pas= t > when I was using an ISP who was throttling traffic like mad (very much > a common UK ISP sport these days). =C2=A0Packets were being dropped > continuously. > > If it is an ISP network probelm you may want to try websync instead of > rsync and at a quiet time and see if there is a difference. > -- > Regards, > Mick > > --=20 Best Regards, David Shen http://twitter.com/davidshen84