Artix Linux Forum

Artix Linux => Package management => Topic started by: artik on 13 July 2020, 16:21:24

Title: warning: dbus-openrc: local (20202602-1) is newer than system (20200711-1)
Post by: artik on 13 July 2020, 16:21:24
I am getting this warning since my latest update this morning. How to solve this ? Any suggestion/insight? Many thanks in advance.
Title: Re: warning: dbus-openrc: local (20202602-1) is newer than system (20200711-1)
Post by: artoo on 13 July 2020, 18:45:47
I am getting this warning since my latest update this morning. How to solve this ? Any suggestion/insight? Many thanks in advance.


I just confused previously the YMD date notation, there is no 26th month, and we don't use it in everyday life, its kinda backwards.

Code: [Select]
pacman  -S dbus-openrc 

fixes it by manually updating.
Title: Re: warning: dbus-openrc: local (20202602-1) is newer than system (20200711-1)
Post by: artik on 14 July 2020, 11:15:50
Thanks mate  :)