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 1446719 - [RFE] Refreshing a manifest should re-generate entitlement certificates.
Summary: [RFE] Refreshing a manifest should re-generate entitlement certificates.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Subscription Management
Version: 6.2.3
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: Unspecified
Assignee: Eric Helms
QA Contact: Bruno Rocha
URL:
Whiteboard:
Depends On:
Blocks: 1397762
TreeView+ depends on / blocked
 
Reported: 2017-04-28 16:26 UTC by Satellite Program
Modified: 2020-08-13 09:08 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of: 1393580
Environment:
Last Closed: 2018-02-21 12:39:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 17970 0 None None None 2017-04-28 16:27:03 UTC
Red Hat Product Errata RHSA-2018:0336 0 normal SHIPPED_LIVE Important: Satellite 6.3 security, bug fix, and enhancement update 2018-02-21 22:43:42 UTC

Comment 2 Bruno Rocha 2017-09-21 20:56:28 UTC
Verified with steps:


1) Import a manifest via UI
2) ssh to the sat and cd /tmp. note the new zip file (something like 0.5102177673298101.zip)
3) mkdir v1;cp 0.5102177673298101.zip v1; cd v1
4) unzip 0.5102177673298101.zip; unzip consumer_export.zip
5) cd export/entitlements and you should see the certs now

6) Refresh manifest in the UI and you should see a new zip in /tmp
7) mkdir v2;cp <newzip>.zip v2; cd v2
8) unzip <newzip>.zip; unzip consumer_export.zip
9) cd export/entitlements and you should see the certs now
10) diff /tmp/v1/export/entitlements /tmp/v2/export/entitlements 



[root@cloud-qe-15 v2]# diff --brief /tmp/v1/export/entitlements /tmp/v2/export/entitlements 
Files /tmp/v1/export/entitlements/8a85f9835cc6364c015cc6672b555483.json and /tmp/v2/export/entitlements/8a85f9835cc6364c015cc6672b555483.json differ
Files /tmp/v1/export/entitlements/8a85f9845cc61653015cc667307677c5.json and /tmp/v2/export/entitlements/8a85f9845cc61653015cc667307677c5.json differ
Files /tmp/v1/export/entitlements/8a85f9865cc59463015cc66720350718.json and /tmp/v2/export/entitlements/8a85f9865cc59463015cc66720350718.json differ
Files /tmp/v1/export/entitlements/8a85f9865cc59463015cc668c2570b2e.json and /tmp/v2/export/entitlements/8a85f9865cc59463015cc668c2570b2e.json differ
Files /tmp/v1/export/entitlements/8a85f9875cc65405015cc667253e1746.json and /tmp/v2/export/entitlements/8a85f9875cc65405015cc667253e1746.json differ


Version:
[root@cloud-qe-15 v2]# rpm -q satellite
satellite-6.3.0-18.0.beta.el7sat.noarch

Comment 5 errata-xmlrpc 2018-02-21 12:39:11 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, 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-2018:0336


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