Same problem MrProblem
To be more precise, added these to pacman.conf
[system-debug]
Server = https://debuginfod.artixlinux.org/$repo/os/$arch
[world-debug]
Server = https://debuginfod.artixlinux.org/$repo/os/$arch
[lib32-debug]
Server = https://debuginfod.artixlinux.org/$repo/os/$arch
after -Syu I get
# pacman -S glibc-debug
...
error: failed retrieving file 'glibc-debug-2.37-3-x86_64.pkg.tar.zst' from debuginfod.artixlinux.org : The requested URL returned error: 503
warning: failed to retrieve some files
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.
https://debuginfod.artixlinux.org/packages does not list glibc-debug as a package, something's wrong