https://bugzilla.redhat.com/show_bug.cgi?id=1613036 --- Comment #10 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- (In reply to Ricardo Martinelli de Oliveira from comment #8) > > If you plan for EPEL, the new Go packaging doesn't work there yet so you > > would need to redo the SPEC in the old style anyway. > > I added some conditionals to run the go macros only for Fedora builds. I think you should maintain two differents SPEC in parallel for EPEL but you can do as you wish. (In reply to Ricardo Martinelli de Oliveira from comment #9) > > So it is back to square 1 with packaging missing deps. > > Does that mean I still need to packages the dependencies? That's my first Go > RPM (although I packages other softwares, it is also my first package to add > in Fedora) so if you could give me some options to solve this item that > would be great. Well you need to package the dependencies needed to install the devel package. Some may already be packaged (just check that "dnf install "golang(github.com/ghodss/yaml)"" exists for example). This kinda requires lots of work. Also I don't think kubernetes is packaged for EPEL7, so you'll hit a problem there and might need to work with Kubernetes maintainers to have it on EPEL, if you really want to support EPEL. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx