#Updating systemd-boot always gives error that doesn't seem to affect anything

3 messages · Page 1 of 1 (latest)

charred parcel
#
(22/24) Updating systemd-boot
Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/efi/EFI/systemd/systemd-bootx64.efi".
Copied "/usr/lib/systemd/boot/efi/systemd-bootx64.efi" to "/efi/EFI/BOOT/BOOTX64.EFI".
Skipping "/efi/EFI/BOOT/BOOTX64.EFI", same boot loader version in place already.
error: command failed to execute correctly

Is this something I should worry about? Yes, my system still boots perfectly.

austere wren
#

nthg to worry

#

based on your error, it is trying to copying files from /usr/lib/system.... to /efi/EFI/system... directory. but since there is already updated version of that file is present so it skipped the process resulting in failed excution of cmmd