Gentoo Archives: gentoo-user

From: Bryan Gardiner <bog@××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem emerging rhythmbox
Date: Fri, 09 Jan 2015 19:53:00
Message-Id: 20150109115253.376544f2@khumba.net
In Reply to: [gentoo-user] problem emerging rhythmbox by covici@ccs.covici.com
1 On Fri, 09 Jan 2015 07:41:59 -0500
2 covici@××××××××××.com wrote:
3
4 > Hi. I am getting an error when I am trying to emerge rhythmbox on a
5 > world update I am trying to do
6 > !!! Problem resolving dependencies for media-sound/rhythmbox from
7 > @selected
8 > ... done!
9 >
10 > !!! The ebuild selected to satisfy "media-sound/rhythmbox" has unmet
11 > requirements.
12 > - media-sound/rhythmbox-3.1::gentoo USE="cdr dbus libnotify libsecret
13 > nsplugin python udev -daap -html -ipod -lirc -mtp -test -upnp-av
14 > -visualizer -webkit -zeitgeist" ABI_X86="64"
15 > PYTHON_TARGETS="python3_3 python3_4"
16 >
17 > The following REQUIRED_USE flag constraints are unsatisfied:
18 > python? ( exactly-one-of ( python_targets_python3_3
19 > python_targets_python3_4 ) )
20 >
21 > The above constraints are a subset of the following complete
22 > expression:
23 > ipod? ( udev ) mtp? ( udev ) dbus? ( python ) webkit? ( python )
24 > python? ( exactly-one-of ( python_targets_python3_3
25 > python_targets_python3_4 ) )
26 >
27 > (dependency required by "@selected" [set])
28 > (dependency required by "@world" [argument])
29 >
30 > The problem is that I have in my /etc/portage/package.use the following
31 > line
32 > media-sound/rhythmbox python python_targets_python3_3
33 >
34 > which I thought would satisfy the above requirement -- so what am I
35 > doing wrong here?
36
37 Like any USE flag, setting python_targets_python3_3 isn't going to
38 unset python_targets_python3_4, so adding "-python_targets_python3_4"
39 to rhythmbox might resolve the constraint (don't know how this would
40 interact with the system though).
41
42 --
43 Go game editor :: http://khumba.net/projects/goatee :: AGPL, Haskell