-
Bug
-
Resolution: Done-Errata
-
Undefined
-
rhel-9.4
-
None
-
pybind11-2.6.2-6.el9_4
-
None
-
None
-
rhel-sst-cs-plumbers
-
ssg_core_services
-
5
-
False
-
-
None
-
None
-
Pass
-
None
-
None
We have "fixed" a bug in RHEL-5571.
tl;dr python3.11-pybind11-devel-2.10.3-2.el9 had some superfluous RPM provides. They were removed from python3.11-pybind11-devel-2.10.3-3.el9
However, since python3.11-pybind11-devel-2.10.3-2.el9 remains in the repositories, the problem is not fixed, EPEL 9 packages that have:
BuildRequires: pybind11-static
will still fetch the Python 3.11 version of the package, but not the latest one.
To reproduce, run:
$ mock -r rhel-9-x86_64 install pybind11-static
Expected result:
Installs pybind11-devel-2.6.2-4.el9.x86_64
Actual result:
Installs python3.11-pybind11-devel-2.10.3-2.el9.x86_64
- relates to
-
RHEL-5571 python3.11-pybind11-devel provides non-namespaced RPM provides clashing with the Python 3.9 pybind11-devel package [rhel-9]
- Closed
- links to
-
RHBA-2024:136781 pybind11 update