Gentoo Archives: gentoo-user

From: Pupino <pupinux@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Digest failure on net-firewall/iptables?
Date: Sun, 07 Dec 2008 13:29:56
Message-Id: dad98e440812070529t4899e077y7248f4efb87710d6@mail.gmail.com
In Reply to: [gentoo-user] Digest failure on net-firewall/iptables? by James Homuth
1 2008/12/7 James Homuth <james@×××××××.com>:
2 > Ran a pretend update on one of my boxes, and this was spit back:
3 > These are the packages that would be merged, in order:
4 >
5 >
6 >
7 > Calculating world dependencies /!!! Digest verification failed:
8 >
9 > !!! /usr/portage/net-firewall/iptables/iptables-1.4.0-r1.ebuild
10 >
11 > !!! Reason: Filesize does not match recorded size
12 >
13 > !!! Got: 6287
14 >
15 > !!! Expected: 6235
16 > ..
17 > . done!
18 >
19 >
20 > This only comes up on one of my boxes, both running Gentoo with exact same
21 > portage configuration. Random guessing, but is this something that would be
22 > fixed in the next sync? If no, then... What just broke?
23 >
24 >
25 >
26
27 Hi,
28 if you want a quick solution you can check the ebuild to verify that
29 it actually does what it's supposed to do and then run
30 $ ebuild /usr/portage/net-firewall/iptables/iptables-1.4.0-r1.ebuild digest
31 after this the emerge will go ahead normally.
32 Or maybe something went wrong in your last sync and rerunning emerge
33 --sync will solve the problem.

Replies

Subject Author
Re: [gentoo-user] Digest failure on net-firewall/iptables? Nicolas Sebrecht <nicolas.s-dev@×××××××.net>