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 1214355 - Syncing multiple repositories with the same errata reuses the same errata unit without updating package list
Summary: Syncing multiple repositories with the same errata reuses the same errata uni...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Management
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: Justin Sherrill
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On: 1171278 1171283
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-22 14:07 UTC by Mike McCune
Modified: 2020-02-14 17:29 UTC (History)
21 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1171283
Environment:
Last Closed: 2015-08-12 13:55:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Tazim Kolhar 2015-05-05 11:05:23 UTC
hi 

please provide verification steps

thanks

Comment 4 Justin Sherrill 2015-05-11 21:50:21 UTC
Full QA steps:


1. Sync the RHEL 6 & 7 Server Rpms x86_64 repos
2. Go to the Errata page, untick the 'applicable' box and search for "RHSA-2014-1652", click on it
3. check the packages list and verify that it contains both el6 and el7 packages
4.  Register a rhel 6 client with a version of openssl LESS than openssl-1.0.1e-30.el6_6.2.x86_64.rpm  installed
5.  Register a rhel 7 client with a version of openssl LESS than openssl-1.0.1e-34.el7_0.6.x86_64.rpm
6.  Ensure that RHSA-2014-165 shows up as applicable for both systems

Both these clients need katello-agent installed for errata applicability as well.

Comment 5 sthirugn@redhat.com 2015-05-12 14:54:56 UTC
Verified.

Version Tested:
GA Snap 3 Compose 2

Steps: (changing the errata number to a newer one since I couldnt find content hosts with old openssl packages as mentioned in Comment 4)
1. Sync the RHEL 6 & 7 Server Rpms x86_64 repos

2. Go to the Errata page, untick the 'applicable' box and search for "RHEA-2015:0855", click on it

3. check the packages list and verify that it contains both el6 and el7 packages
* tzdata-2015c-1.el7.noarch
* tzdata-2015c-2.el6.noarch
* tzdata-java-2015c-1.el7.noarch
* tzdata-java-2015c-2.el6.noarch 

4.  Register a rhel 6 client with a version of tzdata LESS than tzdata-2015c-2.el6.noarch installed
# rpm -qa | grep tzdata
tzdata-java-2014g-1.el6.noarch
tzdata-2014g-1.el6.noarch

5.  Register a rhel 7 client with a version of tzdata  LESS than tzdata-2015c-1.el7.noarch
# rpm -qa | grep tzdata
tzdata-2015a-1.el7.noarch

6.  Ensure that RHEA-2015:0855 shows up as applicable for both systems - PASS

7. Apply the errata on both the rhel6 and rhel7 boxes - PASS
After installation:
in rhel6 content host:
# rpm -qa | grep tzdata
tzdata-java-2015c-2.el6.noarch
tzdata-2015c-2.el6.noarch

in rhel7 content host:
# rpm -qa | grep tzdata
tzdata-2015c-1.el7.noarch

8. Test repeated with RHSA-2015:0700 - PASS

* unzip-6.0-15.el7.x86_64
* unzip-6.0-2.el6_6.x86_64 

rhel 6 before install:
# rpm -qa | grep unzip
unzip-6.0-13.el7.x86_64

rhel 6 after install:
# rpm -qa | grep unzip
unzip-6.0-15.el7.x86_64

rhel7 before install:
# rpm -qa | grep unzip
unzip-6.0-1.el6.x86_64

rhel7 after install:
# rpm -qa | grep unzip
unzip-6.0-2.el6_6.x86_64

Comment 8 Bryan Kearney 2015-08-11 13:19:00 UTC
This bug is slated to be released with Satellite 6.1.

Comment 9 Bryan Kearney 2015-08-12 13:55:37 UTC
This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015.


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