Actions
Bug #6438
closedrpmPackageInstallation doesn't report anything if the package we want to install has a version lower than the one we have
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
If I want to install package kernel-default in 3.0.101-0.31, but I already have 3.0.101-0.35, the agent will simply don't report anything
It reports:
CompareVersions: Checked whether package version xxx < yyyy: no Installed package is up to date, not updating
no classes is defined in this case :/
Actions