From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-lisp+bounces-264-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id E7A1E13877A
	for <garchives@archives.gentoo.org>; Thu, 21 Aug 2014 18:56:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6FBDAE0874;
	Thu, 21 Aug 2014 18:56:57 +0000 (UTC)
Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 0024FE0874
	for <gentoo-lisp@lists.gentoo.org>; Thu, 21 Aug 2014 18:56:56 +0000 (UTC)
Received: by mail-wg0-f50.google.com with SMTP id n12so9708972wgh.9
        for <gentoo-lisp@lists.gentoo.org>; Thu, 21 Aug 2014 11:56:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:reply-to:date:message-id:subject:from:to:content-type;
        bh=qpdBsW9hfd+VMprEu0lriiyGv6r+7GjpAzT4F5vxBEM=;
        b=aJk48hX8Ow+Sz396p3bjKSGknXvSqYVvs219Ce+LK1wIz781SvXJSege/wFEdreOjg
         RQlPxHZc+zjsE83OF4sfW8yBYheo5EftpKcR6bq3BmzTtjBEXwdyoGhzgvlQD9BpeqeG
         flgvvs+wc10HT4zy1kZ5WQwVPPwOeoyoLrT2bAYJNQ2s5fFRmHUZDtoZ41iuqMtcYlhE
         sIUa88j7Yx3ch8AevYVfBU2bWcwJ9lIjvFK0wT2Pz/DISiLNIFzFmoPb7SP56Gvm9HYN
         IJpIm8xw0oPMticPn2oWGs5HJ5hJlqSq1WsE7mLJfdQ1Pq5LVNy3Ou+BaD/aEc9JUxV0
         vwAw==
Precedence: bulk
List-Post: <mailto:gentoo-lisp@lists.gentoo.org>
List-Help: <mailto:gentoo-lisp+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-lisp+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-lisp+subscribe@lists.gentoo.org>
List-Id: Gentoo Lisp mail <gentoo-lisp.gentoo.org>
X-BeenThere: gentoo-lisp@lists.gentoo.org
Reply-To: gentoo-lisp@lists.gentoo.org
MIME-Version: 1.0
X-Received: by 10.180.73.235 with SMTP id o11mr6108004wiv.41.1408647415680;
 Thu, 21 Aug 2014 11:56:55 -0700 (PDT)
Received: by 10.217.153.133 with HTTP; Thu, 21 Aug 2014 11:56:55 -0700 (PDT)
Date: Thu, 21 Aug 2014 20:56:55 +0200
Message-ID: <CAD+wfRtdU_f1Qzg0VPdCdiueWACGtSjkzses5Dyfch+ziRWFkw@mail.gmail.com>
Subject: [gentoo-lisp] trouble installing chicken
From: Kilian Sprotte <kilian.sprotte@gmail.com>
To: gentoo-lisp@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 3cb61b45-fd1b-4b85-8adc-bc28f591e781
X-Archives-Hash: 84c53edac7d8f6964c22d29eaec645b3

Hi,

on my attempt to emerge chicken,
I get the following:

>>> Verifying ebuild manifests

!!! Digest verification failed:
!!! /var/lib/layman/lisp/dev-scheme/chicken/files/parallel-build.patch
!!! Reason: Filesize does not match recorded size
!!! Got: 3112
!!! Expected: 3193


Best
Kilian