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 1QYHrT-0005u2-6L for garchives@archives.gentoo.org; Sun, 19 Jun 2011 13:16:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F3FB1C094 for ; Sun, 19 Jun 2011 13:16:22 +0000 (UTC) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 00F251C106 for ; Sun, 19 Jun 2011 13:11:14 +0000 (UTC) Received: by qyk9 with SMTP id 9so723907qyk.19 for ; Sun, 19 Jun 2011 06:11:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=Tph8CMZGgXDysQHfIxo94RoZwVE3toYznBMg2cvcouU=; b=MH198zyDuGvTZwNCl4X3kdGvg+laQzhQZ4jwu5kXn26gZ9whl6S8XWk5aYdlS9UOtc PoPBXdN+oNGNp3m9Ft8wF2QfqMPd9c/KBsWz/ndge++ofviEjXi6hXDxFohbjDPZtisW acRMb/DGUKF0RpxkcngDW+R5OfyRCXwIBA3rc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fuyRTrIPLei+8lubBbHqwaOC0oeMSnQwjR24iq3uIDg7oETvwm0eLTAKgLSXonfwHE K59Jy+4fZtWfE8AtLHEqYR+knAMizl8TLZgUkP2+kdRgV1L3lvrKXazaMtBJNYEwu07T yivWBJO4KGCeNNVZcGKsMy6e+CRKT/IvFzXDY= 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 Received: by 10.224.206.135 with SMTP id fu7mr565514qab.328.1308489074337; Sun, 19 Jun 2011 06:11:14 -0700 (PDT) Received: by 10.224.61.14 with HTTP; Sun, 19 Jun 2011 06:11:14 -0700 (PDT) In-Reply-To: <4DFDDEE4.9040202@gmail.com> References: <4DFDDEE4.9040202@gmail.com> Date: Sun, 19 Jun 2011 06:11:14 -0700 Message-ID: Subject: Re: [gentoo-user] gentoolkit-0.3.0.4: Digest verification failed From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 3db9237801a57cbce066f1560264b1f5 On Sun, Jun 19, 2011 at 4:35 AM, Jarry wrote: > Hi, > yesterday I updated gentoolkit to the last stable version > (0.3.0.4), but when I tried to update today, I got these > messages: > > =============================================================== > styx / # emerge --ask --update --deep --newuse --verbose world > >>>> Verifying ebuild manifests > > !!! Digest verification failed: > !!! /usr/portage/app-portage/gentoolkit/gentoolkit-0.3.0.4.ebuild > !!! Reason: Filesize does not match recorded size > !!! Got: 2647 > !!! Expected: 2650 > styx / # > ============================================================= > > My question is: how can I fix this? I already tried to re-sync > portage tree, but nothing changed, I still get this error... > > Jarry I generally just wait 24 hours for the server to catch up and fix it. If it's a single server issue then you might sync to a different server. - Mark