Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] preserved-rebuild, avidemux and mplayer
Date: Tue, 10 Nov 2009 15:44:28
Message-Id: 4AF98A57.5030803@gmail.com
1 Hi,
2
3 I'm in the middle of a world update. I'm sort of doing it in parts
4 because of the device-mapper issue. Anyway, I keep getting the
5 @preserved-rebuild at the end of the emerge. I run it and it wants to
6 run it again. When I run it again, it wants to run it again. It's the
7 same packages over and over again. This is the outputs:
8
9
10 !!! existing preserved libs:
11 >>> package: media-libs/x264-0.0.20091021
12 * - /usr/lib/libx264.so.65
13 * used by /usr/bin/avidemux2_cli (media-video/avidemux-2.4.4-r2)
14 * used by /usr/bin/avidemux2_gtk (media-video/avidemux-2.4.4-r2)
15 * used by /usr/bin/avidemux2_qt4 (media-video/avidemux-2.4.4-r2)
16 * used by 2 other files
17 Use emerge @preserved-rebuild to rebuild packages using these libraries
18 root@smoker / #
19
20
21 and
22
23
24 !!! existing preserved libs:
25 >>> package: media-libs/x264-0.0.20081006
26 * - /usr/lib/libx264.so.78
27 * used by /usr/bin/mencoder (media-video/mplayer-1.0_rc4_p20091026-r1)
28 * used by /usr/bin/mplayer (media-video/mplayer-1.0_rc4_p20091026-r1)
29 Use emerge @preserved-rebuild to rebuild packages using these libraries
30 root@smoker / #
31
32
33 and
34
35
36
37 !!! existing preserved libs:
38 >>> package: media-libs/x264-0.0.20091021
39 * - /usr/lib/libx264.so.65
40 * used by /usr/bin/avidemux2_cli (media-video/avidemux-2.4.4-r2)
41 * used by /usr/bin/avidemux2_gtk (media-video/avidemux-2.4.4-r2)
42 * used by /usr/bin/avidemux2_qt4 (media-video/avidemux-2.4.4-r2)
43 * used by 2 other files
44 Use emerge @preserved-rebuild to rebuild packages using these libraries
45 root@smoker / #
46
47
48 and this just repeats. Those are in reverse order by the way.
49
50 I'm not a magician but I need a magic trick.
51
52 Thanks.
53
54 Dale
55
56 :-) :-)

Replies

Subject Author
Re: [gentoo-user] preserved-rebuild, avidemux and mplayer Alex Schuster <wonko@×××××××××.org>
Re: [gentoo-user] preserved-rebuild, avidemux and mplayer Alan McKinnon <alan.mckinnon@×××××.com>