Actions
Feature #34999
closedBe able to retrieve the software vendor package from the installed package
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1829468
Description of problem:
The customer would like to see the complete list of packages of 3rd party software installed on the Content Host
Version-Release number of selected component (if applicable):
6.7
How reproducible:
100%
Steps to Reproduce:
1. Generate the list of installed package
2.
3.
Actual results:
Currently, we can see only the nvra---
- hammer host package list --host dhcp-8-30-251.lab.eng.rdu2.redhat.com --search 'name ~ zabbix'
----------------------------
NVRA
----------------------------
zabbix40-4.0.17-1.el7.x86_64
----------------------------
---
Expected results:
Include a new column that will present the software Vendor, as for example below
---
Red Hat, Inc
Fedora Project
none
---
Additional info:
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10142 added
Updated by Jeremy Lenz over 2 years ago
- Subject changed from Be able to retrieve the software vendor package from the installed package to Be able to retrieve the software vendor package from the installed package
- Target version set to Katello 4.6.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases Katello 4.5.0 added
Updated by Samir Jha over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|193cd018beebef8bf822498638d89346721210fd.
Actions