FS#54278 - [efibootmgr] EFIDIR="/boot/EFI" seems wrong

Attached to Project: Arch Linux
Opened by Damjan Georgievski (damjan) - Friday, 02 June 2017, 20:57 GMT
Last edited by David Runge (dvzrv) - Thursday, 10 September 2020, 07:20 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Tobias Powalowski (tpowa)
David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

EFIDIR="/boot/EFI" seems wrong in the PKGBUILD.

It makes the option:

-l | --loader name (defaults to "\EFI\/boot/EFI\grub.efi")

should be probably arch or something, or BOOT?
This task depends upon

Closed by  David Runge (dvzrv)
Thursday, 10 September 2020, 07:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  The change is now implemented in efibootmgr 17-2
Comment by David Runge (dvzrv) - Friday, 04 September 2020, 20:56 GMT
@damjan: Thanks for the report!

Looking at the upstream Makefiles [1] I wonder why @tpowa ever set this to the current value [2]. This has been wrong since version 15 [3].
I will push a version with a fix to [testing].

[1] https://github.com/rhboot/efibootmgr/blob/edc8b9b6ec1c7751ccb9a483405c99141ba237fc/Make.defaults#L19-L22
[2] https://github.com/archlinux/svntogit-packages/commit/9f1772ff01f356aed701f0f496d0c0f07009c8ce#
[3] https://github.com/rhboot/efibootmgr/blob/5c14da22802576a99ebb854f7aa174f796f7b031/Make.defaults

Loading...