-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Failed to install cri-o packages on Fedora CoreOS #8197
Comments
Could you manual execute this command:
here is my output:
It seems work fine when fedora-modular enabled. |
With terraform, i triggered a fresh deployment with the same result.
@spaced Can u verify this too? |
I have found some interesting links about modularity support in fcos rpm-ostree. https://discussion.fedoraproject.org/t/cri-o-no-longer-available-through-rpm-ostree/33908/4 I have tested this with the following command.
After this cmd i can install the cri-o package.
I'll take a look for more information and check if there is a need for action. |
I have edited the cri-o role with the following lines. Success!
|
got it, I'll try to fix this. /assign |
Environment:
printf "$(uname -srm)\n$(cat /etc/os-release)\n"
):ansible --version
):python --version
):Kubespray version (commit) (
git rev-parse --short HEAD
):Network plugin used:
Full inventory with variables (
ansible -i inventory/sample/inventory.ini all -m debug -a "var=hostvars[inventory_hostname]"
):https://gist.github.com/hardoverflow/2b4573693a0720d416df40521a67cbd8
Command used to invoke ansible:
Output of ansible run:
https://gist.github.com/hardoverflow/476fa75efca644320927c53fd029e24a
Anything else do we need to know:
The text was updated successfully, but these errors were encountered: