Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] revdep-rebuild keeps repeating the same steps 1126 <mailinglists@××××××××××××××××××.de>