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 2043719 - Incremental publish content view doesn't copy any contents
Summary: Incremental publish content view doesn't copy any contents
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Content Views
Version: 6.10.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: 6.10.3
Assignee: satellite6-bugs
QA Contact: Lai
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-21 20:08 UTC by Brad Buckingham
Modified: 2022-06-05 14:08 UTC (History)
8 users (show)

Fixed In Version: tfm-rubygem-katello-4.1.1.43-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2032098
Environment:
Last Closed: 2022-03-08 21:26:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 34145 0 Normal Closed Incremental publish content view doesn't copy any contents 2022-01-21 20:08:12 UTC
Github Katello katello pull 9854 0 None Merged Fixes #34145 - Errata href not updated 2022-01-21 20:08:12 UTC
Red Hat Product Errata RHSA-2022:0790 0 None None None 2022-03-08 21:26:23 UTC

Comment 6 Lai 2022-02-16 21:20:56 UTC
Steps to reproduce:

1) Download the test repository here to the Satellite's local filesystem: https://github.com/Katello/katello/tree/master/test/fixtures/test_repos/zoo (you can clone the entire dir to your satellite)
2) Host it with python3 -m http.server 33333 (after you cd to the zoo test repo)
3) Create a custom repo and sync the repo at http://localhost:33333
4) Select an erratum from the repo to be your test erratum.
5) Create a cv, add the repo, and filter out the chosen test erratum
6) publish the cv
7) Stop the Python web server with ctrl+c
8) Add a "pushcount" for one (or more) erratum in updateinfo.xml: <pushcount>3</pushcount> (put it in the scoped erratum)
9) Delete the old repodata:

> rm -rf repodata/*

10) Run create.sh in the repository directory to regenerate the repodata. (might have to register to dogfood and do a yum install on createrepo in order to run the create.sh script)
11) Serve the Python web server again from step 2
12) Sync the repository again.
13) Run incremental update on the chosen test errata: hammer content-view version incremental-update --content-view-version-id=<cvv-id> --errata-ids=<errata-id>

Expected result:
should be able to see the errata and content being added

Actual result:
Able to see the errata and content being added

[................................................................................................................................] [100%]
Content View: cv version 1.1
Added Content:
  Errata:
        KATELLO-RHEA-2012:0059
  Module Streams:
        duck:0:20180730233102
        kangaroo:0:20180730223407
  Packages:
        duck-0.7-1.noarch
        kangaroo-0.3-1.noarch


Saw this on both the cli and UI

Verified on 6.10.3 snap 1 with tfm-rubygem-katello-4.1.1.45-1.el7sat.noarch

Comment 14 errata-xmlrpc 2022-03-08 21:26:09 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 (Low: Satellite 6.10.3 Async Bug Fix Update), 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-2022:0790


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