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 1Mh7a8-0001Rg-Lj for garchives@archives.gentoo.org; Fri, 28 Aug 2009 19:57:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDE7DE0891 for ; Sat, 29 Aug 2009 01:07:02 +0000 (UTC) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by pigeon.gentoo.org (Postfix) with ESMTP id 72AE4E079E for ; Tue, 25 Aug 2009 12:58:54 +0000 (UTC) Received: by bwz27 with SMTP id 27so2333046bwz.34 for ; Tue, 25 Aug 2009 05:58:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.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=93EVesP2O3AcO0nUNNHFrkeEPrHkWLeP68l18GXC+9Y=; b=xZ9/1YVtkoJZEf6LhnBYz7upKe1VtnadFPJaL0TgQAv4ggoecUqOIeNHRkSFyZ5m7z FhQRAXiR9KDc1iiTuXUB/pUE027pRseeIaK+bGFRab1Wr4ypM439zAToKUE07Fcmricj ZjOn/KGaWpi78FmRFGe1SoYT41wyegh3Y+qGM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=fyuhEYf8k/Xsk22iIsn+9cBVN2JTho1KzYyznBEsRO4a9CzUkRcRAHGfPurer+g/IV oqJiB1qM4lNJ9jX3MwJP4XeHPCUc4yPBC3RKlkCJLaI58HzwpFaJsA5i0weI+SHSeu5o 0D38Gjmh2cVB4MT5w4sV6wuoibpRCxuD4KPQM= 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.204.21.4 with SMTP id h4mr2473969bkb.58.1251205133782; Tue, 25 Aug 2009 05:58:53 -0700 (PDT) In-Reply-To: <53e35fd50908242335l46b42350o712ec24c9b6fae2a@mail.gmail.com> References: <53e35fd50908242335l46b42350o712ec24c9b6fae2a@mail.gmail.com> Date: Tue, 25 Aug 2009 13:58:53 +0100 Message-ID: <358eca8f0908250558q7a3e3afaxd40d5cea2efb64af@mail.gmail.com> Subject: Re: [gentoo-user] no properly formatted md5 line when doing emerge-webrsync From: Mick To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 4aeb6c26-c85f-4a78-b7f4-03c9f67d7060 X-Archives-Hash: 930ac1f4f9810307dce768e5c6253183 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). It has happened a few times in the past when I was using an ISP who was throttling traffic like mad (very much a common UK ISP sport these days). Packets 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