Gentoo Archives: gentoo-user

From: "Beau E. Cox" <beaucox@×××××××××.com>
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] hal-0.5.5.1-r3 dependency loop
Date: Mon, 23 Jan 2006 05:25:48
Message-Id: 200601221921.54981.beaucox@hawaii.rr.com
1 Hi -
2
3 Looks like there is a dependency loop with the
4 recently unmasked hal-0.5.5.1-r3. If I:
5
6 $emerge -uD world
7 ...
8 Calculating world dependencies ...done!
9 [ebuild U ] sys-apps/dbus-0.60-r3 [0.23.4-r1]
10 [ebuild U ] sys-apps/hal-0.5.5.1-r3 [0.4.8]
11 ...
12
13 When done, I check with:
14
15 # revdep-rebuild -p
16 ...
17 Calculating dependencies ...done!
18 [ebuild U ] sys-apps/dbus-0.60-r3 [0.23.4-r1]
19 [ebuild R ] sys-apps/hal-0.5.5.1-r3
20 [ebuild R ] kde-base/kdebase-3.4.3-r1
21 [ebuild R ] sys-apps/dbus-0.23.4-r1
22 [ebuild UD] sys-apps/hal-0.4.8 [0.5.5.1-r3]
23 [ebuild R ] sys-apps/ivman-0.5_pre2
24 Now you can remove -p (or --pretend) from arguments and re-run revdep-rebuild.
25
26 If I remove the -p and do it, hal-0.5.5.1-r3
27 pops up in 'emerge -uD world' and on and on
28 and on...
29
30 I guess I'll just unmerge hal and friends,
31 remove hal from my use, and rebuild with
32 --newuse, etc. unless someone has a better idea.
33
34 --
35 Aloha => Beau;
36
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] hal-0.5.5.1-r3 dependency loop Neil Bothwick <neil@××××××××××.uk>