You are not logged in.

#1 2022-03-10 19:40:40

imlearningarch
Member
Registered: 2022-03-10
Posts: 3

seabios failed to download, 404 on every mirror server

Hello,

On all mirror-servers I get an error 404 when I try to install the package extra/seabios.

https://archlinux.org/packages/extra/any/seabios/

pacman -S seabios
resolving dependencies...
looking for conflicting packages...

Package (1)    New Version  Net Change  Download Size

extra/seabios  1.15.0-1       1,05 MiB       0,18 MiB

Total Download Size:   0,18 MiB
Total Installed Size:  1,05 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 seabios-1.15.0-1-any.pkg.tar.zst failed to download
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.selfnet.de : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.chaoticum.net : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.ubrco.de : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from pkg.fef.moe : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.wtnet.de : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.pseudoform.org : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from archlinux.thaller.ws : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from phinau.de : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.f4st.host : The requested URL returned error: 404
error: failed retrieving file 'seabios-1.15.0-1-any.pkg.tar.zst' from mirror.luzea.de : 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.

Offline

#2 2022-03-10 19:44:47

hoffer
Banned
From: Latvia
Registered: 2022-02-07
Posts: 13
Website

Re: seabios failed to download, 404 on every mirror server

type "man pacman"


https://ugjka.net

I'm ugjka, I lost my account

Offline

#3 2022-03-10 20:09:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,081

Re: seabios failed to download, 404 on every mirror server

Partial upgrades are unsupported and old packages removed, update your entire system with

pacman -Syu seabios

Offline

#4 2022-03-10 20:36:36

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: seabios failed to download, 404 on every mirror server


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2022-03-10 20:43:45

imlearningarch
Member
Registered: 2022-03-10
Posts: 3

Re: seabios failed to download, 404 on every mirror server

Solved, thanks!
To better understand this, I had to update other packages as well because there were incompatibilities between seabios?

Offline

#6 2022-03-10 21:00:41

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: seabios failed to download, 404 on every mirror server

imlearningarch wrote:

To better understand this, I had to update other packages as well because there were incompatibilities between seabios?

No, not in this case. Seabios doesn't have any dependencies so no incompatibilities with other packages on your system.
It's just that your pacman database hadn't been updated recently so pacman was looking for an old version which no longer exists on the mirrors.
Updating the pacman database should always be accomponied by an update of all packages on the system so that you don't end up in a partial update situation.


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB