Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Checksum error
Date: Sun, 11 Oct 2009 09:17:58
Message-Id: 4AD1A2C1.6000808@gmail.com
In Reply to: [gentoo-user] Checksum error by meino.cramer@gmx.de
1 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 'http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.4'
8 > --2009-10-11 10:57:48-- http://www.oracle.com/technology/products/berkeley-db/db/update/4.7.25/patch.4.7.25.4
9 > Resolving www.oracle.com... 80.157.150.10, 80.157.150.33
10 > Connecting to www.oracle.com|80.157.150.10|:80... connected.
11 > HTTP request sent, awaiting response... 200 OK
12 > Length: 5647 (5.5K) [application/octet-stream]
13 > Saving to: `/usr/portage/distfiles/patch.4.7.25.4'
14 >
15 > 100%[====================================================================================================================>] 5,647 --.-K/s in 0.04s
16 >
17 > 2009-10-11 10:57:48 (135 KB/s) - `/usr/portage/distfiles/patch.4.7.25.4' saved [5647/5647]
18 >
19 > ('Filesize does not match recorded size', 5647L, 5500)
20 > !!! Fetched file: patch.4.7.25.4 VERIFY FAILED!
21 > !!! Reason: Filesize does not match recorded size
22 > !!! Got: 5647
23 > !!! Expected: 5500
24 > Refetching... File renamed to '/usr/portage/distfiles/patch.4.7.25.4._checksum_failure_.B3kSP2'
25 >
26 >
27 >
28 > How can I proceed?
29 >
30 > Have a nice weekend!
31 > Best regards,
32 > mcc
33 >
34 >
35 >
36
37 You may want to re-sync. Sometimes that works and is easy enough to do.
38 I guess files sort of cross paths and don't match. Otherwise, check man
39 emerge. There is a way to redigest the file. Only do this if you trust
40 the source tho. The reason for that check is to make sure you get a
41 unaltered file.
42
43 You could also try downloading from a different server too. Could be
44 that the file is bad or corrupt in some way.
45
46 Dale
47
48 :-) :-)