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.
Description of problem:
When troubleshooting content applicability issues ("why Satellite WebUI shows no errata applicable to my host, when yum shows some erratas?"), pulp-admin tasks list should provide information when/if regenerate applicbility task was run for the given host.
But such a task details does not provide any host id - example of task detail:
Operations: content_applicability_regeneration
Resources:
State: Successful
Start Time: 2016-01-29T13:20:07Z
Finish Time: 2016-01-29T13:20:07Z
Task Id: 0b261df7-c09b-49e8-8392-a8aee0921dbc
Please fill Resources by the host id (FQDN or rhsm uuid).
Version-Release number of selected component (if applicable):
pulp-admin-client-2.6.0.19-1.el7sat.noarch
pulp-server-2.6.0.19-1.el7sat.noarch
How reproducible:
100%
Steps to Reproduce:
1. Have a Content Host registered to Sat and running goferd (that triggers both candlepin and pulp applicability regeneration)
2. Install pulp-admin per https://access.redhat.com/solutions/1295653
3. pulp-admin tasks list
Actual results:
task list having tasks like:
Operations: content_applicability_regeneration
Resources:
State: Successful
Start Time: 2016-01-29T13:20:07Z
Finish Time: 2016-01-29T13:20:07Z
Task Id: 0b261df7-c09b-49e8-8392-a8aee0921dbc
with empty Resources / no identification of the Content Host.
Expected results:
Resources to have some Content Host id.
Additional info:
ktordeur can you please verify that the errata are now showing up? You will need to intiate a new sync from the CDN. There was an issue with the metatadate that should now be resolved.
Description of problem: When troubleshooting content applicability issues ("why Satellite WebUI shows no errata applicable to my host, when yum shows some erratas?"), pulp-admin tasks list should provide information when/if regenerate applicbility task was run for the given host. But such a task details does not provide any host id - example of task detail: Operations: content_applicability_regeneration Resources: State: Successful Start Time: 2016-01-29T13:20:07Z Finish Time: 2016-01-29T13:20:07Z Task Id: 0b261df7-c09b-49e8-8392-a8aee0921dbc Please fill Resources by the host id (FQDN or rhsm uuid). Version-Release number of selected component (if applicable): pulp-admin-client-2.6.0.19-1.el7sat.noarch pulp-server-2.6.0.19-1.el7sat.noarch How reproducible: 100% Steps to Reproduce: 1. Have a Content Host registered to Sat and running goferd (that triggers both candlepin and pulp applicability regeneration) 2. Install pulp-admin per https://access.redhat.com/solutions/1295653 3. pulp-admin tasks list Actual results: task list having tasks like: Operations: content_applicability_regeneration Resources: State: Successful Start Time: 2016-01-29T13:20:07Z Finish Time: 2016-01-29T13:20:07Z Task Id: 0b261df7-c09b-49e8-8392-a8aee0921dbc with empty Resources / no identification of the Content Host. Expected results: Resources to have some Content Host id. Additional info: