Artix Linux Forum

Artix Linux => Package management => Topic started by: sonar on 17 May 2023, 11:05:15

Title: Switching from Mirror to Main Repo Brings version mismatches
Post by: sonar on 17 May 2023, 11:05:15
On Mirror:
$ pacman -Scc
$ pacman -Syyu

Upon Switching to Main Artix Reops:
$ pacman -Scc
$ pacman -Syyu

Brings a lot of warnings:

warning: compiler-rt: local (15.0.7-2) is newer than world (15.0.7-1)
warning: dhclient: local (4.4.3.P1-2) is newer than world (4.4.3.P1-1)
warning: ffmpeg: local (2:6.0-6) is newer than world (2:6.0-5)
warning: imagemagick: local (7.1.1.9-1) is newer than world (7.1.1.8-1)
warning: jemalloc: local (1:5.3.0-2) is newer than world (1:5.3.0-1)
warning: sdl2: local (2.26.5-2) is newer than world (2.26.5-1)
Title: Re: Switching from Mirror to Main Repo Brings Lots of Warnings
Post by: lq on 17 May 2023, 12:38:50
... Brings a lot of warnings: ...

RTFM:

https://wiki.artixlinux.org/Main/Repositories
man pacman
man pacman.conf
man checkupdates
https://wiki.archlinux.org/title/Mirrors#Sorting_mirrors

It is recommended to repeat this reading process regularly, until enough grey matter is created in the cavity between the left and right ear to sustainably understand the update process.
Title: Re: Switching from Mirror to Main Repo Brings Lots of Warnings
Post by: Hitman on 17 May 2023, 16:04:36
Can you at least mention which mirror is lagging behind in package versions? (which, mind you, is a normal occurance provided you update at most once a day)