You are not logged in.
Hello everyone, I have a normally working installation aside Windows on a UEFI laptop. Grub menu works normally and on boot I am able to access both my Windows and Arch Systems.
Then during normal session I tried to launch grub-customizer to update the grub list, but I got this error:
grub-mkconfig couldn't be executed successfully. error message:
Generating grub configuration file... Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initrd image(s) in /boot: initramfs-linux-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/ Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings...
/etc/grub.d/bin/grubcfg_proxy: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
cat: write error: Broken pipe
Notice that I'm still able to reboot in both systems and that the grub menu is still working fine on boot... so is there anything I should do here? Thank you in advance.
Offline
Update or rebuild grub customizer which is an AUR package and so your responsibility to update when its dependencies are updated in the repos.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Ok, I successfuly updated grub-customizer and rebooted. Although, I still get the same exact error when launching it.
Is there anything else I can try?
Offline
Then you need to uninstall grub-customizer until it is updated, as it is not using the new libraries.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Is there a way to force it to use the new libraries or to manually get the updated package to install?
Offline
I see grub-customizer in [community] with first commit (moved from AUR) 4 years ago and an update weeks ago for the new openssl. Why are you talking about AUR? Do you have something else that provides /etc/grub.d/bin/grubcfg_proxy? Because that is not in the file list for the community package, only usr/lib/grub-customizer/grubcfg-proxy.
Offline