"error: failed retrieving file" 30 October 2022, 13:51:35 trying to download a wm (i3-gaps) by using the command: pacman -S i3-gaps i3status rxvt-unicode dmenu.it asks me if i want to proceed then i press "Y" and enter, after that all the packages fail to download with error code 404anyone got an idea of what's happening?
Re: "error: failed retrieving file" Reply #1 – 30 October 2022, 17:10:46 ok so i've pinned it down to i3status not being able to be installed, however i was able to download everything else, anyone knows what's the problem with i3 status?
Re: "error: failed retrieving file" Reply #2 – 30 October 2022, 18:22:52 i was going to say, it downloads (i3-gaps from the Galaxy repo, not AUR or anything else) and installs without issue here a few minutes ago. Last Edit: 30 October 2022, 18:28:49 by gavincc
Re: "error: failed retrieving file" Reply #3 – 30 October 2022, 18:44:13 i3status installs just fine here. What mirror are you using? Maybe try a different one.
Re: "error: failed retrieving file" Reply #4 – 30 October 2022, 18:55:37 Quote from: Dudemanguy – on 30 October 2022, 18:44:13i3status installs just fine here. What mirror are you using? Maybe try a different one.it's downloading from many different mirrors but it still says error code 404
Re: "error: failed retrieving file" Reply #5 – 30 October 2022, 20:26:29 Quote from: handmade7979 – on 30 October 2022, 18:55:37it's downloading from many different mirrors but it still says error code 404the question was which mirror. Have a look and copy and paste the list from your etc/pacman.d/mirrorlist file.
Re: "error: failed retrieving file" Reply #6 – 31 October 2022, 08:41:48 here is the mirrorlist (can't copy & paste from my phone)
Re: "error: failed retrieving file" Reply #7 – 31 October 2022, 10:42:21 sorry, i cannot read a side angled pic on a small screen, but I did a new build yesterday and no problems again running sudo pacman -S i3-gaps i3status rxvt-unicode dmenu (as per the command from your first entry in this thread). Have you tried running it again, and indeed ranked mirrors, and if so, maybe post an image of the entire error (taking the pic straight on too).
Re: "error: failed retrieving file" Reply #8 – 31 October 2022, 10:48:37 Quote from: gavincc – on 31 October 2022, 10:42:21sorry, i cannot read a side angled pic on a small screen, but I did a new build yesterday and no problems again running sudo pacman -S i3-gaps i3status rxvt-unicode dmenu (as per the command from your first entry in this thread). Have you tried running it again, and indeed ranked mirrors, and if so, maybe post an image of the entire error (taking the pic straight on too). i already tried uploading the full image straight on but it's too big in size, tried running the command again but it still failed
Re: "error: failed retrieving file" Reply #9 – 31 October 2022, 10:55:13 ok i managed to get a smaler image size
Re: "error: failed retrieving file" Reply #10 – 31 October 2022, 11:11:09 that makes no sense at all - alsa-lib is on 1.2.8-1 already, so why your machine is attempting to install 1.2.7.2-1....after you did a complete install, you did do a complete update and then reboot, because this error with a defunct package kinda indicates otherwise, if you see what i mean. Do a sudo pacman -Syu and report back how many updates you get to install please.
Re: "error: failed retrieving file" Reply #11 – 31 October 2022, 13:28:56 my computer did 11 updates after i typed in the command, now the i3status works, thanks.
Re: "error: failed retrieving file" Reply #12 – 31 October 2022, 14:32:30 What happened was that the database on your iso was older than the versions actually being served by the mirrors which is why it gave you a 404. As a general rule of thumb, always update after a fresh install. 1 Likes