Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] binutils broken revdep-rebuild
Date: Thu, 04 Feb 2010 08:42:01
Message-Id: 201002041038.50420.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] binutils broken revdep-rebuild by Steven
1 On Thursday 04 February 2010 09:15:36 Steven wrote:
2 > I am having a recurring error for the last few weeks
3 >
4 > revdep-rebuild -p
5 >
6 > * Configuring search environment for revdep-rebuild
7 >
8 > * Checking reverse dependencies
9 > * Packages containing binaries and libraries broken by a package
10 > * update
11 > * will be emerged.
12 >
13 > * Collecting system binaries and libraries
14 > * Generated new 1_files.rr
15 > * Collecting complete LD_LIBRARY_PATH
16 > * Generated new 2_ldpath.rr
17 > * Checking dynamic linking consistency
18 > [ 37% ] * broken
19 > /usr/lib64/binutils/x86_64-pc-linux-gnu/2.20/libbfd.la (requires
20 > -liberty)
21 > * broken
22 > * /usr/lib64/binutils/x86_64-pc-linux-gnu/2.20/libopcodes.la
23 > * (requires -liberty)
24 > [ 100% ]
25 > * Generated new 3_broken.rr
26 > * Assigning files to packages
27 > * /usr/lib64/binutils/x86_64-pc-linux-gnu/2.20/libbfd.la
28 > * -> sys-devel/binutils
29 > * /usr/lib64/binutils/x86_64-pc-linux-gnu/2.20/libopcodes.la
30 > * -> sys-devel/binutils
31 > * Generated new 4_raw.rr and 4_owners.rr
32 > * Cleaning list of packages to rebuild
33 > * Generated new 4_pkgs.rr
34 > * Assigning packages to ebuilds
35 > * Generated new 4_ebuilds.rr
36 > * Evaluating package order
37 > * Generated new 5_order.rr
38 > * All prepared. Starting rebuild
39 >
40 > emerge --oneshot --pretend sys-devel/binutils:0
41 >
42 > I am not to sure how to go about trouble shooting this problem.
43 > Everything seems to be running as usual aside from the revdep-rebuild
44 > broken error.
45 >
46
47 try
48
49 lafilefixer --justfixit
50
51 then try revdep-rebuild again
52
53 --
54 alan dot mckinnon at gmail dot com