I am not able to install RKE2. Following doc: <htt...
# random
a
I am not able to install RKE2. Following doc: https://docs.rke2.io/install/quickstart seeing below error:
Copy code
INFO]  finding release for channel stable
[INFO]  using 1.31 series from channel stable
Updating Subscription Management repositories.
Rancher RKE2 Common (stable)                                                                                                                                                                  26 kB/s | 2.9 kB     00:00
Rancher RKE2 1.31 (stable)                                                                                                                                                                    42 kB/s | 3.5 kB     00:00
Error:
 Problem: package rke2-server-1.31.8~rke2r1-0.el9.x86_64 from rancher-rke2-1.31-stable requires rke2-common = 1.31.8~rke2r1-0.el9, but none of the providers can be installed
  - package rke2-common-1.31.8~rke2r1-0.el9.x86_64 from rancher-rke2-1.31-stable requires rke2-selinux >= 0.12-0, but none of the providers can be installed
  - conflicting requests
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.12-1.el9.noarch from rancher-rke2-common-stable
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.13-1.el9.noarch from rancher-rke2-common-stable
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.14-1.el9.noarch from rancher-rke2-common-stable
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.15-1.el9.noarch from rancher-rke2-common-stable
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.16-1.el9.noarch from rancher-rke2-common-stable
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.17-1.el9.noarch from rancher-rke2-common-stable
  - nothing provides container-selinux >= 3:2.191.0-1 needed by rke2-selinux-0.18-1.el9.noarch from rancher-rke2-common-stable
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
How do I install it ? Can someone please help. I was able to install it till yesterday.
s
seem that you hit by this issue,. https://github.com/k3s-io/k3s/issues/7650 you may try different version of OS
a
My issue got resolved after the RHEL subscription server came up.
Thank you.
1
s
ooh. yes. you were missing one package... 🙂