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.

Bug 2260861

Summary: Package candlepin can not be installed due to an unmet dependency on pki-servlet-engine
Product: Red Hat Satellite Reporter: Ondrej Gajdusek <ogajduse>
Component: InstallationAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED CURRENTRELEASE QA Contact: Satellite QE Team <sat-qe-bz-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.14.1CC: ahumbe, edewata, egolov, ehelms, rlavi
Target Milestone: UnspecifiedKeywords: Regression, TestBlockerForLayeredProduct, 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:
: 2265175 (view as bug list) Environment:
Last Closed: 2024-03-26 12:51:46 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:
Bug Depends On:    
Bug Blocks: 2265175, 2265176    

Description Ondrej 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 1 Endi Sukma Dewata 2024-01-31 19:51:44 UTC
FYI, pki-servlet-engine is being restored as an alias to tomcat in this ticket:
https://issues.redhat.com/browse/RHCS-4769

Comment 4 Eric Helms 2024-03-26 12:51:46 UTC
This has been fixed with changes in RHEL 8.10 packages for Satellite 6.13 and above. See linked BZs for 6.11 and 6.12.