abiosoft / abiosoft/colima

Cannot start colima on Ubuntu

Abierto
#423 9 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
30.8k
Forks
613
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Description

New to colima but looking for an alternative to docker desktop on linux. I installed colima as described in the readme. When I try to start it I get the following:
````
$ colima start
INFO[0000] starting colima
INFO[0000] runtime: docker+k3s
INFO[0000] creating and starting ... context=vm
> Terminal is not available, proceeding without opening an editor
> "Attempting to download the image from \"https://github.com/abiosoft/alpine-lima/releases/download/colima-v0.4.2-1/alpine-lima-clm-3.14.6-x86_64.iso\"" digest="sha512:229121f3ff3cb645a602e3f21d687207ad14c48330001330430c84e88fb0311a70b4a94250c2e24e80e8d3522ee573e169fef76337214136d1dde9bbc4ec1354"
> Using cache "/home/pbarnes/.cache/lima/download/by-url-sha256/43232d22d3e3b6258c10f697dcf6098c7d7a2d49fc6e04a2bf290065fb7800a7/data"
> "[hostagent] exec: \"/home/pbarnes/.colima/_wrapper/0da2e7b69d03a689f956672a9719bf933bae1c88/bin/qemu-system-x86_64\": stat /home/pbarnes/.colima/_wrapper/0da2e7b69d03a689f956672a9719bf933bae1c88/bin/qemu-system-x86_64: no such file or directory" fields.level=fatal
> host agent process has exited: exit status 1
````
It is looking for qemu-system-x86_64 under ~/.colima/wrapper but it is not there. Not sure if this is supposed to be a link to /usr/bin/qemu-system-x86_64 or what...

I'm running Ubuntu 22.04.1.

### Version

Colima Version: 0.4.4
Lima Version: 0.11.3
Qemu Version: 6.2.0

It was not clear from install instructions that Lima needed to be installed. I went ahead and installed it when I saw that the version was requested here; but it made no difference.

### Operating System

- [ ] macOS Intel
- [ ] macOS M1
- [X] Linux

### Reproduction Steps

1. nix-env -iA nixpkgs.colima
2. colima start

### Expected behaviour

Colima should start

### Additional context

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.