abiosoft / abiosoft/colima

Cannot build golang project

Aperta
#257 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Go
Stelle
30.8k
Fork
613
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.