Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 454194

Summary: Cannot install media-sound/rhythmbox-2.97 with "cdr" USE flag enabled
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Francesco Turco 2013-01-26 17:29:55 UTC
I cannot install media-sound/rhythmbox-2.97 with the "cdr" USE flag enabled (which is the default, as I'm running the default/linux/amd64/13.0/desktop/gnome profile). If I try, emerge will install media-sound/rhythmbox-0.13.3 instead:

# emerge -pv rhythmbox

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] app-misc/media-player-info-17  105 kB
[ebuild  N     ] media-plugins/gst-plugins-gconf-0.10.31:0.10  0 kB
[ebuild  N     ] gnome-extra/gnome-media-2.32.0-r300:2  2,749 kB
[ebuild     UD ] media-sound/rhythmbox-0.13.3 [2.97] USE="cdr* gnome-keyring lastfm%* libnotify udev -daap -debug -ipod -lirc -mtp -musicbrainz -nsplugin -python* {-test} -upnp-av -webkit (-clutter%) (-dbus%*) (-html%) (-zeitgeist%)" 9,745 kB

Total: 4 packages (1 downgrade, 3 new), Size of downloads: 12,598 kB

!!! The following update(s) have been skipped due to unsatisfied dependencies
!!! triggered by backtracking:

media-sound/rhythmbox:0

Reproducible: Always
Comment 1 jeremy 2013-01-28 03:22:09 UTC
Its because rhythmbox-2.97 has a depend on =app-cdr/brasero-3.4* but this conflicts with Gnome-core-apps which depends on >=app-cdr/brasero-3.6.1
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-01-28 16:19:29 UTC
Yes, this is to protect you from mixing gstreamer:1.0 and gstreamer:0.10 using applications. Just disable the USE flag for now.

This is the same problem with USE=webkit in bug #450792.

*** This bug has been marked as a duplicate of bug 450792 ***