Search for the LVM DBus service in activatable names and better check for it
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2016-9238db3d62
Please login to add feedback.
This update has been submitted for testing by vpodzime.
How to test:
1) install the libblockdev-lvm-dbus package
2) run ipython as root
3) make sure the lvm2-lvmdbusd.service is stopped
4) run
from gi.repository import BlockDev; BlockDev.init()
5) run
BlockDev.get_plugin_soname(BlockDev.Plugin.LVM)
6) check that the result is
'libbd_lvm-dbus.so.0'
7) check that the lvm2-lvmdbusd service is now running
Works.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.