Hi,
this is my package which cannot built by obs because there is not network, therefore,
I built it locally and now I’d want publish the binary package so that i can download it via “Download page”.
**https://build.opensuse.org/package/show/home:pandom79/golang-github-justjanne-powerline-go
**
How could I do that ?
Regards
Hi
You can’t, it needs to be built and repositories enabled to publish. Talk to the go packaging folks on how it’s done, or look at some of the other go packages for ideas.
I already tried that way but I didn’t get answer. I thought that writing here I’d have get that.
Hi
I suspect any missing go packages need to be built and added to build requires…
Yes, the people confirmed that i’ll have to download all go dependencies until it is built correctly.