You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.
Hi! While building from build_static.sh I'm receiving error
+ sed -i 's/^Libs:.*/& -lnl -ltirpc -lxml2/' /usr/local/lib/pkgconfig/libvirt.pc
+ cd /gopath/src/github.com/kumina/libvirt_exporter
+ export 'GOPATH=/gopath'
+ go get -d ./...
package github.com/kumina/libvirt_exporter/...: /gopath/src/github.com/kumina/libvirt_exporter exists but /gopath/src/github.com/kumina/libvirt_exporter/.git does not - stale checkout?
How can I solve it?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi! While building from
build_static.sh
I'm receiving errorHow can I solve it?
The text was updated successfully, but these errors were encountered: