Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Checksum error
Date: Sun, 11 Oct 2009 09:58:32
Message-Id: 200910111158.19246.volkerarmin@googlemail.com
In Reply to: [gentoo-user] Checksum error by meino.cramer@gmx.de
1 On Sonntag 11 Oktober 2009, meino.cramer@×××.de wrote:
2 > Hi,
3 >
4 > I am currently doing a python-updater run. While the rebuilding
5 > of the several packages the process failed with
6 >
7 > >>> Downloading
8 > >>> 'http://www.oracle.com/technology/products/berkeley-db/db/update/4.
9 > >>>7.25/patch.4.7.25.4'
10 >
11 > --2009-10-11 10:57:48--
12 > http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/pat
13 > ch.4.7.25.4 Resolving www.oracle.com... 80.157.150.10, 80.157.150.33
14 > Connecting to www.oracle.com|80.157.150.10|:80... connected.
15 > HTTP request sent, awaiting response... 200 OK
16 > Length: 5647 (5.5K) [application/octet-stream]
17 > Saving to: `/usr/portage/distfiles/patch.4.7.25.4'
18 >
19 >
20 > 100%[=====================================================================
21 > ===============================================>] 5,647 --.-K/s in
22 > 0.04s
23 >
24 > 2009-10-11 10:57:48 (135 KB/s) -
25 > `/usr/portage/distfiles/patch.4.7.25.4' saved [5647/5647]
26 >
27 > ('Filesize does not match recorded size', 5647L, 5500)
28 > !!! Fetched file: patch.4.7.25.4 VERIFY FAILED!
29 > !!! Reason: Filesize does not match recorded size
30 > !!! Got: 5647
31 > !!! Expected: 5500
32 > Refetching... File renamed to
33 > '/usr/portage/distfiles/patch.4.7.25.4._checksum_failure_.B3kSP2'
34 >
35 >
36 >
37 > How can I proceed?
38 >
39 > Have a nice weekend!
40 > Best regards,
41 > mcc
42 >
43
44 sometimes upstream changes a packet without renaming it
45 sometimes a dowload is just corrupted.
46 sometimes a dev screwed up
47
48 what you can do:
49 remove the file, retry.
50 resync, remove the file and retry

Replies

Subject Author
Re: [gentoo-user] What is a "packet"? Was: Checksum error Albert Hopkins <marduk@×××××××××××.org>