Bug #32358
closedPackage dependency is wrong on Katello UI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1904369
Description of problem:
For Example: tfm-rubygem-hammer_cli_foreman_tasks
If we check the dependency using rpm we see the below output.
rpm -q --requires tfm-rubygem-hammer_cli_foreman_tasks
config(tfm-rubygem-hammer_cli_foreman_tasks) = 0.0.14-1.el7sat
rh-ruby25-ruby(release)
rh-ruby25-ruby(rubygems)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
tfm-rubygem(hammer_cli_foreman) > 0.1.1
tfm-rubygem(hammer_cli_foreman) < 3.0.0
tfm-rubygem(powerbar) >= 1.0.11
tfm-rubygem(powerbar) < 3.0
tfm-runtime
rpmlib(PayloadIsXz) <= 5.2-1
For the same package, the UI shows a different result.
Content >> Packages >> Serach for 'tfm-rubygem-hammer_cli_foreman_tasks' >> Dependencies
rh-ruby25-ruby(release)
rh-ruby25-ruby(rubygems)
tfm-rubygem(hammer_cli_foreman) > 0.1.1
tfm-rubygem(hammer_cli_foreman) > 3.0.0 -----> This is showing diffrent in rpm output.
tfm-rubygem(powerbar) > 3.0 -----> This is showing diffrent in rpm output.
tfm-rubygem(powerbar) >= 1.0.11
tfm-runtime
Version-Release number of selected component (if applicable):
Satellite 6.7+
Actual results:
rpm -q --requires and dependency on satellite UI is showing different information.
Expected results:
rpm -q --requires and dependency on satellite UI should produce similar information.
Additional info:
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Justin Sherrill
- Pull request https://github.com/Katello/katello/pull/9299 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.2.0 added
Updated by Justin Sherrill over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|36689e96f4fb419373e70beb90499a7a8dce8a83.
Updated by Samir Jha over 3 years ago
- Triaged changed from No to Yes
- Subject changed from Package dependency is wrong on Satellite UI to Package dependency is wrong on Katello UI
- Category deleted (
91) - Target version set to Katello 4.1.0