public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Norman Rieß" <norman@smash-net.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] insatiable revdev-rebuild SOLVED
Date: Thu, 04 Oct 2007 16:07:16 +0200	[thread overview]
Message-ID: <4704F394.3030803@smash-net.org> (raw)
In-Reply-To: <yu98x6juhee.fsf_-_@nyu.edu>

Allan Gottlieb schrieb:
> At Thu, 04 Oct 2007 10:31:57 +0200 Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
>
>   
>> 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 
>> revdep-rebuild commands. revdep-rebuild finds that libssl.so.0.0.7 links 
>> against libcrypto.so.0.9.7 and the hack (preserve_old_lib from eutils.eclass) 
>> that the openssl ebuild uses to preserve those libraries until you've done 
>> this makes it look like they belong to the new version of openssl (even 
>> though they really don't)..
>>     
>
> As always Bo's reply solved the problem completely.  I apologize for
> missing the remove commands.  I shall read the instructions more
> carefully in the future.
>
> thank for the help.
> allan gottlieb
>   
There was no remove command....

WARN: postinst
Old versions of installed libraries were detected on your system.
In order to avoid breaking packages that depend on these old libs,
the libraries are not being removed.  You need to run revdep-rebuild
in order to remove these old dependencies.  If you do not have this
helper program, simply emerge the 'gentoolkit' package.

  # revdep-rebuild --library libcrypto.so.0.9.7
  # revdep-rebuild --library libssl.so.0.9.7

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-10-04 14:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04  3:37 [gentoo-user] insatiable revdev-rebuild Allan Gottlieb
2007-10-04  5:52 ` Liviu Andronic
2007-10-04  8:31 ` Bo Ørsted Andresen
2007-10-04 13:40   ` [gentoo-user] insatiable revdev-rebuild SOLVED Allan Gottlieb
2007-10-04 14:07     ` Norman Rieß [this message]
2007-10-04 14:29       ` Bo Ørsted Andresen
2007-10-04 15:36       ` Allan Gottlieb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4704F394.3030803@smash-net.org \
    --to=norman@smash-net.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox