OpenSSL error in pacman

Hi everybody,

I have a same problem that happening all time when I want to install a package.
I see these OpenSSL error from mirror.xenyth.net every times that I try to install any package.

For example for nmap package:

error: failed retrieving file ‘nmap-7.95-1-x86_64.pkg.tar.zst’ from mirror.xenyth.net : OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 0

What should I do now?

in order
sudo reflector --protocol https --verbose --latest 25 --sort rate --save /etc/pacman.d/mirrorlist
then
yay -Syyu
then
sudo eos-rankmirrors --verbose
then
yay -Syyu

this usually does the trick.
from A Complete Idiot's Guide To Endeavour OS Maintenance / Update / Upgrade

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.