Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Digest errors in an overlay, but only in one box
Date: Sun, 01 Sep 2013 14:48:53
Message-Id: 522352F1.1090200@gmail.com
In Reply to: [gentoo-user] Digest errors in an overlay, but only in one box by Mick
1 On 01/09/2013 15:07, Mick wrote:
2 > Hi All,
3 >
4 > I updated the enlightenment overlay on two PCs. The first which incidentally
5 > I use as a portage mirror for my LAN works as expected, while the second PC is
6 > coming up with these type of errors:
7 >
8 > # emerge -uaDv world
9 >
10 > These are the packages that would be merged, in order:
11 >
12 > Calculating dependencies - * Missing digest for
13 > '/var/lib/layman/enlightenment/media-libs/ethumb/ethumb-1.7.1.ebuild'
14 > - * Digest verification failed:
15 > * /var/lib/layman/enlightenment/x11-plugins/e_modules-forecasts/e_modules-
16 > forecasts-9999.ebuild
17 > * Reason: Filesize does not match recorded size
18 > * Got: 442
19 > * Expected: 436
20 > | * Digest verification failed:
21 > * /var/lib/layman/enlightenment/x11-plugins/e_modules-tclock/e_modules-
22 > tclock-9999.ebuild
23 > * Reason: Filesize does not match recorded size
24 > * Got: 385
25 > * Expected: 379
26 > [snip ...]
27 >
28 > I removed everything below /var/lib/layman/enlightenment/* and resync'ed. I
29 > keep getting the same errors. The layman/overlay on the two PCs is set the
30 > same way as far as I can recall, the only difference being one is x86 and the
31 > other amd64 arch.
32 >
33 > Can you please give me some pointers in troubleshooting this? Why are the
34 > digests wrong and if so why is this being picked up on one machine only and
35 > not the other?
36 >
37
38 What's the contents of the Manifest file in those two directories?
39 What does "ls -al" say ebuild the supposedly faulty ebuilds?
40
41 I also note the error reported in both cases is exactly 6 bytes.
42 Might be significant, let's keep that in mind
43
44 --
45 Alan McKinnon
46 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Digest errors in an overlay, but only in one box Mick <michaelkintzios@×××××.com>