Bug 76702 - media-sound/moc confuses dbus-0.22-r3
|
Bug#:
76702
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: thsuut@utu.fi
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-sound/moc confuses dbus-0.22-r3
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-01-04 16:21 0000
|
If media-sound/moc is installed and qt is in USE, installing dbus-0.22-r3
stalls.
It tries to use /usr/bin/moc (which is a media player). Correct one would be /usr/qt/3/bin/moc.
Reproducible: Always
Steps to Reproduce:
1. emerge media-sound/moc
2. emerge =sys-apps/dbus-0.22-r3
3.
Actual Results:
Compilation stalls when running /usr/bin/moc.
Expected Results:
Run /usr/qt/3/bin/moc and install cleanly.
imho the dbus package should be modified to improve the detection or something,
please advise.
imho moc should change their binary name (& apperantly they did). It's a silly
Gentoo-KDE-ism that this goes wrong anyway (kde root != sys root).
*** Bug 91834 has been marked as a duplicate of this bug. ***