Cannot install on Redhat 9

Unable to install due to missing selinux policy version dependency. There is no later version from Redhat at this time than the installed version: #rpm -qa | grep selinux-policy selinux-policy-34.1.29-1.el9_0.2.noarch Error message on dnf install snapd:

dnf install snapd

Updating Subscription Management repositories. Last metadata expiration check: 0:44:06 ago on Fri 27 Jan 2023 04:11:57 PM EST. Error: Problem: package snapd-2.57.6-2.el9.x86_64 requires snapd-selinux = 2.57.6-2.el9, but none of the providers can be installed

  • conflicting requests
  • nothing provides selinux-policy >= 34.1.43-1.el9 needed by snapd-selinux-2.57.6-2.el9.noarch
  • nothing provides selinux-policy-base >= 34.1.43-1.el9 needed by snapd-selinux-2.57.6-2.el9.noarch (try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)

Anyone overcome this?