I am facing an error while updating
this is what I’m getting:
sudo pacman -Syu
:: Synchronizing package databases…
core is up to date
extra is up to date
community is up to date
multilib is up to date
chaotic-aur 1242.4 KiB 53.9 KiB/s 00:23 [------------------------------------] 100%
blackarch.db failed to download
error: failed retrieving file ‘blackarch.db’ from mirrors.fossho.st : The requested URL returned error: 503
error: failed to synchronize all databases (failed to retrieve some files)
upd wont affect BlackArch mirrors (also no Chaotic-AUR, just plain Arch mirrors). The best way to handle their mirrors is to do it manually, eg. by editing /etc/pacman.d/blackarch-mirrorlist (couldnt verify that its really there, but it should) and commenting the Fosshost mirror.
I comment that mirror which u told but still getting the same error:
sudo pacman -Syu
:: Synchronizing package databases…
core is up to date
extra is up to date
community is up to date
multilib is up to date
chaotic-aur is up to date
blackarch.db failed to download
error: failed retrieving file ‘blackarch.db’ from mirrors.fossho.st : The requested URL returned error: 503
error: failed to synchronize all databases (failed to retrieve some files)
/etc/pacman.d/blackarch-mirrorlist
Failed to execute process ‘/etc/pacman.d/blackarch-mirrorlist’. Reason:
exec: unknown error (errno was 8)
The file ‘/etc/pacman.d/blackarch-mirrorlist’ is marked as an executable but could not be run by the operating
system.
Please make sure that you have commented the first one (mirrors.fossho.st) and not the second one (mirrors.fosshost.org). Maybe try also commenting both...