This is a retrospective bug report for the issue addressed in https://github.com/rhinstaller/anaconda/pull/5066 , filed to be proposed as an F39 Beta FE. On UEFI installs we need to make sure we require /boot/efi to be present and correct (an actual EFI system partition) in the mount point assignment UI. This is obviously important for UEFI installs to make sure the user doesn't create an unusable layout. Reproducible: Always
+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