Bug 2081459

Summary: Omit python*-pulp-ostree packages
Product: Red Hat Satellite Reporter: Brad Buckingham <bbuckingham>
Component: PackagingAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED ERRATA QA Contact: Omkar Khatavkar <okhatavk>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.11.0CC: ehelms, jhutar, okhatavk, zhunting
Target Milestone: 6.11.0Keywords: Triaged
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: 2022-07-05 14:35:32 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 Brad Buckingham 2022-05-03 19:37:22 UTC
Description of problem:

Support for the ostree content type is being deferred from the current release of Satellite.  As a result, we should omit the appropriate packages from the delivery.  The ostree options will still be present in the installer; however. the bits to support the content type will not be included; therefore, attempting to use them may generate an error.  This behavior is consistent with other content types not supported by Satellite.

Version-Release number of selected component (if applicable):

6.11.0

How reproducible:

Always

Actual results:

Satellite 6.11 builds include python*-pulp-ostree packages.

Expected results:

Satellite 6.11 builds should not include python*-pulp-ostree packages.

Additional info:

Comment 3 Jan Hutaƙ 2022-06-19 13:18:11 UTC
Just for record, error you will see is:

~~~
# satellite-installer --foreman-proxy-content-enable-ostree true
2022-06-19 13:05:28 [NOTICE] [root] Loading installer configuration. This will take some time.
2022-06-19 13:05:30 [NOTICE] [root] Running installer with log based terminal output at level NOTICE.
2022-06-19 13:05:30 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions.
Package versions are locked. Continuing with unlock.
2022-06-19 13:05:39 [NOTICE] [configure] Starting system configuration.
2022-06-19 13:05:49 [NOTICE] [configure] 250 configuration steps out of 1624 steps complete.
2022-06-19 13:05:53 [NOTICE] [configure] 500 configuration steps out of 1624 steps complete.
2022-06-19 13:05:53 [NOTICE] [configure] 750 configuration steps out of 1628 steps complete.
2022-06-19 13:05:59 [ERROR ] [configure] Execution of '/bin/dnf -d 0 -e 1 -y install pulpcore-plugin(ostree)' returned 1: Error: Unable to find a match: pulpcore-plugin(ostree)
2022-06-19 13:05:59 [ERROR ] [configure] /Stage[main]/Pulpcore::Plugin::Ostree/Pulpcore::Plugin[ostree]/Package[pulpcore-plugin(ostree)]/ensure: change from 'purged' to 'present' failed: Execution of '/bin/dnf -d 0 -e 1 -y install pulpcore-plugin(ostree)' returned 1: Error: Unable to find a match: pulpcore-plugin(ostree)
2022-06-19 13:05:59 [NOTICE] [configure] 1000 configuration steps out of 1633 steps complete.
2022-06-19 13:05:59 [NOTICE] [configure] 1250 configuration steps out of 1635 steps complete.
2022-06-19 13:06:25 [NOTICE] [configure] 1500 configuration steps out of 1635 steps complete.
2022-06-19 13:06:27 [NOTICE] [configure] System configuration has finished.

  There were errors detected during install.
  Please address the errors and re-run the installer to ensure the system is properly configured.
  Failing to do so is likely to result in broken functionality.

  The full log is at /var/log/foreman-installer/satellite.log
Package versions are being locked.
~~~

Comment 6 errata-xmlrpc 2022-07-05 14:35:32 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 (Moderate: Satellite 6.11 Release), 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:5498