Closed verdurin closed 7 years ago
This is with the following Go RPM - golang-1.7.6-2.fc25.x86_64
I just tried to build the project from the master branch in a Fedora 25 Docker container and everything was fine.
Are you attempting to build from one of the source archives attached to the releases page?
If you want to build the latest release you can always:
git clone git@github.com:jamesnetherton/homehub-cli.git $GOPATH/src/github.com/jamesnetherton/homehub-cli
cd $GOPATH/src/github.com/jamesnetherton/homehub-cli
git checkout v0.3.0
make build
Was using a release. Just tried again using the method you listed above and it builds, thanks.
Hello
I've tried building and running the provided releases on Fedora 25 and see this error in each case: