From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IdMNo-0004va-6p for garchives@archives.gentoo.org; Thu, 04 Oct 2007 08:48:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l948bJb1002023; Thu, 4 Oct 2007 08:37:19 GMT Received: from cicero2.cybercity.dk (cicero2.cybercity.dk [212.242.40.53]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l948WFl1028487 for ; Thu, 4 Oct 2007 08:32:15 GMT Received: from user2.cybercity.dk (user2.cybercity.dk [212.242.41.35]) by cicero2.cybercity.dk (Postfix) with ESMTP id 5334719E09F for ; Thu, 4 Oct 2007 10:32:14 +0200 (CEST) Received: from BA (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by user2.cybercity.dk (Postfix) with SMTP id E570C2867A3 for ; Thu, 4 Oct 2007 10:32:13 +0200 (CEST) Received: by BA (sSMTP sendmail emulation); Thu, 4 Oct 2007 10:32:03 +0200 From: Bo =?iso-8859-1?q?=D8rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] insatiable revdev-rebuild Date: Thu, 4 Oct 2007 10:31:57 +0200 User-Agent: KMail/1.9.7 References: In-Reply-To: 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="nextPart1969621.lXy27OpvSi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200710041032.03399.bo.andresen@zlin.dk> X-Archives-Salt: 979e0c42-044d-4f1c-9656-f4ed6e6b504b X-Archives-Hash: 6cac945ff36ca45482298317133e98bf --nextPart1969621.lXy27OpvSi Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 04 October 2007 05:37:19 Allan Gottlieb wrote: > An emerge (of openssl, I believe, but am not sure) a few days ago > triggered a request for me to run > # revdep-rebuild --library libcrypto.so.0.9.7 > # revdep-rebuild --library libssl.so.0.9.7 > > I have done so. The revdep-rebuild for libssl found nothing, but the > one for libcrypto rebuilt openssl. However rerunning the command > again again rebuilt openssh. A msg had explained that this is > possible but didn't suggest that the request would never end. I have > run the revdep-rebuild for libcrypto 4 times and it keeps rebuilding > openssl > > What should I do to fix this problem? It also told you to remove lib{crypto,ssl}.so.0.9.7 after running those=20 revdep-rebuild commands. revdep-rebuild finds that libssl.so.0.0.7 links=20 against libcrypto.so.0.9.7 and the hack (preserve_old_lib from eutils.eclas= s)=20 that the openssl ebuild uses to preserve those libraries until you've done= =20 this makes it look like they belong to the new version of openssl (even=20 though they really don't).. =2D-=20 Bo Andresen --nextPart1969621.lXy27OpvSi Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iD8DBQBHBKUD8/kKEzmwNNoRAiMRAJ9vbjcRaGTCeBw2k1+IsvoT60xkKgCbBWa6 Wkd4IM5Ld9Hf6VKnkBm7c9w= =Xt/A -----END PGP SIGNATURE----- --nextPart1969621.lXy27OpvSi-- -- gentoo-user@gentoo.org mailing list