Gentoo Archives: gentoo-user

From: Daniel Pielmeier <daniel.pielmeier@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] error while loading shared libraries: libcrypto.so.0.9.8
Date: Tue, 17 Mar 2009 21:55:20
Message-Id: 49C01C44.3090802@googlemail.com
In Reply to: Re: [gentoo-user] error while loading shared libraries: libcrypto.so.0.9.8 by Alexander Pilipovsky
1 Alexander Pilipovsky schrieb am 17.03.2009 22:32:
2 > Paul Hartman написав(ла):
3 >> On Tue, Mar 17, 2009 at 4:07 PM, Alexander Pilipovsky
4 >> <alexander.pilipovsky@×××××.com> wrote:
5 >>
6 >>> Paul Hartman написав(ла):
7 >>>
8 >>> On Tue, Mar 17, 2009 at 3:50 PM, Alexander Pilipovsky
9 >>> <alexander.pilipovsky@×××××.com> wrote:
10 >>>
11 >>>
12 >>> Hi all!
13 >>> When I tried to install googlearth (or any other application now), I got
14 >>> next message:
15 >>>
16 >>>
17 >>> re-emerge wget (and/or do revdep-revbuild)
18 >>>
19 >>>
20 >>>
21 >>>
22 >>> sh-3.2# re-emerge wget
23 >>> sh: re-emerge: command not found
24 >>> sh-3.2# revdep-revbuild
25 >>> sh: revdep-revbuild: command not found
26 >>>
27 >>> Hmm, I have not this commands...
28 >>>
29 >> I'm sorry, I made a typo. It is revdep-rebuild. It is part of
30 >> app-portage/gentoolkit and it will scan for broken dependencies and
31 >> rebuild packages in order to fix them.
32 >>
33 >>
34 >>
35 > Thank you Paul and Kirby.
36 > I get messages
37 > wget: error while loading shared libraries: libcrypto.so.0.9.8: cannot
38 > open shared object file: No such file or directory
39 > for any "emerge" commands :(
40 > May be I crashed libcrypto, and how to update/reload it?
41 >
42
43 If you have revdep-rebuild installed by app-portage/gentoolkit let it run.
44
45 If you don't have it installed manually download the sources for
46 gentoolkit from a gentoo mirror (for example [1] ) which avoids the need
47 of wget for fetching the sources. Then emerge gentoolkit and run
48 revdep-rebuild.
49
50 PS: This might also be due to bug 234907. Did you uninstall packages
51 like ss,com_err and e2fsprogs in order to be able to upgrade
52 e2fsprogs-libs and e2fsprogs?
53
54 [1]
55 http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/distfiles/gentoolkit-0.2.4.2.tar.gz
56
57 [2] http://bugs.gentoo.org/show_bug.cgi?id=234907

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] error while loading shared libraries: libcrypto.so.0.9.8 Alexander Pilipovsky <alexander.pilipovsky@×××××.com>