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 1MwvCB-0007Bv-VH for garchives@archives.gentoo.org; Sun, 11 Oct 2009 09:58:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 705B6E0439; Sun, 11 Oct 2009 09:58:30 +0000 (UTC) Received: from mail-ew0-f205.google.com (mail-ew0-f205.google.com [209.85.219.205]) by pigeon.gentoo.org (Postfix) with ESMTP id 3576DE0439 for ; Sun, 11 Oct 2009 09:58:30 +0000 (UTC) Received: by ewy1 with SMTP id 1so106349ewy.34 for ; Sun, 11 Oct 2009 02:58:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=nqBe48wUUESruqMjw6iy7p3E3/i4JHneVnQzIT5HYTs=; b=VyNyhFbf/m9cHREXA9T3tWoo3brQ1njEQk64iZpO67crP+oSyMI/fdrR4oLTOqZsNa KDFAr+7O8g3yYTmlxvvkFXe2fOIfHf6BhFGfXI2pGCFvhuGfSCTyEiyygKJiLf8uSpnl sVvSjjnFG5SuKA0gyyXNWNtBBjarCOcsca/U4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=uzu0eL7HQ4TkPHfdReXVw0xfbCAUDmXnqPuE02IXzMmznHrPc+1Nn0/pQEG3pJcxot yBwxHHtA9uSgUBsxLa0tlCrLqYnRNhKwaOGybKkL+VPZLNxxfQwmv2Y4A5tmxtvycusT vYXjb6vM395SfVgPP9JFRVtStvJGrUQo1O46w= Received: by 10.211.132.3 with SMTP id j3mr2662726ebn.54.1255255109607; Sun, 11 Oct 2009 02:58:29 -0700 (PDT) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id 24sm1164544eyx.9.2009.10.11.02.58.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 11 Oct 2009 02:58:24 -0700 (PDT) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Checksum error Date: Sun, 11 Oct 2009 11:58:19 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.31.1r4; KDE/4.3.2; x86_64; ; ) References: <20091011090443.GE21168@solfire> In-Reply-To: <20091011090443.GE21168@solfire> 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" Content-Transfer-Encoding: 7bit Message-Id: <200910111158.19246.volkerarmin@googlemail.com> X-Archives-Salt: ae5d8c4d-3122-4276-b97e-0646a6756a88 X-Archives-Hash: 200e56ff410543e85211bdc0f67020e4 On Sonntag 11 Oktober 2009, meino.cramer@gmx.de wrote: > Hi, > > I am currently doing a python-updater run. While the rebuilding > of the several packages the process failed with > > >>> Downloading > >>> 'http://www.oracle.com/technology/products/berkeley-db/db/update/4. > >>>7.25/patch.4.7.25.4' > > --2009-10-11 10:57:48-- > http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/pat > ch.4.7.25.4 Resolving www.oracle.com... 80.157.150.10, 80.157.150.33 > Connecting to www.oracle.com|80.157.150.10|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 5647 (5.5K) [application/octet-stream] > Saving to: `/usr/portage/distfiles/patch.4.7.25.4' > > > 100%[===================================================================== > ===============================================>] 5,647 --.-K/s in > 0.04s > > 2009-10-11 10:57:48 (135 KB/s) - > `/usr/portage/distfiles/patch.4.7.25.4' saved [5647/5647] > > ('Filesize does not match recorded size', 5647L, 5500) > !!! Fetched file: patch.4.7.25.4 VERIFY FAILED! > !!! Reason: Filesize does not match recorded size > !!! Got: 5647 > !!! Expected: 5500 > Refetching... File renamed to > '/usr/portage/distfiles/patch.4.7.25.4._checksum_failure_.B3kSP2' > > > > How can I proceed? > > Have a nice weekend! > Best regards, > mcc > sometimes upstream changes a packet without renaming it sometimes a dowload is just corrupted. sometimes a dev screwed up what you can do: remove the file, retry. resync, remove the file and retry