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 1NnUvQ-0001p1-Oc for garchives@archives.gentoo.org; Fri, 05 Mar 2010 10:38:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7046FE0C50; Fri, 5 Mar 2010 10:37:49 +0000 (UTC) Received: from mail.askja.de (mail.askja.de [83.137.103.136]) by pigeon.gentoo.org (Postfix) with ESMTP id 3F219E0C50 for ; Fri, 5 Mar 2010 10:37:49 +0000 (UTC) Received: from static-87-79-89-40.netcologne.de ([87.79.89.40] helo=zone.wonkology.org) by mail.askja.de with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NnUui-0003jr-L1 for gentoo-user@lists.gentoo.org; Fri, 05 Mar 2010 11:37:48 +0100 Received: from localhost (localhost [127.0.0.1]) (uid 1000) by zone.wonkology.org with local; Fri, 05 Mar 2010 11:37:46 +0100 id 00010DED.4B90DEFA.00003B28 From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] /etc/portage/bin/post_sync - not found by `equery b` Date: Fri, 5 Mar 2010 11:37:39 +0100 User-Agent: KMail/1.13.1 (Linux/2.6.32-tuxonice-r5; KDE/4.4.1; i686; ; ) References: <5111DBEC-A2C7-463B-ABF3-966A2247A483@stellar.eclipse.co.uk> In-Reply-To: <5111DBEC-A2C7-463B-ABF3-966A2247A483@stellar.eclipse.co.uk> 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 Message-Id: <201003051137.41369.wonko@wonkology.org> X-Archives-Salt: 78e77a2b-e4d7-43a5-b997-d5df90729aef X-Archives-Hash: 8b0a751b0ea9c95983052a0e56a4407d Stroller writes: > I have this /etc/portage/bin/post_sync file on a couple of systems, > and strangely `equery b /etc/portage/bin/post_sync` doesn't tell me > what package it belongs to. I might guess `eix`, but who knows? It's part of portage, and it's called after a sync of the portage tree. > Does anyone else experience this, please? > Can anyone tell me what package it belongs to, or what its purpose is? > > It attracted my attention because /etc seems a funny place to keep a / > bin. Here's some explanation: http://forum.soft32.com/linux/gentoo-portage-ftopict333785.html Wonko