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 - webUI: require /boot/efi be present and correct in mount point assignment
Summary: webUI: require /boot/efi be present and correct in mount point assignment
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 39
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Vojtech Trefny
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedFreezeException
: 2237670 (view as bug list)
Depends On:
Blocks: BetaFreezeException, F40BetaFreezeException AnacondaWebUITracker
TreeView+ depends on / blocked
 
Reported: 2023-08-25 19:24 UTC by Adam Williamson
Modified: 2023-10-19 08:43 UTC (History)
6 users (show)

Fixed In Version: anaconda-40.6-1.fc40
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-10-19 08:43:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github rhinstaller anaconda pull 5121 0 None Draft Get list of required mount points for mount point assignment from backend 2023-09-06 15:59:07 UTC

Description Adam Williamson 2023-08-25 19:24:35 UTC
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

Comment 1 Adam Williamson 2023-08-27 16:22:29 UTC
+3 in https://pagure.io/fedora-qa/blocker-review/issue/1204 , marking accepted.

Comment 2 Fedora Update System 2023-08-30 16:10:37 UTC
FEDORA-2023-7b30b63db9 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-7b30b63db9

Comment 3 Fedora Update System 2023-08-31 01:48:33 UTC
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.

Comment 4 Adam Williamson 2023-09-01 01:24:50 UTC
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.

Comment 5 Vojtech Trefny 2023-09-06 12:28:39 UTC
*** Bug 2237670 has been marked as a duplicate of this bug. ***

Comment 6 Adam Williamson 2023-09-12 22:16:17 UTC
As webUI has been deferred to F40, deferring the FE status of this bug.

Comment 7 Katerina Koukiou 2023-10-16 18:10:55 UTC
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


Note You need to log in before you can comment on or make changes to this bug.