Cannot start colima on Ubuntu
- 主要言語
- Go
- スター
- 30.8k
- フォーク
- 613
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### 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_
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。