Bug 2371256
Summary: | Python 3.14 Workstation and KDE live images can't locate the hard drive: AttributeError: 'MpathTech' object has no attribute 'value_name' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-blivet | Assignee: | Vojtech Trefny <vtrefny> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | awilliam, blivet-maint-list, kkoukiou, ksurma, mkolman, rvykydal, vtrefny |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-blivet-3.12.1-5.fc43 | Doc Type: | --- |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-10 08:48:45 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2322407 |
Description
Miro Hrončok
2025-06-09 17:22:43 UTC
The images can be downloaded from https://openqa.stg.fedoraproject.org/tests/overview?distri=fedora&version=43&build=TAG_f43-python-NOREPORT by clicking a failed disk_guided_empty test and then on the Logs & Assets tab. For example: https://openqa.stg.fedoraproject.org/tests/5059527/asset/iso/05059527-Fedora-Workstation-Live-x86_64-f43-python.iso https://openqa.stg.fedoraproject.org/tests/5059530/asset/iso/05059530-Fedora-KDE-Live-x86_64-f43-python.iso I don't know when those two will be collected. upstream PR with a temporary fix: https://github.com/storaged-project/blivet/pull/1394 |