Doing a fresh install of Arch tonight and to my surprise the package openssl fails while installing the base.
Would think that this would also affect ArchLabs but should be fixed rather quickly.
EDIT: Got around it by updating the keyring.
Doing a fresh install of Arch tonight and to my surprise the package openssl fails while installing the base.
Would think that this would also affect ArchLabs but should be fixed rather quickly.
EDIT: Got around it by updating the keyring.
You reminded me of the command that never failed me for this kind of update problem:
# pacman -Sy archlinux-keyring && pacman -Su
Now everything is up to date and running!
Thanks @sammiev for that base install you did, for your time and attention!
openssl-1.1 should be removed from the system if not required by other packages.
https://archlinux.org/packages/core/x86_64/openssl-1.1/
$ pacman -Qi openssl-1.1
$ pacman -Qs openssl
local/libevent 2.1.12-4
Event notification library
local/openssl 3.0.7-4
The Open Source toolkit for Secure Sockets Layer and Transport Layer
Security
local/xmlsec 1.2.37-1
XML Security Library is a C library based on LibXML2