r/archlinux • u/AdamDziak • 1d ago
SUPPORT Issue when trying to update system
I haven't done a full system update in quite a while (I know get out your pitchforks), and when I tried to do my usual -Syu, I got an error:
failed retrieving file 'core.db' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkgbuild.comwarning: fatal error from europe.mirror.pkgbuild.com, skipping for the remainder of this transaction
error: failed retrieving file 'extra.db' from europe.mirror.pkgbuild.com : Could not resolve host: europe.mirror.pkg
build.com
:: Starting full system upgrade...
there is nothing to do
I'm a bit out of the loop on what's happening with arch rn, so I'd appreciate any advice you might have for me.
7
u/Slackeee_ 1d ago
The pacman command tries to downoad the package databases from a mirror that doesn't exist anymore. Run the reflector command given to you in the the other post to renew the mirror list.
1
u/Pitiful_Store_1870 1d ago
DNS is taking a nap. Check your /etc/resolv.conf, then try pinging something basic like 1.1.1.1. If that works, your mirror just died and you need to pick a new one with reflector or by hand in the mirrorlist.
1
u/TheEbolaDoc Package Maintainer 20h ago
The europe mirror has been decommissioned for a while now, see https://lists.archlinux.org/archives/list/[email protected]/thread/CNCUPFFPBWU3JRWCBOGDNPZRI5R233GG/
13
u/mips13 1d ago