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

Build failed #63

Closed
bravosierrasierra opened this issue Dec 4, 2019 · 2 comments
Closed

Build failed #63

bravosierrasierra opened this issue Dec 4, 2019 · 2 comments

Comments

@bravosierrasierra
Copy link

Hello! Im just install golang, set GOPATH and call "make". I see many packages, downloaded as dependencies to $GOPATH/mod/

Build failed with message:

build github.com/prometheus/client_golang/prometheus/promhttp: cannot load github.com/prometheus/client_golang/prometheus/promhttp: open /home/stalker/temp/openstack-exporter/vendor/github.com/prometheus/client_golang/prometheus/promhttp: no such file or directory
build github.com/prometheus/common/log: cannot load github.com/prometheus/common/log: open /home/stalker/temp/openstack-exporter/vendor/github.com/prometheus/common/log: no such file or directory
build github.com/prometheus/common/version: cannot load github.com/prometheus/common/version: open /home/stalker/temp/openstack-exporter/vendor/github.com/prometheus/common/version: no such file or directory
!! command failed: build -o /home/stalker/temp/openstack-exporter/openstack-exporter -ldflags -X main.Version=0.7.0 -extldflags '-static' -mod=vendor github.com/openstack-exporter/openstack-exporter: exit status 1
@bravosierrasierra
Copy link
Author

I'm try find solution to disable "INFO" level logging: at that level i get in syslog too many insufficient info for me.

PS: Sorry for my bad english

@niedbalski
Copy link
Member

Fixed on #65

Thanks for reporting @bravosierrasierra !

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

2 participants