stable

libblockdev-1.4-4.fc24

FEDORA-2016-41b33e7b89 created by vpodzime 8 years ago for Fedora 24

Do not try to get object path of NULL in vgreduce (vpodzime)

How to install

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-41b33e7b89

This update has been submitted for testing by vpodzime.

8 years ago

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.

8 years ago

This update has been submitted for stable by bodhi.

8 years ago
User Icon vtrefny commented & provided feedback 8 years ago
karma

+1

This update has been pushed to stable.

8 years ago

Please login to add feedback.

Metadata
Type
bugfix
Karma
1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-1
Stable by Karma
1
Stable by Time
disabled
Dates
submitted
8 years ago
in testing
8 years ago
in stable
8 years ago

Automated Test Results