Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Mutually exclusive ebuilds?
Date: Sat, 21 Feb 2009 00:19:36
Message-Id: 49bf44f10902201619o55dbfb60wf3da51164a997eec@mail.gmail.com
1 I'm getting this and I'm wondering if it means I can't have miro and
2 wicd installed simultaneously:
3
4 !!! Multiple package instances within a single package slot have been pulled
5 !!! into the dependency graph, resulting in a slot conflict:
6 dev-python/pyrex:0
7 ('installed', '/', 'dev-python/pyrex-0.9.8.5', 'nomerge') pulled in by
8 >=dev-python/pyrex-0.9.6.4 required by ('installed', '/',
9 'media-tv/miro-2.0.1', 'nomerge')
10 (and 1 more)
11 ('ebuild', '/', 'dev-python/pyrex-0.9.4.1', 'merge') pulled in by
12 >=dev-python/pyrex-0.9.3-r2 required by ('installed', '/',
13 'dev-python/dbus-python-0.82.4', 'nomerge')
14 It may be possible to solve this problem by using package.mask to
15 prevent one of those packages from being selected. However, it is also
16 possible that conflicting dependencies exist such that they are
17 impossible to satisfy simultaneously. If such a conflict exists in the
18 dependencies of two different packages, then those packages can not be
19 installed simultaneously.
20
21 # equery depends dbus-python
22 [ Searching for packages depending on dbus-python... ]
23 media-tv/miro-2.0.1 (dev-python/dbus-python)
24 net-misc/wicd-1.5.9-r1 (dev-python/dbus-python)
25
26 - Grant

Replies

Subject Author
[gentoo-user] Re: Mutually exclusive ebuilds? James <wireless@×××××××××××.com>
Re: [gentoo-user] Mutually exclusive ebuilds? "Arttu V." <arttuv69@×××××.com>