Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291170 - x11-libs/qt-phonon-4.5.3 depends on =x11-libs/qt-dbus-4.5.3[-debug], should be >= ?
Summary: x11-libs/qt-phonon-4.5.3 depends on =x11-libs/qt-dbus-4.5.3[-debug], should b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-30 13:17 UTC by Jeff Kowalczyk
Modified: 2009-10-30 13:44 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 Jeff Kowalczyk 2009-10-30 13:17:51 UTC
A recent update x11-libs/qt-dbus-4.5.3-r1 conflicts with an overly restricted dependency of x11-libs/qt-phonon-4.5.3.

!!! One or more updates have been skipped due to a dependency conflict:

x11-libs/qt-dbus:4

  ('ebuild', '/', 'x11-libs/qt-dbus-4.5.3-r1', 'merge') conflicts with
    =x11-libs/qt-dbus-4.5.3[-debug] required by ('installed', '/', 'x11-libs/qt-phonon-4.5.3', 'nomerge')

It seems that changing the dependency to >= , or some wildcard e.g. x11-libs/qt-dbus-4.5.3* would fix this.

Reproducible: Always
Comment 1 Dror Levin (RETIRED) gentoo-dev 2009-10-30 13:44:00 UTC
Changed dep to ~x11-libs/qt-dbus-${PV} in qt-phonon-4.{5.3,6.0_beta1}. Thanks.