Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] All sorts of digest verification failures
Date: Mon, 16 Nov 2015 00:06:32
Message-Id: 56491DFF.1040907@gmail.com
In Reply to: [gentoo-user] All sorts of digest verification failures by Grant Edwards
1 Grant Edwards wrote:
2 > After an emerge --sync that appeared to work with no problems, my
3 > "emerge -auvND world" command is reporting that the Changelong files
4 > are broken for about 2/3 of the packages it wants to update:
5 >
6 > !!! Digest verification failed:
7 > !!! /usr/portage/dev-libs/libxml2/ChangeLog
8 > !!! Reason: Filesize does not match recorded size
9 > !!! Got: 5221
10 > !!! Expected: 5038
11 >
12 > !!! Digest verification failed:
13 > !!! /usr/portage/app-text/iso-codes/ChangeLog
14 > !!! Reason: Filesize does not match recorded size
15 > !!! Got: 4195
16 > !!! Expected: 4014
17 >
18 > [ ... and so on for another dozen or so packages ... ]
19 >
20 > I removed the emerge timestamp, sync'ed again, and got the same
21 > result. Based on past experiences, I'm guessing that if I wait a day
22 > or two and sync again the problems will go away.
23 >
24 > But I am curious what causes these temporary breakages. Does anybody
25 > know how this happens?
26 >
27
28
29 I synced just a few minutes ago and got this:
30
31
32
33
34 These are the packages that would be merged, in order:
35
36 Calculating dependencies... done!
37 [ebuild R ] sys-apps/busybox-1.23.1-r1::gentoo USE="ipv6 static
38 syslog -debug -livecd -make-symlinks -math -mdev -pam* -savedconfig
39 (-selinux) -sep-usr -systemd" 0 KiB
40 [ebuild U ~] media-libs/mesa-11.0.5::gentoo [11.0.4::gentoo]
41 USE="classic dri3 egl gallium gbm llvm nptl udev -bindist -d3d9 -debug
42 -gles1 -gles2 -opencl -openmax -osmesa -pax_kernel -pic (-selinux)
43 -vaapi -vdpau -wayland -xa -xvmc" ABI_X86="32 (64) (-x32)"
44 VIDEO_CARDS="(-freedreno) -i915 -i965 -ilo -intel -nouveau -r100 -r200
45 -r300 -r600 -radeon -radeonsi -vmware" 7,102 KiB
46 [ebuild U ~] net-analyzer/rrdtool-1.5.5::gentoo [1.5.4::gentoo]
47 USE="graph perl tcl tcpd -dbi -doc -lua -python -rados -rrdcgi -ruby
48 -static-libs" PYTHON_TARGETS="python2_7" 2,137 KiB
49
50 Total: 3 packages (2 upgrades, 1 reinstall), Size of downloads: 9,238 KiB
51
52 Would you like to merge these packages? [Yes/No] y
53 >>> Verifying ebuild manifests
54
55 !!! Digest verification failed:
56 !!! /var/cache/portage/tree/sys-apps/busybox/busybox-9999.ebuild
57 !!! Reason: Filesize does not match recorded size
58 !!! Got: 8493
59 !!! Expected: 8580
60 >>> Emerging (1 of 3) sys-apps/busybox-1.23.1-r1::gentoo
61 >>> Jobs: 0 of 3 complete, 1 running Load avg: 1.38,
62 1.81, 1.98
63 !!! Digest verification failed:
64 !!! /var/cache/portage/tree/sys-apps/busybox/busybox-9999.ebuild
65 !!! Reason: Filesize does not match recorded size
66 !!! Got: 8493
67 !!! Expected: 8580
68 >>> Emerging (2 of 3) media-libs/mesa-11.0.5::gentoo
69 >>> Failed to emerge sys-apps/busybox-1.23.1-r1
70
71
72
73 It would seem this is a widespread problem and not just some small fluke.
74
75 Maybe it will sort out in a few days.
76
77 Dale
78
79 :-) :-)