abiosoft / abiosoft/colima

Cannot build golang project

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

説明

I am trying to build a golang project using official golang image, and I have project root as the mount, but I am getting the following errors:

```
/go/pkg/mod/github.com/go-openapi/jsonpointer@v0.19.5/pointer.go:35:2: zip: not a valid zip file
/go/pkg/mod/github.com/mdlayher/genetlink@v1.0.0/conn.go:7:2: zip: not a valid zip file
/go/pkg/mod/github.com/mdlayher/genetlink@v1.0.0/family_linux.go:11:2: zip: not a valid zip file
/go/pkg/mod/github.com/spf13/viper@v1.8.1/viper.go:42:2: zip: not a valid zip file
/go/pkg/mod/go.etcd.io/etcd/client/pkg/v3@v3.5.1/fileutil/fileutil.go:24:2: zip: not a valid zip file
/go/pkg/mod/go.etcd.io/etcd/client/pkg/v3@v3.5.1/logutil/log_level.go:18:2: zip: not a valid zip file
/go/pkg/mod/go.etcd.io/etcd/client/v3@v3.5.1/logger.go:24:2: zip: not a valid zip file
/go/pkg/mod/k8s.io/kubernetes@v1.23.3/pkg/proxy/util/utils.go:34:2: zip: not a valid zip file
```

The very same image works perfectly under linux host.

How can I check if colima volume mounts are ok? I suspect that something is not right there. Using the default settings.

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

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

評価

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

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

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