You are not logged in.
Hi
I try to upgrade my system and I get certificate error
error: failed retrieving file 'cuda-11.4.2-1-x86_64.pkg.tar.zst' from arch.nixlab.pl : SSL certificate problem: unable to get local issuer certificate
cuda-11.4.2-1-x86_64 91.3 MiB 16.6 MiB/s 00:06 [--------------------------------------------------------] 5%
error: failed retrieving file 'cudnn-8.2.4.15-1-x86_64.pkg.tar.zst' from arch.nixlab.pl : SSL certificate problem: unable to get local issuer certificate
^Cudnn-8.2.4.15-1-x86_64
Please help!
Tom
Last edited by sq5rix (2021-09-22 20:45:50)
Offline
use a different mirror thats not broken, check this list:
https://archlinux.org/mirrors/status/
Offline
And also don't ever use pacman -Syyu unless you really know why you're doing it, use pacman -Syu instead.
Offline
Just a honest question Slithery, why do you say "...don't ever use pacman -Syyu unless you really know why you're doing it..." My understanding is that: [Passing two --refresh or -y flags will force a refresh of all package databases, even if they appear to be up-to-date.]
What else can it do to cause problems? A waste of bandwidth or unnecessary use of Archlinux resources? Once again my question is not intended as facetious, I really would be interested to know.
Thanks.
Offline
See Tips and tricks and Troubleshooting at:
https://wiki.archlinux.org/title/Pacman/Package_signing
Also, are you using Reflector or similar tool?
https://archlinux.org/packages/community/any/reflector/
Last edited by zpg443 (2021-09-21 18:48:58)
Offline
Offline
See Tips and tricks and Troubleshooting at:
https://wiki.archlinux.org/title/Pacman/Package_signing
Also, are you using Reflector or similar tool?
In reply to whether or not I'm using Reflector, no I'm not.
Thanks @zpg443, and to Slithery for the reply(s). Apologies if I have hijacked this thread.
Cheers.
Offline
Thank you very much!
I used
reflector --latest 20 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
and then everything went fine!
Tom
Offline
Please mark thread as solved. thanks.
Offline