Bug 130029

Summary: kudzu 1.1.79 requires X to be installed
Product: [Fedora] Fedora Reporter: Steve Grubb <linux_4ever>
Component: dbusAssignee: John (J5) Palmieri <johnp>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jkeck
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-17 01:07:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 123268    

Description Steve Grubb 2004-08-16 17:27:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4.2)
Gecko/20040308

Description of problem:
The latest version of Kudzu requires X to be installed. Here's the
chain of offending dependencies:

kudzu -> hal -> libdbus-glib-1.so.0

dbus-glib -> libgdk-x11-2.0.so.0, libgdk_pixbuf-2.0.so.0,
libgtk-x11-2.0.so.0, libpangox-1.0.so.0

Version-Release number of selected component (if applicable):
kudzu-1.1.79-1

How reproducible:
Always

Steps to Reproduce:
1. rpm -ivh kudzu-1.1.79-1.i386.rpm

Additional info:

This was discussed on the fedora mail list.

Comment 1 John (J5) Palmieri 2004-08-16 19:29:08 UTC
Relates to dbus-glib including dbus-view which requires gtk.  Solution
is to create a new dbus-gtk package and place dbus-view in there.

Comment 2 John (J5) Palmieri 2004-08-17 01:07:20 UTC
Havoc says dbus-viewer doesn't do anything useful right now so I added
--disable-gtk to the configure stage and commented out the dbus-gtk
package lines.  Closing the bug.