Hi. I’m trying to do a system update with yay, but getting a certificate error. Can someone help me please?
yay output is:
==> yay
[sudo] password for bob:
:: Synchronising package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Searching AUR for updates...
:: Searching databases for updates...
-> 1 error occurred:
* request failed: Get "https://aur.archlinux.org/rpc?arg%5B%5D=endeavouros-skel-default&arg%5B%5D=endeavouros-skel-xfce4&arg%5B%5D=khotkeys&arg%5B%5D=kpeoplevcard&arg%5B%5D=kquickcharts5&arg%5B%5D=krunner5&arg%5B%5D=units&type=info&v=5": tls: failed to verify certificate: x509: certificate signed by unknown authority
Possibly related: running update mirrors either gives
or
==> Warning about https://mirror.alpix.eu/endeavouros/repo/$repo/$arch:
Connection failed.
Continuing.
Fixed the issue. All my VirtualBox VMs were set to use NAT. For some reason it appears that the corporate certificates required to access https were not being picked up by the VM, even though NAT has been fine in the past. Switching from NAT to Bridged Adapter has fixed the issue.