Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionKonstantin Trufanov
2017-05-16 09:49:49 UTC
Description of problem:
Querying package information via API always return null value for vendor field for any package.
Version-Release number of selected component (if applicable):
Pulp 2.8.7
katello 3.0.0
How reproducible:
all the time
Steps to Reproduce:
1. Query package info via API
2. Get null value for vendor filed
[root@ktrufano-pulp ~]# curl -X GET -k -u admin https://ktrufano-p1.usersys.redhat.com/katello/api/packages/527 | python -m json.tool | grep vendor
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2296 0 2296 0 0 1977 0 --:--:-- 0:00:01 --:--:-- 1977
"vendor": null,
Actual results:
Vendor has value null
Expected results:
Vendor should has correct value or an output shouldn't has this field at all.
Additional info:
Since this information doesn't stored in pulp database, i assume that this field is fine to remove, no user impact will be there.
Comment 1Konstantin Trufanov
2017-05-17 15:18:40 UTC
Update from customer.
He need this info to be visible in the Satellite.
Comment 3pulp-infra@redhat.com
2017-05-30 14:35:14 UTC
The Pulp upstream bug status is at NEW. Updating the external tracker on this bug.
Comment 4pulp-infra@redhat.com
2017-05-30 14:35:18 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.
Comment 5pulp-infra@redhat.com
2017-05-30 15:04:24 UTC
The Pulp upstream bug priority is at High. Updating the external tracker on this bug.
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, 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-2019:1222