Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597604 - app-emulation/libvirt is linked agains libdbus but it does not have dbus in rdepend
Summary: app-emulation/libvirt is linked agains libdbus but it does not have dbus in r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-20 08:58 UTC by Agostino Sarubbo
Modified: 2017-01-22 15:35 UTC (History)
1 user (show)

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 Agostino Sarubbo gentoo-dev 2016-10-20 08:58:57 UTC
!!! existing preserved libs:
>>> package: sys-apps/dbus-1.10.8-r1
 *  - /usr/lib64/libdbus-1.so.3
 *  - /usr/lib64/libdbus-1.so.3.14.6
 *      used by /usr/lib64/libvirt.so.0.2001.0 (app-emulation/libvirt-2.1.0-r2)
 *      used by /usr/sbin/virtlockd (app-emulation/libvirt-2.1.0-r2)
 *      used by /usr/sbin/virtlogd (app-emulation/libvirt-2.1.0-r2)
Comment 1 Matthias Maier gentoo-dev 2017-01-22 15:35:44 UTC
This is now fixed in 2.5.0-r2 and 9999, the latter will be stabilized soon.

commit 58013cf1d1abbc534017d204b83bc54eb7bc48d8
Author: Matthias Maier <tamiko@gentoo.org>
Date:   Sun Jan 22 09:32:17 2017 -0600

    app-emulation/libvirt: avoid automagic dbus dependency, bug #597604
    
    Do this by introducing a dbus use flag to control the configure option.
    
    Package-Manager: Portage-2.3.0, Repoman-2.3.1