Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem emerging rhythmbox
Date: Fri, 09 Jan 2015 12:42:08
Message-Id: 9534.1420807319@ccs.covici.com
1 Hi. I am getting an error when I am trying to emerge rhythmbox on a
2 world update I am trying to do
3 !!! Problem resolving dependencies for media-sound/rhythmbox from
4 @selected
5 ... done!
6
7 !!! The ebuild selected to satisfy "media-sound/rhythmbox" has unmet
8 requirements.
9 - media-sound/rhythmbox-3.1::gentoo USE="cdr dbus libnotify libsecret
10 nsplugin python udev -daap -html -ipod -lirc -mtp -test -upnp-av
11 -visualizer -webkit -zeitgeist" ABI_X86="64"
12 PYTHON_TARGETS="python3_3 python3_4"
13
14 The following REQUIRED_USE flag constraints are unsatisfied:
15 python? ( exactly-one-of ( python_targets_python3_3
16 python_targets_python3_4 ) )
17
18 The above constraints are a subset of the following complete
19 expression:
20 ipod? ( udev ) mtp? ( udev ) dbus? ( python ) webkit? ( python )
21 python? ( exactly-one-of ( python_targets_python3_3
22 python_targets_python3_4 ) )
23
24 (dependency required by "@selected" [set])
25 (dependency required by "@world" [argument])
26
27 The problem is that I have in my /etc/portage/package.use the following
28 line
29 media-sound/rhythmbox python python_targets_python3_3
30
31 which I thought would satisfy the above requirement -- so what am I
32 doing wrong here?
33
34 Thanks in advance for any suggestions.
35
36 --
37 Your life is like a penny. You're going to lose it. The question is:
38 How do
39 you spend it?
40
41 John Covici
42 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] problem emerging rhythmbox Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] problem emerging rhythmbox Bryan Gardiner <bog@××××××.net>