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
Description:   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.

------- Comment #1 From Jan Brinkmann (RETIRED) 2005-03-13 10:14:35 0000 -------
imho the dbus package should be modified to improve the detection or something,
please advise.

------- Comment #2 From foser (RETIRED) 2005-03-14 02:09:49 0000 -------
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).

------- Comment #3 From Jan Brinkmann (RETIRED) 2005-04-18 12:13:48 0000 -------
fixed in cvs, thanks

------- Comment #4 From Jakub Moc (RETIRED) 2005-05-07 15:22:19 0000 -------
*** Bug 91834 has been marked as a duplicate of this bug. ***