You are not logged in.
Because, again, your mirror hasn't updated yet.
Online
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
Dear Arch Linux team,
Good job for the migration!
How we can create an account on https://gitlab.archlinux.org/?
"Arch Linux SSO" is linked to the forum?
Thanks in advance.
Offline
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
[core-staging] I do believe is up for the first time. Searching for linux gives this result in package search:
https://archlinux.org/packages/?sort=&q … =&flagged=
It shouldn't be labeled with capital letters.
A new kernel is/was usually in the core-testing or extra-testing repo. It is the first time we see this new repo. The search page should be updated to reflect the new change.
Will it replace [core-testing]?
$ pacman -Syu
:: Synchronizing package databases...
kde-unstable is up to date
core is up to date
core-staging is up to date
core-testing is up to date
extra is up to date
extra-testing is up to date
community-testing is up to date
community is up to date
multilib-testing is up to date
multilib is up to date
miffe is up to date
:: Starting full system upgrade...
warning: linux: local (6.5.5.arch1-1) is newer than core (6.5.4.arch2-1)
warning: linux-headers: local (6.5.5.arch1-1) is newer than core (6.5.4.arch2-1)
warning: pacman: local (6.0.2-8) is newer than core (6.0.2-7)
there is nothing to do
Last edited by Archcan_98 (2023-09-24 02:03:44)
Offline
Anything in a "staging" repo is not for installation. Remove it from your pacman config.
Offline
The staging repositories are also described in the wiki: https://wiki.archlinux.org/title/Stagin … positories
In this case, the kernel is probably in staging to allow rebuilds of the kernel modules before pushing everything to testing at once.
Last edited by progandy (2023-09-24 07:48:43)
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |
Offline
The staging stuff was removed from Pamac this morning and was moved the core-testing one. Same for the given link. We knew about staging, but now we know the name for further excitement. We set it in dormant state: #
Offline