Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionOndrej Gajdusek
2024-01-29 14:24:34 UTC
Description of problem:
Satellite can not be installed on top of RHEL 8.10.
Version-Release number of selected component (if applicable):
6.12, 6.13, 6.14, 6.15
How reproducible:
always
Steps to Reproduce:
1. Spin up RHEL 8.10
2. Set up RHEL repositories of RHEL 8.10 compose
3. Enable Satellite repositories from CDN (or elsewhere)
4. dnf install candlepin
Actual results:
Package candlepin can not be installed due to an unmet dependency on pki-servlet-engine.
# dnf install satellite
Updating Subscription Management repositories.
Last metadata expiration check: 0:29:36 ago on Mon 29 Jan 2024 08:33:33 AM EST.
Error:
Problem: package satellite-6.14.1-1.el8sat.noarch from satellite-6.14-for-rhel-8-x86_64-rpms requires katello >= 4.7.0, but none of the providers can be installed
- package katello-4.9.0-1.el8sat.noarch from satellite-6.14-for-rhel-8-x86_64-rpms requires candlepin >= 2.0, but none of the providers can be installed
- cannot install the best candidate for the job
- nothing provides pki-servlet-engine needed by candlepin-4.3.1-1.el8sat.noarch from satellite-6.14-for-rhel-8-x86_64-rpms
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
# dnf repoquery --requires candlepin-4.3.1-1.el8sat.noarch
Updating Subscription Management repositories.
Last metadata expiration check: 0:03:49 ago on Mon 29 Jan 2024 09:16:02 AM EST.
/usr/bin/bash
/usr/libexec/platform-python
java-17 >= 1:17.0.0
javapackages-tools
jss
pki-servlet-engine
wget
Expected results:
candlepin installs successfully
Additional info:
This BZ relates to BZ2250254
Comment 1Endi Sukma Dewata
2024-01-31 19:51:44 UTC