FS#57382 - fwupdate: EFI path looks to be confiugred wrong

Attached to Project: Arch Linux
Opened by Mario (superm1) - Monday, 05 February 2018, 15:36 GMT
Last edited by Doug Newgard (Scimmia) - Monday, 05 February 2018, 15:44 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 0
Private No

Details

Description:
At LVFS we've been getting reports of failures for firmware flashing that look to be root caused to the path being passed to fwupdate being incorrect.

"Metadata": { "AppstreamGlibVersion": "0.7.4", "BootTime": "1517516187", "CpuArchitecture": "x86_64", "DistroId": "arch", "FwupdVersion": "1.0.4", "GUsbVersion": "0.2.11", "KernelVersion": "4.14.15-1-ARCH" }, "Modified": 1517653630, "Plugin": "uefi", "UpdateError": "UEFI firmware update failed: {error #0} libfwup.c:1178 get_fd_and_media_path(): open of /boot/efi/efi/efi/EFI/arch/fw/fwupdate-4sKtVv.cap failed: No such file or directory", "UpdateState": 3, "VersionNew": "0.2.4.2", "VersionOld": "0.1.3.2"

"Metadata": { "AppstreamGlibVersion": "0.7.4", "BootTime": "1517440698", "CpuArchitecture": "x86_64", "DistroId": "arch", "FwupdVersion": "1.0.4", "GUsbVersion": "0.2.11", "KernelVersion": "4.14.15-1-zen" }, "Modified": 1517445086, "Plugin": "uefi", "UpdateError": "UEFI firmware update failed: {error #0} libfwup.c:1178 get_fd_and_media_path(): open of /boot/efi/efi/efi/EFI/arch/fw/fwupdate-GN3Lqk.cap failed: No such file or directory", "UpdateState": 3, "VersionNew": "0.2.4.2", "VersionOld": "0.2.3.1"


That path passed into libfwup.c has too many EFI directories.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Monday, 05 February 2018, 15:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#55815 
Comment by Mario (superm1) - Monday, 05 February 2018, 15:38 GMT
Another one just came through too:

"Metadata": { "AppstreamGlibVersion": "0.7.4", "BootTime": "1517776595", "CpuArchitecture": "x86_64", "DistroId": "arch", "FwupdVersion": "1.0.4", "GUsbVersion": "0.2.11", "KernelVersion": "4.14.15-1-ARCH" }, "Modified": 1517776640, "Plugin": "uefi", "UpdateError": "UEFI firmware update failed: {error #0} libfwup.c:1178 get_fd_and_media_path(): open of /boot/efi/efi/EFI/arch/fw/fwupdate-PU86j7.cap failed: No such file or directory", "UpdateState": 3, "VersionNew": "0.1.3.2", "VersionOld": "0.1.0.7"

Loading...