Hi:

on a Arch Linux system, the following scenario is encountered while attempting an upgrade.


$ sudo pacman -S -y -y
:: Synchronizing package databases...
 core
 extra
community $
$ sudo pacman -S -y -u
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
warning: ldb: local (1:2.0.7-1) is newer than extra (1:1.5.6-2)
warning: libevdev: local (1.9.0-1) is newer than extra (1.8.0-2)
warning: libwbclient: local (4.11.2-2) is newer than extra (4.10.10-2)
warning: libzip: local (1.6.1-1) is newer than extra (1.5.2-2)
warning: mesa: local (20.0.0-2) is newer than extra (19.3.4-2)
warning: ppp: local (2.4.7-7) is newer than core (2.4.7-6)
warning: procps-ng: local (3.3.16-1) is newer than core (3.3.15-2)
warning: python: local (3.8.2-1) is newer than extra (3.8.1-4)
warning: python-pip: local (20.0-1) is newer than extra (19.3.1-1)
warning: smbclient: local (4.11.2-2) is newer than extra (4.10.10-2)
warning: tdb: local (1.4.2-1) is newer than extra (1.3.18-4)
warning: tevent: local (1:0.10.1-1) is newer than extra (1:0.9.39-4)
 there is nothing to do

On checking the ArchLinux repo, we find that there are updates available to
ldb
libevent
libwbclient
libzip
mesa
ppp
procps-ng
python
python-pip
smbclient
tdb
tevent

How should this situation be resolved ? Any thoughts ?

warm regards
Saifi.

Reply via email to