Gentoo Archives: gentoo-amd64

From: Zac Medico <zmedico@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] emerge + libraries
Date: Wed, 06 Jul 2005 05:20:44
Message-Id: 42CB69BB.60807@gmail.com
In Reply to: [gentoo-amd64] emerge + libraries by Tres Melton
1 Tres Melton wrote:
2 > Yesterday I had a situation that required me to run revdep-rebuild, and
3 > after a number of runs + some manual emerges I got:
4 >
5 > thor:/home/tres # rm /root/.revdep-rebuild*.?_* ; revdep-rebuild
6 > rm: cannot remove `/root/.revdep-rebuild*.?_*': No such file or
7 > directory
8 >
9 > Checking reverse dependencies...
10 > Packages containing binaries and libraries broken by any package update,
11 > will be recompiled.
12 >
13 > Collecting system binaries and libraries... done.
14 > (/root/.revdep-rebuild.1_files)
15 >
16 > Collecting complete LD_LIBRARY_PATH... done.
17 > (/root/.revdep-rebuild.2_ldpath)
18 >
19 > Checking dynamic linking consistency...
20 > broken /usr/kde/3.3/lib/kde3/kio_http.so (requires libcom_err.so.3)
21 > broken /usr/kde/3.3/lib/kde3/noatunblurscope.so (requires
22 > libdirectfb-0.9.so.21 libfusion-0.9.so.21 libdirect-0.9.so.21)
23 > done.
24 > (/root/.revdep-rebuild.3_rebuild)
25 >
26 > Assigning files to ebuilds... done.
27 > (/root/.revdep-rebuild.4_ebuilds)
28 >
29 > Evaluating package order... done.
30 > (/root/.revdep-rebuild.5_order)
31 >
32 > Dynamic linking on your system is consistent... All done.
33 > thor:/home/tres #
34 >
35 > The original problem happened when Evolution couldn't find
36 > libcom_err.so.3 because it got nuked somewhere. I emerged the package
37 > that provides it (sys-libs/com_err) and then ran revdep-rebuild + a
38 > couple of manual emerges (ehtereal + DirectFB) and a re-run of
39 > revdep-rebuild and I got the exact same thing as listed above.
40 > revdep-rebuild is noticing two things with broken linking but doing
41 > nothing to rectify the situation. I re-emerged kdelibs and then re-ran
42 > revdep-rebuild but got the same messages.
43 >
44 > Any ideas on what to try now?
45 >
46 > version line from revdep-rebuild:
47 > # $Header: /var/cvsroot/gentoolkit/src/revdep-rebuild/revdep-rebuild,v
48 > 1.3 2004/01/07 12:21:21 karltk Exp $
49 >
50 >
51 > Thanks,
52
53 Try the latest revdep-rebuild from ~amd64 gentoolkit-0.2.1_pre4. Many others have experienced this problem: http://forums.gentoo.org/viewtopic-t-348311-highlight-.html
54
55 Zac
56 --
57 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] emerge + libraries Tres Melton <tres@××××××××××.com>