Gentoo Archives: gentoo-user

From: Matti Nykyri <matti.nykyri@×××.fi>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Re: All sorts of digest verification failures
Date: Sun, 15 Nov 2015 10:22:53
Message-Id: 2BE25BAB-1326-4F34-856D-DB87C08291BB@iki.fi
In Reply to: Re: [gentoo-user] Re: All sorts of digest verification failures by Alan Mackenzie
1 > On Nov 15, 2015, at 11:59, Alan Mackenzie <acm@×××.de> wrote:
2 >
3 >> On Thu, Nov 12, 2015 at 06:45:44PM +0200, Alan McKinnon wrote:
4 >>> On 12/11/2015 18:42, Grant Edwards wrote:
5 >>>> On 2015-11-12, <wabenbau@×××××.com> <wabenbau@×××××.com> wrote:
6 >>>> Grant Edwards <grant.b.edwards@×××××.com> wrote:
7 >
8 >>>>> After an emerge --sync that appeared to work with no problems, my
9 >>>>> "emerge -auvND world" command is reporting that the Changelong files
10 >>>>> are broken for about 2/3 of the packages it wants to update:
11 >
12 > [ .... ]
13 >
14 >> The dev are doing some $MAGIC to reinstate ChangeLogs and the first run
15 >> is expected to take a while (i.e. several hours). I suppose you can
16 >> expect some breakage till it finishes.
17 >
18 >> It's being discussed and tracked on gentoo-dev, you can drop a mail
19 >> there with specifics to let the devs know what's happening.
20 >
21 > Three days later. I'm still getting this error message, but with a nasty
22 > twist in the tail. emerge -puND @world reports (amongst others) the
23 > following update:
24 >
25 > [ebuild R ] sys-apps/busybox-1.23.1-r1 USE="-pam*"
26 >
27 > , and the error message I get on actually trying to start the update is
28 >
29 > !!! Digest verification failed:
30 > !!! /usr/portage/sys-apps/busybox/busybox-9999.ebuild
31 > !!! Reason: Filesize does not match recorded size
32 > !!! Got: 8493
33 > !!! Expected: 8580
34 >
35 > . Why is the build system looking at the digest for version 9999 when it
36 > should be rebuilding version 1.23.1-r1?
37
38 Well it's not. It just checks all the manifests and complains about errors. It doesn't affect the building of 1.23.1-r1.
39
40 If I were you I'ld download the latest portage snapshot. That should take care of any remaining issues. Is your portage upto date?
41
42 --
43 -M

Replies

Subject Author
Re: [gentoo-user] Re: All sorts of digest verification failures Peter Humphrey <peter@××××××××××××.uk>
Re: [gentoo-user] Re: All sorts of digest verification failures Alan Mackenzie <acm@×××.de>