Bug 2415823
| Summary: | [rhel-10] ceph 9 ubi-9 ceph-base client package installation fails on rhel-10 | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Harsh Kumar <hakumar> |
| Component: | Build | Assignee: | Justin Caratzas <jcaratza> |
| Status: | CLOSED ERRATA | QA Contact: | Vinayak Papnoi <vpapnoi> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | cephqe-warriors, ngangadh, vereddy |
| Target Milestone: | --- | Keywords: | Automation, TestBlocker |
| Target Release: | 9.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-20.1.0-117 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-29 07:03:59 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: | |||
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: Red Hat Ceph Storage 9.0 Security and Enhancement 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-2026:1536 |
Description of problem: Client package 'ceph-base' installation fails on RHEL-10, works as expected with RHEL-9.7 Version-Release number of selected component (if applicable): ceph version 20.1.0-95.el9cp (d23791621e43b663d648d0595cba2fdcfbdb514d) tentacle (rc - RelWithDebInfo) How reproducible: 3/3 Steps to Reproduce: 1. 2. 3. Actual results: 2025-11-18 15:25:54,270 - cephci - run:938 - ERROR - yum install -y --nogpgcheck ceph-base returned Error: Problem: package ceph-base-2:20.1.0-95.el10cp.x86_64 from ceph-Tools requires ceph-selinux = 2:20.1.0-95.el10cp, but none of the providers can be installed - conflicting requests - nothing provides selinux-policy-base >= 42.1.7 needed by ceph-selinux-2:20.1.0-95.el10cp.x86_64 from ceph-Tools and code 1 on 10.0.203.46 Traceback (most recent call last): File "/home/jenkins/ceph-builds/openstack/RH/9.0/rhel-10/Regression/20.1.0-95/rados/6/cephci/run.py", line 923, in run rc = test_mod.run( File "/home/jenkins/ceph-builds/openstack/RH/9.0/rhel-10/Regression/20.1.0-95/rados/6/cephci/tests/cephadm/test_client.py", line 293, in run method(orch, config) File "/home/jenkins/ceph-builds/openstack/RH/9.0/rhel-10/Regression/20.1.0-95/rados/6/cephci/tests/cephadm/test_client.py", line 208, in add time.sleep(20) File "/home/jenkins/ceph-builds/openstack/RH/9.0/rhel-10/Regression/20.1.0-95/rados/6/cephci/ceph/parallel.py", line 140, in __exit__ self._results.append(_f.result()) File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 439, in result return self.__get_result() File "/usr/lib64/python3.9/concurrent/futures/_base.py", line 391, in __get_result raise self._exception File "/usr/lib64/python3.9/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) File "/home/jenkins/ceph-builds/openstack/RH/9.0/rhel-10/Regression/20.1.0-95/rados/6/cephci/tests/cephadm/test_client.py", line 183, in setup _node.exec_command( File "/home/jenkins/ceph-builds/openstack/RH/9.0/rhel-10/Regression/20.1.0-95/rados/6/cephci/ceph/ceph.py", line 1747, in exec_command raise CommandFailed( ceph.ceph.CommandFailed: yum install -y --nogpgcheck ceph-base returned Error: Problem: package ceph-base-2:20.1.0-95.el10cp.x86_64 from ceph-Tools requires ceph-selinux = 2:20.1.0-95.el10cp, but none of the providers can be installed - conflicting requests - nothing provides selinux-policy-base >= 42.1.7 needed by ceph-selinux-2:20.1.0-95.el10cp.x86_64 from ceph-Tools and code 1 on 10.0.203.46 Expected results: [root@ceph-hakumar-7oadeu-node7 ~]# rpm -qa | grep ceph python3-ceph-argparse-20.1.0-97.el9cp.x86_64 python3-ceph-common-20.1.0-97.el9cp.x86_64 libcephfs-proxy2-20.1.0-97.el9cp.x86_64 libcephfs2-20.1.0-97.el9cp.x86_64 python3-cephfs-20.1.0-97.el9cp.x86_64 ceph-common-20.1.0-97.el9cp.x86_64 ceph-base-20.1.0-97.el9cp.x86_64 ceph-selinux-20.1.0-97.el9cp.x86_64 [root@ceph-hakumar-7oadeu-node7 ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 9.7 (Plow) Additional info: