juju / charmstore-client

Client for charmstore.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build failure on macOS

fxcoudert opened this issue · comments

Building charmstore 2.4.0 on macOS (as part of Homebrew) fails with:

==> go build github.com/juju/charmstore-client/cmd/charm
go: gopkg.in/juju/charmstore.v5@v5.6.4 requires
	github.com/CanonicalLtd/omniutils@v0.0.0-20180607151646-ed3ed7dca482: invalid version: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /private/tmp/charm-20191231-20562-1b1paf/charmstore-client-2.4.0/pkg/mod/cache/vcs/05d357a6fb7db8f493808e9721a54716ec1be125069f304bb38b18b745c601ec: exit status 128:

can you give any guidance?

Note that the current master branch appears to build fine, however v2.4.0 no longer builds from source as it has dependencies which no longer are downloadable. Is there any plan for a new release?

ping @alesstimec , would you mind making a new release? thanks