Gentoo Archives: gentoo-user

From: 1126 <mailinglists@××××××××××××××××××.de>
To: gentoo-user@l.g.o
Cc: hwoarang@g.o
Subject: Re: [gentoo-user] revdep-rebuild keeps repeating the same steps
Date: Fri, 25 May 2012 13:34:07
Message-Id: 20120525133228.GB2911@1126.localdomain
In Reply to: Re: [gentoo-user] revdep-rebuild keeps repeating the same steps by Markos Chandras
1 On Fri, 25. May 13:47, Markos Chandras wrote:
2 > On Fri, May 25, 2012 at 1:41 PM, 1126
3 > <mailinglists@××××××××××××××××××.de> wrote:
4 > > Hello list!
5 > >
6 > > When I run revdep-rebuild, it keeps repeating the same steps over and over
7 > > again.
8 > >
9 > > Here is what I mean:
10 > >
11 > >  * Configuring search environment for revdep-rebuild
12 > >
13 > >  * Checking reverse dependencies
14 > >  * Packages containing binaries and libraries broken by a package update
15 > >  * will be emerged.
16 > >
17 > >  * Collecting system binaries and libraries
18 > >  * Generated new 1_files.rr
19 > >  * Collecting complete LD_LIBRARY_PATH
20 > >  * Generated new 2_ldpath.rr
21 > >  * Checking dynamic linking consistency
22 > > [ 36% ]  *   broken /usr/lib32/libavdevice.so.53.4.100 (requires
23 > > libpulse-simple.so.0
24 > > libpulse.so.0)
25 > > [ 100% ]
26 > >  * Generated new 3_broken.rr
27 > >  * Assigning files to packages
28 > >  *   /usr/lib32/libavdevice.so.53.4.100 ->
29 > > app-emulation/emul-linux-x86-medialibs
30 > >  * Generated new 4_raw.rr and 4_owners.rr
31 > >  * Cleaning list of packages to rebuild
32 > >  * Generated new 4_pkgs.rr
33 > >  * Assigning packages to ebuilds
34 > >  * Generated new 4_ebuilds.rr
35 > >  * Evaluating package order
36 > >  * Generated new 5_order.rr
37 > >  * All prepared. Starting rebuild
38 > > emerge --complete-graph=y --oneshot   app-emulation/emul-linux-x86-medialibs:0
39 > > ..........
40 > > Calculating dependencies... done!
41 > >
42 > >>>> Verifying ebuild manifests
43 > >
44 > >>>> Emerging (1 of 1) app-emulation/emul-linux-x86-medialibs-20120520
45 > >  * emul-linux-x86-medialibs-20120520.tar.xz RMD160 SHA1 SHA256 size ;-) ...
46 > > [ ok ]
47 > >>>> Unpacking source...
48 > >>>> Unpacking emul-linux-x86-medialibs-20120520.tar.xz to
49 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/work
50 > >>>> Source unpacked in
51 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/work
52 > >>>> Preparing source in
53 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/work ...
54 > >>>> Source prepared.
55 > >>>> Configuring source in
56 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/work ...
57 > >>>> Source configured.
58 > >>>> Compiling source in
59 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/work ...
60 > >>>> Source compiled.
61 > >>>> Test phase [not enabled]: app-emulation/emul-linux-x86-medialibs-20120520
62 > >
63 > >>>> Install emul-linux-x86-medialibs-20120520 into
64 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/image/ category
65 > > app-emulation
66 > >>>> Completed installing emul-linux-x86-medialibs-20120520 into
67 > > /var/tmp/portage/app-emulation/emul-linux-x86-medialibs-20120520/image/
68 > >
69 > >
70 > >  * QA Notice: The following files contain runtime text relocations
71 > >  *  Text relocations force the dynamic linker to perform extra
72 > >  *  work at startup, waste system resources, and may pose a security
73 > >  *  risk.  On some architectures, the code may not even function
74 > >  *  properly, if at all.
75 > >  *  For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
76 > >  *  Please include the following list of files in your report:
77 > >  * TEXTREL usr/lib32/libx264.so.120
78 > >
79 > >
80 > >>>> Installing (1 of 1) app-emulation/emul-linux-x86-medialibs-20120520
81 > >>>> Auto-cleaning packages...
82 > >
83 > >>>> No outdated packages were found on your system.
84 > >
85 > >  * GNU info directory index is up-to-date.
86 > >  * Build finished correctly. Removing temporary files...
87 > >  * You can re-run revdep-rebuild to verify that all libraries and binaries
88 > >  * are fixed. Possible reasons for remaining inconsistencies include:
89 > >  *   orphaned files
90 > >  *   deep dependencies
91 > >  *   packages installed outside of portage's control
92 > >  *   specially-evaluated libraries
93 > >
94 > >
95 > > It keeps complaining about libavdevice.so and them re-emerges
96 > > app-emulation/emul-linux-x86-medialibs-20120520.
97 > >
98 > >
99 > > When I would re-run it right now, it would again complain about libavdevice and
100 > > would again re-emerge app-emulation/emul-linux-x86-medialibs..
101 > >
102 > > Has anyone any idea how to fix this?
103 > >
104 > > Thanks in advance,
105 > > Christian.
106 > >
107 > >
108 >
109 > This is bug: https://bugs.gentoo.org/show_bug.cgi?id=416751
110 >
111 > Bugzilla+search is your friend ;)
112 >
113
114 Thanks, a friend I somehow forgot to ask this time ;)