Bug 125285 - dbus package requires dbus-glib-1.so
Summary: dbus package requires dbus-glib-1.so
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: dbus
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John (J5) Palmieri
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-06-04 14:13 UTC by Tim Waugh
Modified: 2013-03-13 04:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-06-04 14:54:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tim Waugh 2004-06-04 14:13:46 UTC
Description of problem:
The dbus package requires its glib sub-package.  This is causing
transitive dependencies from cups all the way to X.

Version-Release number of selected component (if applicable):
dbus-0.20-4.1

How reproducible:
100%

Steps to Reproduce:
1. rpm --test -e dbus-glib
  
Actual results:
error: Failed dependencies:
        libdbus-glib-1.so.0 is needed by (installed) dbus-0.20-4.1
...

Expected results:
dbus should not be dependent on dbus-glib.

Comment 1 Tim Waugh 2004-06-04 14:16:18 UTC
/usr/bin/dbus-glib-tool
/usr/bin/dbus-monitor
/usr/bin/dbus-viewer

All these files should be owned by dbus-glib instead of dbus.

Comment 2 John (J5) Palmieri 2004-06-04 14:54:27 UTC
/usr/bin/dbus-glib-tool
/usr/bin/dbus-monitor
/usr/bin/dbus-viewer

have all been added to dbus-glib in rawhide. rpm --test -e dbus-glib
no longer lists dbus as being dependent on libdbus-glib-1.so.0


Note You need to log in before you can comment on or make changes to this bug.