![](https://seccdn.libravatar.org/avatar/519d17ce2fff16336e7a07ce8ccd4609.jpg?s=120&d=mm&r=g)
Hi, I try to build: https://github.com/volatilityfoundation/dwarf2json here: https://build.opensuse.org/package/show/home:frispete:Tumbleweed/dwarf2json It depends on https://github.com/spf13/pflag, that should be available here: https://build.opensuse.org/package/show/devel:languages:go/golang-github-spf... but that's broken. I've submitted a fix for this already, and made the fixed package available in home:frispete:Tumbleweed. The %goprep step seems to succeed, but then it fails in %gobuild: [ 2s] + go install -v -p 4 -x -buildmode=pie github.com/ volatilityfoundation/dwarf2json [ 2s] # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod [ 2s] # get https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod: Get "https://proxy.golang.org/github.com/spf13/pflag/@v/v1.0.5.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:53173->[::1]:53: read: connection refused [ 2s] go: github.com/spf13/pflag@v1.0.5: Get "https://proxy.golang.org/ github.com/spf13/pflag/@v/v1.0.5.mod": dial tcp: lookup proxy.golang.org on [::1]:53: read udp [::1]:53173->[::1]:53: read: connection refused It seems to miss the library located here (inside the build environment): /usr/share/go/1.14/contrib/src/github.com/spf13/pflag Could some kind soul help me to get over this nuisance. Thanks, Pete -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org