Do not try to get object path of NULL in vgreduce (vpodzime)
sudo dnf upgrade --refresh --advisory=FEDORA-2016-41b33e7b89
This update has been submitted for testing by vpodzime.
The update can be easily tested on a system with LVM, by running:
from gi.repository import BlockDev; BlockDev.init() BlockDev.lvm.vgreduce("SOME_VG_NAME", None)
which tries to remove the missing PVs from the VG (there should be none). Previously this resulted in an error, now it should just be a no-op.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
+1
This update has been pushed to stable.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by vpodzime.
The update can be easily tested on a system with LVM, by running:
which tries to remove the missing PVs from the VG (there should be none). Previously this resulted in an error, now it should just be a no-op.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
+1
This update has been pushed to stable.