Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1829468 - [RFE] Be able to retrieve the software vendor package from the installed package
Summary: [RFE] Be able to retrieve the software vendor package from the installed package
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hosts - Content
Version: 6.7.0
Hardware: All
OS: All
high
medium
Target Milestone: 6.12.0
Assignee: satellite6-bugs
QA Contact: Shweta Singh
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-29 15:28 UTC by Waldirio M Pinheiro
Modified: 2022-11-16 13:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-16 13:32:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 34999 0 High New Be able to retrieve the software vendor package from the installed package 2022-06-01 17:17:36 UTC
Red Hat Issue Tracker SAT-10726 0 None None None 2022-08-19 07:07:35 UTC
Red Hat Product Errata RHSA-2022:8506 0 None None None 2022-11-16 13:32:35 UTC

Description Waldirio M Pinheiro 2020-04-29 15:28:42 UTC
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:

Comment 9 Samir Jha 2022-06-01 17:17:35 UTC
Created redmine issue https://projects.theforeman.org/issues/34999 from this bug

Comment 10 Bryan Kearney 2022-06-03 16:01:53 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34999 has been resolved.

Comment 11 Silas Pusateri 2022-09-16 15:21:43 UTC
Verified
Version tested: Satellite 6.12.0 snap 10 

Steps followed:
1. Have a host with some installed content
2. Search for vendor information in the rake console or with `rpm -qa --qf '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH} %{VENDOR}\n' | grep -v 'Red Hat, Inc\.' | sort`
3. Ensure there are no `nil` values for vendor

Results: Vendor information is set properly 

This was based of the test steps in the PR: https://github.com/Katello/katello/pull/10142

Comment 16 errata-xmlrpc 2022-11-16 13:32:23 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.12 Release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:8506


Note You need to log in before you can comment on or make changes to this bug.