You are not logged in.
Hello Archlinux community,
I don't understand what's happening: since 5 months, pacman tells me there is nothing to update on my system.
sudo pacman -Syu start by updating the database, then it finishes by saying everything is already up to date. No updates since 5 months. It is strange. It can't be.
akh@akh0001 ~> sudo pacman -Syyu
:: Synchronisation des bases de données de paquets…
core 157,7 KiB 270 KiB/s 00:01 [----------------------] 100%
extra 1845,1 KiB 1015 KiB/s 00:02 [----------------------] 100%
community 6,9 MiB 626 KiB/s 00:11 [----------------------] 100%
:: Début de la mise à jour complète du système…
il n’y a rien à faireThe date is OK.
akh@akh0001 ~> date
mer. 25 janv. 2023 22:26:47 CETMy kernel:
akh@akh0001 ~> uname -a
Linux akh0001 5.19.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 29 Aug 2022 15:51:05 +0000 x86_64 GNU/LinuxI dont know what can I check in more?
Last edited by mouadibs (2023-01-25 23:21:33)
Offline
Check the first mirror in the system's mirrorlist /etc/pacman.d/mirrorlist against https://archlinux.org/mirrors/status/
Last edited by loqs (2023-01-25 22:02:23)
Offline
Thank you, I have regenerated mirrorlist via the rankmirror tool on mirrorlist.backup and it works!
(Now I am launched in a BIG update...)
Offline