Bug #33407
Package dependency ui incorrectly displays dependency values
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
This is reopening this issue: https://projects.theforeman.org/issues/32358
The values for the dependencies are incorrect.
For example, what should be "package_name = 3.1.3-14.el7_7" ([epoch:]version[-release]), is being displayed as "package_name = 0.3.1.3.14.el7_7."
Also, the less than sign is flipped for any dependencies with a less than requirement.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Ryan Verdile
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9609 added
#2
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#3
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c84ed3165673e8b11f5a0b2782bb22fbc2139ba1.
#4
Updated by James Jeffers over 1 year ago
- Target version set to Katello 4.3.0
#5
Updated by James Jeffers over 1 year ago
- Triaged changed from No to Yes
Fixes #33407 - Package dependency UI values not formatted correctly