You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2021. It is now read-only.
I know that FCOS isn't even ready, but putting this out there...
I built an FCOS image locally via coreos-assembler and tried to boot it with kola spawn
$ sudo ./bin/kola spawn -b fcos --qemu-image /var/srv/fedora-coreos/builds/latest/fedora-coreos-29-qemu.qcow2
Spawning instance failed: machine "24d5b086-5fb3-45f1-af7a-8f1c169c1a04" failed to enable selinux: Unable to enable SELinux: Process exited with status 1: We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
sudo: no tty present and no askpass program specified
This also affects the ability to kola run any tests against FCOS, obviously.
Might be a configuration issue on FCOS that we can fix in fedora-coreos-config, but I haven't dug in.
The text was updated successfully, but these errors were encountered:
I know that FCOS isn't even ready, but putting this out there...
I built an FCOS image locally via
coreos-assembler
and tried to boot it withkola spawn
This also affects the ability to
kola run
any tests against FCOS, obviously.Might be a configuration issue on FCOS that we can fix in
fedora-coreos-config
, but I haven't dug in.The text was updated successfully, but these errors were encountered: