abiosoft / abiosoft/colima

brew services start doesn't start colima

オープン
#960 コメント 8 件 リアクション 23 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30.8k
フォーク
613
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description

The output of `brew install colima` outputs the following:
```
To start colima now and restart at login:
brew services start colima
```

Because of this, I'd expect that `brew services start colima` would start colima, but it doesn't seem to do so.

### Version

colima version 0.6.7
git commit: ba1be00e9aec47f2c1ffdacfb7e428e465f0b58a
limactl version 0.19.1
qemu-img version 8.2.0

### Operating System

- [ ] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [ ] Linux

### Output of `colima status`

`FATA[0000] colima is not running`

### Reproduction Steps

1. Run `brew install colima`
```
[...]
To start colima now and restart at login:
brew services start colima
[...]
```
2. Run `brew services start colima`
```
[...]
==> Successfully started `colima` (label: homebrew.mxcl.colima)
```
3. Run `colima status`
```
FATA[0000] colima is not running
```

### Expected behaviour

Colima should be started after the `Successfully started colima` message.

### Additional context

_No response_

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。