Bug 1751290
| Summary: | regression: lsblk not showing PKNAME in f31+ | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dusty Mabe <dustymabe> |
| Component: | util-linux | Assignee: | Karel Zak <kzak> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | bgilbert, jonathan, kzak |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | util-linux-2.34-3.fc31 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 00:01:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Dusty Mabe
2019-09-11 15:59:18 UTC
This is already fixed in upstream tree, commit: http://github.com/karelzak/util-linux/commit/e3bb9bfb76c17b1d05814436ced62c05c4011f48 I'll backport it to f31+ FEDORA-2019-05938d7bcb has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-05938d7bcb util-linux-2.34-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-05938d7bcb thanks Karel! After upgrading all of my packages on the system that are provided by the util-linux rpm... ``` Upgrading: libblkid x86_64 2.34-3.fc31 libfdisk x86_64 2.34-3.fc31 libmount x86_64 2.34-3.fc31 libsmartcols x86_64 2.34-3.fc31 libuuid x86_64 2.34-3.fc31 util-linux x86_64 2.34-3.fc31 ``` It all seems to work! ``` [vagrant@vanilla-f31 tmp]$ lsblk --output PTUUID,PKNAME --pairs --paths --nodeps /dev/vda1 PTUUID="7ba0e2fb" PKNAME="/dev/vda" ``` util-linux-2.34-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |