From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lg58r-0000Co-SK for garchives@archives.gentoo.org; Sat, 07 Mar 2009 22:37:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17C95E0564; Sat, 7 Mar 2009 22:37:12 +0000 (UTC) Received: from mail-ew0-f173.google.com (mail-ew0-f173.google.com [209.85.219.173]) by pigeon.gentoo.org (Postfix) with ESMTP id AF4EDE0564 for ; Sat, 7 Mar 2009 22:37:11 +0000 (UTC) Received: by ewy21 with SMTP id 21so406024ewy.34 for ; Sat, 07 Mar 2009 14:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=gmX9p7Xa7nueLL4TcDUJ8AofWvbQ25u19zj+x09L+Ig=; b=UsNfS36zicXS/Oqh8DZrxZ7hE04wZIDQngV3iEsepvUUHdUKONzOWyH8A7jhEVjfTC J+eYrjrZnszF+6UrqapYr8d5dz3gyYUN3x8wWtfM6N9tYnOh2Pe+8d577ur0GOkgaFH9 Gd9plycYurETqVZ+AKvCMyrmIlK9qJVdwvluU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=Y8/xhIRb/Ib7nP2CkMOheRmtug1ZeEDrRvXA8uVGJYGKqov7KChGiY/ogYEu1DXR9g VEnTmEHnxfVEeq+wZC1aMTBIKHqCle0oNR3/nCgjpZeFxuU36ZwNTs5PnRBmS9zK43eB ldrV4YdQWpRSvUxsnPTpgQaqH0r/A3aUfq1l8= Received: by 10.211.178.8 with SMTP id f8mr2235816ebp.43.1236465431076; Sat, 07 Mar 2009 14:37:11 -0800 (PST) Received: from nazgul.localnet (196-210-153-49-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.49]) by mx.google.com with ESMTPS id f8sm4654250nfh.42.2009.03.07.14.37.10 (version=SSLv3 cipher=RC4-MD5); Sat, 07 Mar 2009 14:37:10 -0800 (PST) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] getting digest verification failed when emerging bittorrent Date: Sun, 8 Mar 2009 00:35:44 +0200 User-Agent: KMail/1.11.1 (Linux/2.6.28-gentoo-r2; KDE/4.2.1; x86_64; ; ) References: <18866.58662.461863.309516@ccs.covici.com> <200903072334.59786.alan.mckinnon@gmail.com> <49B2ED0E.9060605@gmail.com> In-Reply-To: <49B2ED0E.9060605@gmail.com> 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: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903080035.44616.alan.mckinnon@gmail.com> X-Archives-Salt: 16e7f159-9ee2-4354-8edc-a5153b0526a8 X-Archives-Hash: 70b8b7dcd1bcb3e9519b205c14028658 On Saturday 07 March 2009 23:54:22 Dale wrote: > Alan McKinnon wrote: > > On Saturday 07 March 2009 23:20:38 John covici wrote: > >> Hi. I am getting digest verification failed when trying to emerge > >> bittorrent -- it is having trouble with the Changelog file. The exact > >> message is: > >> !!! Digest verification failed: > >> !!! /usr/portage/net-p2p/bittorrent/ChangeLog > >> !!! Reason: Filesize does not match recorded size > >> !!! Got: 19308 > >> !!! Expected: 19466 > >> > >> Is there a new ebuild coming? > > > > wait 24 hours, resync, try again. > > > > Or just re-digest the package manually: > > > > ebuild manifest > > Does emerge --digest still exist? I recall using something like that a > long time ago. I think I used it for googleforearth which never matches. --digest is long since gone and totally replaced with manifests. ebuild still has a --digest option, but these days it is the same as --manifest -- alan dot mckinnon at gmail dot com