Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266217 - [kde-testing] media-sound/amarok-utils-2.0.90 should depend on media-libs/taglib-extras
Summary: [kde-testing] media-sound/amarok-utils-2.0.90 should depend on media-libs/tag...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 08:17 UTC by Matt Whitlock
Modified: 2009-04-19 02:29 UTC (History)
1 user (show)

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 Matt Whitlock 2009-04-15 08:17:13 UTC
media-sound/amarok-2.0.90 already depends on >=media-libs/taglib-extras-0.1[kde], but media-sound/amarok-utils-2.0.90 does not.  It should.

I had the following emerge --tree:

[nomerge      ] media-sound/amarok-2.0.90 [2.0.2-r1]
[nomerge      ]  media-sound/amarok-utils-2.0.90
[uninstall    ]    media-sound/amarok-2.0.2-r1
[blocks b     ] <media-sound/amarok-2.0.90:2 ("<media-sound/amarok-2.0.90:2" is blocking media-sound/amarok-utils-2.0.90)
[ebuild     U ]  media-sound/amarok-2.0.90 [2.0.2-r1]
[ebuild  N    ] media-sound/amarok-utils-2.0.90
[nomerge      ] media-sound/amarok-2.0.90 [2.0.2-r1]
[ebuild  N    ]  media-libs/taglib-extras-0.1.2
[blocks B     ]   <media-sound/amarok-2.0.90:2 ("<media-sound/amarok-2.0.90:2" is blocking media-sound/amarok-utils-2.0.90)

This may have been fine, except that I was running parallel emerge using --jobs, so amarok-utils tried to start building before taglib-extras had been installed.  Solution: amarok-utils should additionally depend on taglib-extras.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-04-15 18:03:10 UTC
Thanks for the report. I forgot to add it.
I'll take care of this asap.
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-04-18 20:09:24 UTC
Sorry for taking so long to fix this - but I completely forgot this bug.
Added dep to ebuild in the overlay.
Comment 3 Maciej Mrozowski gentoo-dev 2009-04-19 02:29:09 UTC
Little correction - [kde] USE dep is not necessary.
And amarok-utils depends on taglib-extras anyway.