Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHEL-9.3.0-updates-20240212.33 fails due to selinux-policy requires 38.1.23-1.el9_3.2 #6692

Open
mcattamoredhat opened this issue Feb 12, 2024 · 0 comments

Comments

@mcattamoredhat
Copy link
Collaborator

Several checks of compose RHEL-9.3.0-updates-20240212.33 are failing due to selinux-policy version.

osbuild-93-1.el9_3.1.noarch.rpm
osbuild-composer-88.3-1.el9_3.x86_64.rpm
weldr-client-35.9-1.el9.x86_64.rpm

edge-ami-arm-9.3 and edge-minimal-arm-9.3 checks don't fail.

Error: 
 Problem: problem with installed package selinux-policy-targeted-38.1.23-1.el9_3.1.noarch
  - package osbuild-93-1.el9_3.1.noarch from appstream requires (osbuild-selinux if selinux-policy-targeted), but none of the providers can be installed
  - conflicting requests
  - nothing provides selinux-policy >= 38.1.23-1.el9_3.2 needed by osbuild-selinux-93-1.el9_3.1.noarch from appstream
  - nothing provides selinux-policy-base >= 38.1.23-1.el9_3.2 needed by osbuild-selinux-93-1.el9_3.1.noarch from appstream
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

The solution is to install selinux-policy required version, but it has not been delivered yet in nightly updates. We need to wait until selinux-policy 38.1.23-1.el9_3.1 changes to selinux-policy 38.1.23-1.el9_3.2

The following workaround has been tested locally with success: download selinux-policy 38.1.23-1.el9_3.2 from brew https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=2845408, and then install the packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant