Gentoo Archives: gentoo-user

From: Alan Mackenzie <acm@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Infinite loop in revdep-rebuild with firefox-17.0.2
Date: Thu, 24 Jan 2013 11:32:46
Message-Id: 20130124112544.GA7179@acm.acm
1 Hi, Gentoo!
2
3 A couple of days ago, I merged firefox-17.0.2 and ran revdep-rebuild -p.
4 It said, strangely, that some firefox libraries needed rebuilding.
5
6 I've just let revdep-rebuild rebuild firefox. I run revdep-rebuild -p
7 again, and it's still saying these libraries need rebuilding. This
8 isn't good.
9
10 Here's some output from revdep-rebuild -p:
11
12 * Checking dynamic linking consistency
13 [ 100% ]
14 * broken /usr/lib64/firefox/libxpcom.so (no version information available)
15 * broken /usr/lib64/firefox/plugin-container (no version information available)
16 * broken /usr/lib64/firefox/sdk/bin/xpcshell (no version information available)
17 * broken /usr/lib64/firefox/sdk/lib/libxpcom.so (no version information available)
18 * Generated new 3_broken.rr
19 * Assigning files to packages
20 * /usr/lib64/firefox/libxpcom.so -> www-client/firefox
21 * /usr/lib64/firefox/plugin-container -> www-client/firefox
22 * /usr/lib64/firefox/sdk/bin/xpcshell -> www-client/firefox
23 * /usr/lib64/firefox/sdk/lib/libxpcom.so -> www-client/firefox
24
25 The problem seems to be the "no version information available".
26 revdep-rebuild is now less useful than it should be.
27
28 Has anybody else encountered this problem, and what is the best way to
29 solve it?
30
31 --
32 Alan Mackenzie (Nuremberg, Germany).

Replies

Subject Author
Re: [gentoo-user] Infinite loop in revdep-rebuild with firefox-17.0.2 Jean-Christophe Bach <jc.bach@×××××.com>
Re: [gentoo-user] Infinite loop in revdep-rebuild with firefox-17.0.2 Andrew Lowe <agl@×××××××.au>