From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H1PwW-0006sy-Hd for garchives@archives.gentoo.org; Mon, 01 Jan 2007 16:23:21 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l01GLDo7017696; Mon, 1 Jan 2007 16:21:13 GMT Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l01GJ6KR030728 for ; Mon, 1 Jan 2007 16:19:06 GMT Received: (qmail invoked by alias); 01 Jan 2007 16:19:06 -0000 Received: from unknown (EHLO venkman.bensa.ar) [200.125.122.55] by mail.gmx.net (mp027) with SMTP; 01 Jan 2007 17:19:06 +0100 X-Authenticated: #9792705 From: Norberto Bensa To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] revdep-rebuild / missing ebuild Date: Mon, 1 Jan 2007 13:18:59 -0300 User-Agent: KMail/1.9.5 References: <200701011616.26753.uwix@iway.na> In-Reply-To: <200701011616.26753.uwix@iway.na> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1515364.9ulWSk3NuF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200701011319.00593.nbensa@gmx.net> X-Y-GMX-Trusted: 0 X-Archives-Salt: 2a738c2c-0e9b-468b-8f5c-5f5605c72d81 X-Archives-Hash: 276cb8e5ba794227b587cc5bb3a61239 --nextPart1515364.9ulWSk3NuF Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Uwe Thiem wrote: > Problem is it tells me that at least for one binary no ebuild exists but it > doesn't tell me which binary. Bummer! How do I find out? Hmmm, I'd try something like this: for i in /usr/bin/*; do equery b $i &>/dev/null || echo $i done --nextPart1515364.9ulWSk3NuF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (GNU/Linux) iD8DBQBFmTR0uW4an9W1spIRAsUTAJ90gY1as2PNjbMhf3qUrAAShI4JQgCgoglu t8IuEl7tDwzhLzvi2uhTBfA= =NE8+ -----END PGP SIGNATURE----- --nextPart1515364.9ulWSk3NuF-- -- gentoo-user@gentoo.org mailing list