From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F28D81396D9 for ; Mon, 13 Nov 2017 10:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4014E121C; Mon, 13 Nov 2017 10:37:18 +0000 (UTC) Received: from gw2.antarean.org (gw2.antarean.org [141.105.125.208]) by pigeon.gentoo.org (Postfix) with ESMTP id 450E2E1214 for ; Mon, 13 Nov 2017 10:37:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by gw2.antarean.org (Postfix) with ESMTP id F28081211D6 for ; Mon, 13 Nov 2017 11:31:49 +0100 (CET) X-Virus-Scanned: amavisd-new at antarean.org Received: from gw2.antarean.org ([127.0.0.1]) by localhost (gw2.antarean.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DncVsWz2Uwj5 for ; Mon, 13 Nov 2017 11:31:49 +0100 (CET) Received: from mailstore1.antarean.org (localhost [127.0.0.1]) by gw2.antarean.org (Postfix) with ESMTP id 895F31210B7 for ; Mon, 13 Nov 2017 11:31:49 +0100 (CET) Received: from eve.localnet (eve.adm.antarean.org [10.55.16.44]) by mailstore1.antarean.org (Postfix) with ESMTP id 2745532 for ; Mon, 13 Nov 2017 11:37:15 +0100 (CET) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Any reason for "Missing digest" errors at the moment Date: Mon, 13 Nov 2017 11:37:15 +0100 Message-ID: <4940018.abLzzg2TFq@eve> Organization: Antarean In-Reply-To: References: 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-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: c8a1c8a2-576e-4551-a9e9-ca3a23e394f5 X-Archives-Hash: 7c498c4fd91376f6fee6512342602ae7 On Monday, November 13, 2017 7:58:48 AM CET Nikos Chantziaras wrote: > On 13/11/17 06:43, Andrew Lowe wrote: > > Hi all, > > > > I've just done an "eix-sync" and upon doing "emerge -NuD world", get a > > > > few screen fulls of: > > Missing digest for '/usr/portage/..... > > > > where the packages are mostly from kde-frameworks, -5.40.0, and a few > > from kde-apps, -17.08.3. > > > > Has anyone else seen this? > > Was getting it too from time to time. I switched from rsync to git and > it never happened again. That's one option. Also make sure the sync succeeded and didn't fail due to insufficient disk- space. (The git-option requires more diskspace) -- Joost