From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 512B71384B4 for ; Sun, 15 Nov 2015 23:09:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FA8921C1E4; Sun, 15 Nov 2015 23:09:09 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 0C1CB21C02E for ; Sun, 15 Nov 2015 23:09:07 +0000 (UTC) Received: from android-ba1a50c492911917.digimed.co.uk (unknown [192.168.1.129]) by mail.digimed.co.uk (Postfix) with ESMTPA id 631421FFC05 for ; Sun, 15 Nov 2015 23:09:06 +0000 (GMT) User-Agent: K-9 Mail for Android In-Reply-To: <20151115095928.GA1766@acm.fritz.box> References: <20151112171903.68e1b944@hal9000.localdomain> <5644C238.6040008@gmail.com> <20151115095928.GA1766@acm.fritz.box> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----XRADM1ZOKIFEOUHNNAZ21MQAC6ODG3" Content-Transfer-Encoding: 8bit Subject: Re: [gentoo-user] Re: All sorts of digest verification failures From: Neil Bothwick Date: Sun, 15 Nov 2015 10:41:38 +0000 To: gentoo-user@lists.gentoo.org Message-ID: X-Archives-Salt: 2d149a96-655d-4f21-9150-875bb739b5b0 X-Archives-Hash: 06929f8458c3cf1fc3a6c187e9e453f3 ------XRADM1ZOKIFEOUHNNAZ21MQAC6ODG3 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 On 15 November 2015 09:59:28 GMT+00:00, Alan Mackenzie wrote: > On Thu, Nov 12, 2015 at 06:45:44PM +0200, Alan McKinnon wrote: > > On 12/11/2015 18:42, Grant Edwards wrote: > > > On 2015-11-12, wrote: > > >> Grant Edwards wrote: > > > >>> After an emerge --sync that appeared to work with no problems, > my > > >>> "emerge -auvND world" command is reporting that the Changelong > files > > >>> are broken for about 2/3 of the packages it wants to update: > > [ .... ] > > > The dev are doing some $MAGIC to reinstate ChangeLogs and the first > run > > is expected to take a while (i.e. several hours). I suppose you can > > expect some breakage till it finishes. > > > It's being discussed and tracked on gentoo-dev, you can drop a mail > > there with specifics to let the devs know what's happening. > > Three days later. I'm still getting this error message, but with a > nasty > twist in the tail. emerge -puND @world reports (amongst others) the > following update: > > [ebuild R ] sys-apps/busybox-1.23.1-r1 USE="-pam*" > > , and the error message I get on actually trying to start the update > is > > !!! Digest verification failed: > !!! /usr/portage/sys-apps/busybox/busybox-9999.ebuild > !!! Reason: Filesize does not match recorded size > !!! Got: 8493 > !!! Expected: 8580 > > . Why is the build system looking at the digest for version 9999 when > it > should be rebuilding version 1.23.1-r1? > > > -- > > Alan McKinnon > > alan.mckinnon@gmail.com > > -- > Alan Mackenzie (Nuremberg, Germany). Because the manifest covers all files in the ebuild directory, if any is changed the ebuilds are considered untrustworthy. This one has been around for a few days and there is an open bug report. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. ------XRADM1ZOKIFEOUHNNAZ21MQAC6ODG3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit
On 15 November 2015 09:59:28 GMT+00:00, Alan Mackenzie <acm@muc.de> wrote:
On Thu, Nov 12, 2015 at 06:45:44PM +0200, Alan McKinnon wrote:
On 12/11/2015 18:42, Grant Edwards wrote:
On 2015-11-12, <wabenbau@gmail.com> <wabenbau@gmail.com> wrote:
Grant Edwards <grant.b.edwards@gmail.com> wrote:

After an emerge --sync that appeared to work with no problems, my
"emerge -auvND world" command is reporting that the Changelong files
are broken for about 2/3 of the packages it wants to update:

[ .... ]

The dev are doing some $MAGIC to reinstate ChangeLogs and the first run
is expected to take a while (i.e. several hours). I suppose you can
expect some breakage till it finishes.

It's being discussed and tracked on gentoo-dev, you can drop a mail
there with specifics to let the devs know what's happening.

Three days later. I'm still getting this error message, but with a nasty
twist in the tail. emerge -puND @world reports (amongst others) the
following update:

[ebuild R ] sys-apps/busybox-1.23.1-r1 USE="-pam*"

, and the error message I get on actually trying to start the update is

!!! Digest verification failed:
!!! /usr/portage/sys-apps/busybox/busybox-9999.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 8493
!!! Expected: 8580

. Why is the build system looking at the digest for version 9999 when it
should be rebuilding version 1.23.1-r1?

--
Alan McKinnon
alan.mckinnon@gmail.com

Because the manifest covers all files in the ebuild directory, if any is changed the ebuilds are considered untrustworthy. This one has been around for a few days and there is an open bug report.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity. ------XRADM1ZOKIFEOUHNNAZ21MQAC6ODG3--