Actions
Bug #6415
closedncf package management doesn't use rpmvercmp not dpkg for version comparision
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
In ncf, we don't use the rpmvercmp not dpkg to compare versions of packages on rpm, so we fallback on plain string comparision, which is often not what we want
We should use them (and also update the packages part of the cfengine stdlib to be up to date)
Actions