Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2234967
Summary: | webUI: require /boot/efi be present and correct in mount point assignment | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Williamson <awilliam> |
Component: | anaconda | Assignee: | Vojtech Trefny <vtrefny> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 39 | CC: | anaconda-maint, jkonecny, kkoukiou, lnie, vslavik, w |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | AcceptedFreezeException | ||
Fixed In Version: | anaconda-40.6-1.fc40 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-10-19 08:43:44 UTC | Type: | --- |
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: | 2187793, 2231339 |
Description
Adam Williamson
2023-08-25 19:24:35 UTC
+3 in https://pagure.io/fedora-qa/blocker-review/issue/1204 , marking accepted. FEDORA-2023-7b30b63db9 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7b30b63db9 FEDORA-2023-7b30b63db9 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-7b30b63db9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-7b30b63db9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. This is partly, but not fully, fixed. It's only fixed on the *very first* trip through the mount point assignment screen. If you contrive to run through it twice - for instance, by clicking Back and then Next, or clicking back to Installation Method on the left and proceeding to Mount point assignment again - /boot/efi never again shows up as Required. Marking as failed QA, I will edit the update to not be considered as fixing this bug. *** Bug 2237670 has been marked as a duplicate of this bug. *** As webUI has been deferred to F40, deferring the FE status of this bug. This has been fixed by: commit e71c1984a4c78343f39e5a3ec9c2ccdad2fa8600 (webui-man-partitioniing-reapproach) Merge: 2a0c987355 d481ba26f0 Author: Vojtech Trefny <vtrefny> Date: Mon Sep 25 10:55:45 2023 +0200 Merge pull request #5121 from vojtechtrefny/master_boot-efi-backend Get list of required mount points for mount point assignment from backend |