mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 14:38:46 +00:00
Looking deeper into the logs there are a lot of errors like: `script exited with error 1` Initial reaction was that there was a problem with download, but it looks like the script we use to register the qemu emulators may be at fault, let's try this alternate mechanism. Signed-off-by: Davanum Srinivas <davanum@gmail.com>