FS#74448 - [refind] refind-install doesn't recognize already-mounted ESP

Attached to Project: Arch Linux
Opened by Leon Möller (jkhsjdhjs) - Monday, 11 April 2022, 19:22 GMT
Last edited by Morten Linderud (Foxboron) - Tuesday, 19 April 2022, 19:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
In the current version refind-install doesn't recognize an already-mounted ESP at /boot and thus mounts the ESP (again) to /boot/EFI, resulting in an error when it tries to add the boot entry:

# refind-install
himSource is none
Installing rEFInd on Linux....
The ESP doesn't seem to be mounted! Trying to find it....
Mounting ESP (/dev/nvme0n1p1) at /boot/efi
ESP was found at /boot/efi using vfat
Found rEFInd installation in /boot/efi/EFI/refind; upgrading it.
Copied rEFInd binary files

Notice: Backed up existing icons directory as icons-backup.
Existing refind.conf file found; copying sample file as refind.conf-sample
to avoid overwriting your customizations.

Could not identify ESP in AddBootEntry()!
Existing //boot/refind_linux.conf found; not overwriting.

ALERT:
Installation has completed, but problems were detected. Review the output for
error messages and take corrective measures as necessary. You may need to
re-run this script or install manually before rEFInd will work.


This issue has already been fixed upstream, I'm creating this bug report for reference anyways.
The fix: https://sourceforge.net/p/refind/code/ci/9e126532ef5a3eebb6243053f8bef0e9eee20a9f/


Additional info:
* package version(s) 0.13.3-1
This task depends upon

Closed by  Morten Linderud (Foxboron)
Tuesday, 19 April 2022, 19:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  0.13.3.1-1
Comment by nl6720 (nl6720) - Wednesday, 13 April 2022, 14:07 GMT
Per https://www.rodsbooks.com/refind/revisions.html, the fix should be in version 0.13.3.1.

Loading...