Actions
Bug #8150
closedUpdate does not work in package_install_version_cmp_update
Bug #8150:
Update does not work in package_install_version_cmp_update
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The package_install_version_cmp_update generic method does not update packages even when a specific version is given.
Instead of the broken addupdate method, we should do add+update.
Actions