I wanted to configure my mouse logitech g402. So I did " sudo pacman -S piper".
But I was getting error when applying changes, so I went to their github and it was mentioned that you need at least Linux 5.2. When I did uname -r I saw I have 5.17.1.
So I tried to update my system " sudo pacman -Syu"
But 2 things happen,
first of all, its trying to update to 5.17.2, how do i get 5.2? As this OS is based on arch, I thought that my system had the latest kernel, but it does not, how? Did I do something wrong?
Second, it gives error, saying failed to retrieve. I tried updating mirror from welcome box, but still getting same error. Internet is working.
TLDR:
How to get LInux 5.2?
How am I not on the newer linux kernel version?
Why am I getting error?
Thank you in advance, any help is much appreciated!!!
error: failed retrieving file ‘linux-5.17.2.arch3-1-x86_64.pkg.tar.zst’ from mirrors.piconets.webwerks.in : The requested URL returned error: 404
error: failed retrieving file ‘linux-firmware-20220411.705f19a-1-any.pkg.tar.zst’ from mirrors.piconets.webwerks.in : The requested URL returned error: 404
error: failed retrieving file ‘firefox-99.0.1-1-x86_64.pkg.tar.zst’ from mirrors.piconets.webwerks.in : The requested URL returned error: 404
warning: too many errors from mirrors.piconets.webwerks.in, skipping for the remainder of this transaction
error: failed retrieving file ‘jre-openjdk-headless-18-2-x86_64.pkg.tar.zst’ from mirrors.piconets.webwerks.in : The requested URL returned error: 404
error: failed retrieving file ‘linux-headers-5.17.2.arch3-1-x86_64.pkg.tar.zst’ from mirrors.piconets.webwerks.in : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
I might be wrong but looks like your location is India…and that piconet mirror never works (saying from experience). I suggest you should update your mirrorlist and try again.
Like I said, I had already tried it, but like ishaanbhimwal said, that mirror is not reliable at all. But changing it manually with his command worked!