You are not logged in.

#1 2026-04-12 19:07:06

bobbes
Member
Registered: 2025-04-13
Posts: 7

archive.archlinux.org is returning 404s since 2026/04/11

> cat /etc/pacman.d/mirrorlist
Server=https://archive.archlinux.org/repos/2026/04/12/$repo/os/$arch

> sudo pacman -Syu
:: Synchronizing package databases...
 core.db failed to download
 extra.db failed to download
error: failed retrieving file 'core.db' from archive.archlinux.org : The requested URL returned error: 404
error: failed retrieving file 'extra.db' from archive.archlinux.org : The requested URL returned error: 404
error: failed to synchronize all databases (failed to retrieve some files)

This started happening yesterday, i.e. pointing my mirrorlist to `2026/04/11` will result in the exact same 404s. When I switch back to `2026/04/10`, though, everything is working perfectly fine again.

A quick test with `curl` also confirms that something seemingly broke on the 11th:

> curl -s -o /dev/null -w "%{http_code}\n" https://archive.archlinux.org/repos/2026/04/10/core/os/x86_64/core.db
200

> curl -s -o /dev/null -w "%{http_code}\n" https://archive.archlinux.org/repos/2026/04/11/core/os/x86_64/core.db
404

> curl -s -o /dev/null -w "%{http_code}\n" https://archive.archlinux.org/repos/2026/04/12/core/os/x86_64/core.db
404

Interestingly enough, when I open https://archive.archlinux.org/repos/202 … /os/x86_64 in a web browser, the directory listing has an entry for `core.db`, but clicking on it also causes a 404.

Is anybody else experiencing the same issue right now?

Offline

#2 2026-04-12 19:17:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Re: archive.archlinux.org is returning 404s since 2026/04/11

Is anybody else experiencing the same issue right now?

Yes, seems a problem w/ the snapshot of the last two days - other files you'd expect in those paths are just missing and the present directory entries are undersized.

Offline

#3 2026-04-12 19:37:42

bobbes
Member
Registered: 2025-04-13
Posts: 7

Re: archive.archlinux.org is returning 404s since 2026/04/11

What would be the recommended way to report this issue to the Arch team, in case they're not aware of it already?

Offline

#4 2026-04-12 19:51:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Re: archive.archlinux.org is returning 404s since 2026/04/11

Probably https://gitlab.archlinux.org/archlinux/ … work_items (there's a related bug from 2019 in there)

Offline

#5 2026-04-12 20:23:56

bobbes
Member
Registered: 2025-04-13
Posts: 7

Re: archive.archlinux.org is returning 404s since 2026/04/11

Thanks for pointing me in the right direction. I don't have an account set up over there yet; I'll go ahead and create one tomorrow.

Offline

#6 2026-04-12 20:26:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Re: archive.archlinux.org is returning 404s since 2026/04/11

Account creation unfortunately can take a while (14d+)
If this isn't fixed after the weekend (in 24h) please bump this thread to remind me to file a bug.

Offline

#7 2026-04-13 16:53:37

bobbes
Member
Registered: 2025-04-13
Posts: 7

Re: archive.archlinux.org is returning 404s since 2026/04/11

Unfortunately, the problem still persists with snapshot `2026/04/13`.

seth wrote:

please bump this thread to remind me to file a bug.

Thank you, I'd highly appreciate that.

I'll try to get my account set up and approved in the meantime.

Offline

#8 2026-04-13 19:26:55

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Re: archive.archlinux.org is returning 404s since 2026/04/11

Offline

#9 2026-04-19 18:35:59

Eeems
Member
Registered: 2023-02-13
Posts: 3

Re: archive.archlinux.org is returning 404s since 2026/04/11

This is still happening and the ticket hasn't been touched in 5 days, perhaps it needs to be bumped?

Offline

#10 2026-04-19 19:19:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Re: archive.archlinux.org is returning 404s since 2026/04/11

Bumped/inquired at https://gitlab.archlinux.org/archlinux/ … ote_456204 which happened around the same time.

Offline

#11 2026-04-19 19:43:50

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 74,647

Offline

Board footer

Powered by FluxBB