Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPM Build Process Broken? #27

Open
LangJV opened this issue Aug 8, 2019 · 0 comments
Open

RPM Build Process Broken? #27

LangJV opened this issue Aug 8, 2019 · 0 comments

Comments

@LangJV
Copy link

LangJV commented Aug 8, 2019

I noticed the latest released version 3.3.2 doesn't have the fix made here: #20 So I'm attempting to build my own RPM - Following the instructions doesn't seem to work:

[jlang1@antman etcdtool]$ make rpm
docker pull mickep76/centos-golang:latest
Trying to pull repository docker.io/mickep76/centos-golang ...
latest: Pulling from docker.io/mickep76/centos-golang
Digest: sha256:4d413b367327364bea4d3860eafc8f70d8424dc144894f2ab191198a4d80a1b6
Status: Image is up to date for docker.io/mickep76/centos-golang:latest
docker run --rm -it -v "$PWD":/go/src/github.com/mickep76/etcdtool -w /go/src/github.com/mickep76/etcdtool mickep76/centos-golang:latest make build-rpm
make: *** No rule to make target `make'. Stop.
make: *** [rpm] Error 2

Alternatively, if you could build a 3.4 RPM and "release it" I'd be happy with that too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant