Bug 1566755

Summary: incremental update of content-view with errata RHSA-2018:0549 brings in additional packages
Product: Red Hat Satellite Reporter: Paul Dudley <pdudley>
Component: Content ViewsAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.2.14CC: dalley, mhrivnak, pcreech, ttereshc
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-20 17:33:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul Dudley 2018-04-12 23:18:34 UTC
Description of problem:
Incremental update with this errata ends with the following:
 - # hammer content-view version incremental-update --content-view-version-id='24' --errata-ids='RHSA-2018:0549' --resolve-dependencies='no' --update-all-hosts='no' --propagate-all-composites='yes'
...
  Errata:
        RHSA-2018:0549
  Packages:
        firefox-52.7.2-1.el6_9.x86_64
        libgcc-4.4.7-18.el6_9.2.x86_64
        libstdc++-4.4.7-18.el6_9.2.x86_64

When only Firefox is included in the errata itself.


How reproducible:
100%

This seems to be related to (caused by?) https://pulp.plan.io/issues/2478 more than anything else.

More info:
Errata entry in psql seems to have expected output and associations:
foreman=# select * from katello_erratum_packages where erratum_id = 20577;
   id   | erratum_id |             nvrea             |  name   |             filename              
--------+------------+-------------------------------+---------+-----------------------------------
 166272 |      20577 | firefox-52.7.2-1.el6_9.x86_64 | firefox | firefox-52.7.2-1.el6_9.x86_64.rpm
 166269 |      20577 | firefox-52.7.2-1.el7_4.i686   | firefox | firefox-52.7.2-1.el7_4.i686.rpm
 166104 |      20577 | firefox-52.7.2-1.el7_4.x86_64 | firefox | firefox-52.7.2-1.el7_4.x86_64.rpm
(3 rows)

Comment 1 pulp-infra@redhat.com 2018-04-13 00:35:01 UTC
The Pulp upstream bug status is at NEW. Updating the external tracker on this bug.

Comment 2 pulp-infra@redhat.com 2018-04-13 00:35:04 UTC
The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug.

Comment 4 Brad Buckingham 2018-04-20 17:33:42 UTC

*** This bug has been marked as a duplicate of bug 1508169 ***