You are not logged in.
Because, again, your mirror hasn't updated yet.
Offline
After doing the update, I assume it is safe to remove the following files
/var/lib/pacman/sync/community.db
/var/lib/pacman/sync/community.files
and get back 30MB of root disk space?
Offline
After doing the update, I assume it is safe to remove the following files
/var/lib/pacman/sync/community.db /var/lib/pacman/sync/community.files
and get back 30MB of root disk space?
Sure - see:
https://wiki.archlinux.org/title/Pacman … kage_cache (fourth command)
Offline
Because, again, your mirror hasn't updated yet.
Any way to check when the mirrors are updated?
Offline
That's not a very useful check, but if you literally want to check when your currently selected top mirror updated:
date -d @$(curl -s $(sed '1{s/Server = //;s/$repo.*/lastupdate/;q' /etc/pacman.d/mirrorlist))
But there's really no point in checking - just use any one of the many tools to select up to date mirrors.
"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" - Richard Stallman
Offline
I'm getting this error:
[red@navi-PC ~]$ sudo pacman -Syu "pacman>=6.0.2-7"
:: Synchronizing package databases...
core.db failed to download
error: failed retrieving file 'core.db' from arch.jsc.mx : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds
error: failed to synchronize all databases (download library error)
Offline
And that mirror is on the "out of sync" mirror list. Pick a functioning mirror.
"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" - Richard Stallman
Offline