Gentoo Archives: gentoo-user

From: Dale <dalek@××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild is giving me fits
Date: Thu, 03 Nov 2005 10:28:21
Message-Id: 4369E4FE.40508@exceedtech.net
In Reply to: Re: [gentoo-user] revdep-rebuild is giving me fits by Bob Sanders
1 Bob Sanders wrote:
2
3 >Before you do that, get rid of /root/.revdep*
4 >Run - python-updater
5 >Then - perl-cleaner all
6 >Then - emerge -uDNav world
7 >Then - revdep-rebuild -p
8 >
9 >Bob
10 >-
11 >
12 >
13 OK. I went in circles with those for a while. I have now come to a
14 brick wall here. I had a earlier thread about this just in case. I
15 have a package.use file that tells it not to do the doc thing for
16 gentoo-sources but it seems it is more stubborn than I am.
17
18 > root@smoker / # emerge -uDNavp world
19 > >>> --pretend disables --ask... removing --ask from options.
20 >
21 > These are the packages that I would merge, in order:
22 >
23 > Calculating world dependencies ...done!
24 > [ebuild N ] app-text/xmlto-0.0.18 0 kB
25 >
26 > Total size of downloads: 0 kB
27 > root@smoker / #
28
29
30 I did take the -p out and try it but it failed, like I expected. May be
31 something in the command that is making it want to ignore the
32 package.use file. Anyway . . . . . .
33
34 OK, the revdep-rebuild command now gives me this:
35
36 > root@smoker / # revdep-rebuild
37 >
38 > Checking reverse dependencies...
39 > Packages containing binaries and libraries broken by any package update,
40 > will be recompiled.
41 >
42 > Collecting system binaries and libraries... done.
43 > (/root/.revdep-rebuild.1_files)
44 >
45 > Collecting complete LD_LIBRARY_PATH... done.
46 > (/root/.revdep-rebuild.2_ldpath)
47 >
48 > Checking dynamic linking consistency...
49 > broken /usr/lib/gaim/tcl.so (requires libtcl8.3.so libtk8.3.so)
50 > broken /usr/lib/libgtkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
51 > broken /usr/lib/libgdkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
52 > broken /usr/lib/libpangomm-1.0.so.1.5.9 (requires libsigc-1.2.so.5)
53 > broken /usr/lib/libglibmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
54 > broken /usr/lib/libatkmm-1.0.so.1.5.9 (requires libsigc-1.2.so.5)
55 > broken /usr/lib/python2.2/lib-dynload/_tkinter.so (requires
56 > libtk8.3.so libtcl8.3.so)
57 > broken /usr/lib/libgtkmm_generate_extra_defs-2.0.so.1.5.9 (requires
58 > libsigc-1.2.so.5)
59 > broken /usr/bin/icewm-session (requires libungif.so.4)
60 > broken /usr/bin/icewm (requires libungif.so.4)
61 > broken /usr/bin/gnome-panel-properties-capplet (requires
62 > libcapplet.so.0)
63 > broken /usr/bin/icewmtray (requires libungif.so.4)
64 > broken /usr/bin/icehelp (requires libungif.so.4)
65 > broken /usr/bin/icewmbg (requires libungif.so.4)
66 > broken /usr/X11R6/lib/gaim/tcl.so (requires libtcl8.3.so libtk8.3.so)
67 > broken /usr/X11R6/lib/libgtkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
68 > broken /usr/X11R6/lib/libgdkmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
69 > broken /usr/X11R6/lib/libpangomm-1.0.so.1.5.9 (requires
70 > libsigc-1.2.so.5)
71 > broken /usr/X11R6/lib/libglibmm-2.0.so.1.5.9 (requires libsigc-1.2.so.5)
72 > broken /usr/X11R6/lib/libatkmm-1.0.so.1.5.9 (requires libsigc-1.2.so.5)
73 > broken /usr/X11R6/lib/python2.2/lib-dynload/_tkinter.so (requires
74 > libtk8.3.so libtcl8.3.so)
75 > broken /usr/X11R6/lib/libgtkmm_generate_extra_defs-2.0.so.1.5.9
76 > (requires libsigc-1.2.so.5)
77 > broken /usr/X11R6/bin/icewm-session (requires libungif.so.4)
78 > broken /usr/X11R6/bin/icewm (requires libungif.so.4)
79 > broken /usr/X11R6/bin/gnome-panel-properties-capplet (requires
80 > libcapplet.so.0)
81 > broken /usr/X11R6/bin/icewmtray (requires libungif.so.4)
82 > broken /usr/X11R6/bin/icehelp (requires libungif.so.4)
83 > broken /usr/X11R6/bin/icewmbg (requires libungif.so.4)
84 > done.
85 > (/root/.revdep-rebuild.3_rebuild)
86 >
87 > Assigning files to ebuilds... done.
88 > (/root/.revdep-rebuild.4_ebuilds)
89 >
90 > Evaluating package order... done.
91 > (/root/.revdep-rebuild.5_order)
92 >
93 > Dynamic linking on your system is consistent... All done.
94 > root@smoker / #
95
96
97 Don't get me started on that libingif and giflib circle either. :/ I'm
98 not sure what to do about that. The forums don't seem to have a fix
99 either. If I emerge it, it gripes, if I unmerge it, it gripes. I'm
100 confused.
101
102 What next, hammer? Will a emerge -ev world help those broken things? I
103 don't mind running it to much it just slows down my folding a lot is
104 all. I have a AMD 2500+ CPU with 1GB of ram so it is not a really huge
105 deal, if it will help. I run 24/7 anyway.
106
107 > root@smoker / # uptime
108 > 04:21:49 up 7 days, 10:22, 5 users, load average: 1.07, 1.77, 2.17
109 > root@smoker / #
110
111
112
113 Thanks for the help everybody, need a little more. We're getting close
114 I think.
115
116 Dale
117 :-)
118
119 --
120 To err is human, I'm most certainly human.
121
122
123
124 --
125 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] revdep-rebuild is giving me fits Holly Bostick <motub@××××××.nl>