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

Bug 198940

Summary: media-sound/quodlibet-1.0 & media-plugins/quodlibet-trayicon-3493 circular dependency
Product: Gentoo Linux Reporter: Daniel Bumke <post>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Bumke 2007-11-12 15:21:41 UTC
I installed quodlibet without 'trayicon' support. As a result emerging the plugin quodlibet-trayicon fails:

 * media-sound/quodlibet is missing trayicon support. Please add
 * 'trayicon' to your USE flags, and re-emerge media-sound/quodlibet.

After adding the trayicon USE flag re-emerging quodlibet fails since it tries to emerge quodlibet-trayicon first, which then fails with the above message. This makes it impossible to add trayicon support if it was initially not included.

Reproducible: Always

Steps to Reproduce:
1. emerge media-sound/quodlibet without trayicon USE flag
2. re-emerge media-sound/quodlibet with trayicon USE flag

Actual Results:  
Re-emerge fails since media-plugins/quodlibet-trayicon fails to install unless quodlibet already has trayicon support. Quodlibet with trayicon support depends on quodlibet-trayicon.

Expected Results:  
Perhaps quodlibet-trayicon should install regardless of support in quodlibet, but with a big warning.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-12 18:34:09 UTC

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