I check for dist upgrades on daily basis mostly and I saw a weird python3-rpm downgrade recently.
My zypp history contains
from 2020-03-25 and then
from 2020-04-17. The thing is, the downgrade happened without changing opensuse-release version (or whatever corresponds to distro upgrade).
Because this package seems essential, I tried to track its version history. Google shows only two results for python3-rpm 4.15.1-5.1 and rpm.unique.list from 2020-03-24 has 4.15.1-3.1 version only. This version has never been installed on my system, though.
Is this normal, or maybe something bad is happening to my system?
My zypp history contains
Code:
install|python3-rpm|4.15.1-5.1|x86_64||repo-update
Code:
install|python3-rpm|4.15.1-4.1|x86_64||repo-oss
Because this package seems essential, I tried to track its version history. Google shows only two results for python3-rpm 4.15.1-5.1 and rpm.unique.list from 2020-03-24 has 4.15.1-3.1 version only. This version has never been installed on my system, though.
Is this normal, or maybe something bad is happening to my system?