Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 317777 - media-plugins/quodlibet-albumart is keyword masked only by ~amd64. What about ~x86?
Summary: media-plugins/quodlibet-albumart is keyword masked only by ~amd64. What about...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 317783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-29 14:20 UTC by Claudio Roberto França Pereira
Modified: 2010-04-29 16:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claudio Roberto França Pereira 2010-04-29 14:20:24 UTC
I just tried emerging media-plugins/quodlibet-albumart and received a masked by keyword message. After inspecting the ebuild file, I've found that the package is masked by ~amd64. Since I believe it's just unstable, shouldn't it be masked by ~x86 too, which I'm currently using?

Reproducible: Always

Steps to Reproduce:
1. emerge quodlibet-albumart




I guess it's just a matter of adding the ~x86 mask to the ebuild? I'm finishing emerging quodlibet, after that I'll try emerging albumart with the editted ebuild.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-29 14:37:49 UTC
quodlibet-albumart is obsolete, and for quodlibet-2.1 only

use media-plugins/quodlibet-plugins
Comment 2 Claudio Roberto França Pereira 2010-04-29 15:48:42 UTC
*** Bug 317783 has been marked as a duplicate of this bug. ***
Comment 3 Claudio Roberto França Pereira 2010-04-29 15:51:43 UTC
I can't find quodlibet-plugins on my tree. Aren't you using some overlay?
eix quodlibet just lists the player itself and plugins in the format
quodlibet-xxx, xxx being albumart, wikipedia, cddb, etc.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2010-04-29 15:58:52 UTC
$ sudo emerge -av quodlibet quodlibet-plugins

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

Calculating dependencies... done!
[ebuild  N    ] media-libs/mutagen-1.19  USE="-test" 0 kB
[ebuild  N    ] media-sound/quodlibet-2.2.1  USE="dbus -gstreamer -ipod" 0 kB
[ebuild  N    ] media-plugins/quodlibet-plugins-2.2.1  0 kB

Total: 3 packages (3 new), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]
Comment 5 Claudio Roberto França Pereira 2010-04-29 16:08:31 UTC
Ouch. Outdated eix database. Thank you.