Skip to main content
Topic: Pacman stuck at 0% (Read 1523 times) previous topic - next topic
0 Members and 2 Guests are viewing this topic.

Pacman stuck at 0%

Hey guys, I tried running an update today but this is what I'm getting:

Code: [Select]
:: Retrieving packages...
 linux-5.14.12.artix1-1-x86_64.pkg.tar.zst failed to download
 Total ( 1/32)                                             220.6 MiB  12.2 MiB/s 00:18 [##################################################] 100%
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from mirror.clarkson.edu : The requested URL returned error: 404
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from us-mirror.artixlinux.org : The requested URL returned error: 404
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from www.nylxs.com : The requested URL returned error: 404
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from mirrors.nettek.us : The requested URL returned error: 404
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from mirrors.tuna.tsinghua.edu.cn : The requested URL returned error: 404
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from mirrors.cloud.tencent.com : The requested URL returned error: 404
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from mirror.maakpain.kro.kr : Connection timeout after 10000 ms
error: failed retrieving file 'linux-5.14.12.artix1-1-x86_64.pkg.tar.zst' from artix.funami.tech : The requested URL returned error: 500
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.

I've already tried changing mirrors, this doesn't seem to help. Having this issue on two computers.

Re: Pacman stuck at 0%

Reply #1
Also yes I do have an internet connection, I can ping any of those websites saying 404.

I can install other packages which is weird... I can't make it update still.

as a temporary fix, I downloaded all of the packages from their repos with wget then installed with pacman -U
I would still like to solve this issue, as I imagine its going to hang again on updates


 

Re: Pacman stuck at 0%

Reply #3
Most mirrors should be up-to-date by now, and keep syncing.
In case of issues download https://gitea.artixlinux.org/packagesA/artix-mirrorlist/src/branch/master/trunk/mirrorlist and save it as /etc/pacman.d/mirrorlist
Then in this file move the mirror closest to you to the top of the list, and try pacman again.