Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 323489 - media-video/minitube-1.0-r1: wrong deps
Summary: media-video/minitube-1.0-r1: wrong deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-10 21:43 UTC by Maximilian Grothusmann
Modified: 2010-06-13 09:25 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 Maximilian Grothusmann 2010-06-10 21:43:24 UTC
media-video/minitube-1.0-r1 depends on || ( x11-libs/qt-phonon:4[gstreamer?] media-sound/phonon[gstreamer?] ) although qt-phonon has no gstreamer USE flag. Therefore, Portage always chooses the alternative media-sound/phonon[gstreamer?].

Reproducible: Always

Steps to Reproduce:
# echo media-sound/phonon >>/etc/portage/package.mask
# USE="gstreamer" emerge -vpt minitube

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

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "x11-libs/qt-phonon:4[gstreamer]".
!!! One of the following packages is required to complete your request:
- x11-libs/qt-phonon-4.6.2 (Missing IUSE: gstreamer)
- x11-libs/qt-phonon-4.5.3 (Missing IUSE: gstreamer)
(dependency required by "media-video/minitube-1.0-r1" [ebuild])
(dependency required by "minitube" [argument])
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2010-06-13 09:25:40 UTC
Ooops yeah. My fault

Fixed ( hopefully ) now