Bugzilla – Bug 1212618
Packaging of SELinux toolchain for additional python versions
Last modified: 2023-12-01 00:40:49 UTC
I accepted https://build.opensuse.org/package/rdiff/security:SELinux/libselinux?linkrev=base&rev=154 to build the python subpackage, which was probably an error. Previsusly the package was named python3-libselinux. No I get on e.g. SLE 15.5 a package called python311-libselinux. My understanding is that I should build python3-libselinux and python311-libselinux to satisfy the old dependencies and still allow users to install python311 and work with this.
*** Bug 1209654 has been marked as a duplicate of this bug. ***
I think the current state in security:SELinux is good now. Thanks for the help Matej!
we need to go back to the old split spec file since this in ring0 and otherwise causes issues for the staging of the initial build system
??? What doesn’t work in ring0? To the best of my knowledge we have all python-rpm-macros present?
See the slack thread, adding here for archival: https://build.opensuse.org/request/show/1096710 It's not about the macros, it's about keeping the build strapping system as small as possible. I'm not involved in that, Ana can probably explain in more detail
should be solved now, thanks Matej