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 1S1mqS-0001Hk-Qd for garchives@archives.gentoo.org; Sun, 26 Feb 2012 22:45:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B74F5E14A1; Sun, 26 Feb 2012 22:45:14 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [178.33.32.244]) by pigeon.gentoo.org (Postfix) with ESMTP id 7A8BDE1490 for ; Sun, 26 Feb 2012 22:43:20 +0000 (UTC) Received: from weird.wonkology.org (xdsl-78-35-172-120.netcologne.de [78.35.172.120]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx.virtyou.com (Postfix) with ESMTPSA id CE302DC04C for ; Sun, 26 Feb 2012 23:43:19 +0100 (CET) Date: Sun, 26 Feb 2012 23:43:16 +0100 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] local layman repository missing files Message-ID: <20120226234316.08ca7af4@weird.wonkology.org> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) 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=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: b94d31b3-ad3d-4b32-bfc5-ccd05ee8f223 X-Archives-Hash: 131915f3806b3fcbd0170f1b7ef26486 Hi there! I haven't been able to emerge sci-libs/dcmtk from the science overlay for a while, due to a missing dcmtk-asneeded.patch in the files directory. In fact, the whole /var/portage/layman/science/files directory was missing. I fixed this by removing and adding the science overlay again: layman -d science layman -a science Any idea why this was necessary? eix-sync said all was up to date, same result when I do a 'git pull' manually there. Just being curious, Wonko