Bug #26469
hammer package info not showing if a package is modular
Difficulty:
Triaged:
Yes
Description
1) Create and sync a repo pointing to -> https://partha.fedorapeople.org/test-repos/pteradactyl
2) pick the package id from `hammer package list |grep pteradactyl-1.0-1.noarch.rpm`
3) hammer package info --id=<...>
Expected:
Package details
modular = True
Actual:
No modular information displayed.
Associated revisions
History
#1
Updated by The Foreman Bot about 3 years ago
- Assignee set to Partha Aji
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/635 added
#2
Updated by Andrew Kofink about 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.12.0
#3
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|da0589a548926534b1593cc6906b1630cf02cfc1.
Fixes #26469 - Modular Info displayed for rpms (#635)