https://bugzilla.redhat.com/show_bug.cgi?id=2376217 --- Comment #12 from Dave Dykstra <dwd@xxxxxxx> --- > Go Vendor Tools is being published in EPEL10 and EPEL9 I need to support EPEL8 too. If they're also going to be backported to EPEL8 I could try them again, although I'm skeptical that they'll be able to support all the special needs of this package. > you can use "export BUILDTAGS=foo" Oh I see that supported on the EL9 %gobuild macro but I was looking on EL8 and it's not in the %gobuild macro there. > Isn't the automatically created "debugsource" package enough for that? It does make delve function but '-gcflags all="-N -l"' turns off the optimizer and inlining (according to https://pkg.go.dev/cmd/compile) which makes things easier to debug. > Why are not official sources used? The official sources are included in Source1. I'm not using them directly because of the koji requirement to not do any internet accesses during build. There are some initial steps to the compilation process that do require internet access, and those are done during in the make-source-tarball script. It should be possible to remove the original sources from that tarball and have the %prep step recombine them, but it would be a hassle because the additional files are scattered throughout the source tree. Is it required? I would probably have it remove all the non-directories in the output of `tar tf` on the original source tarball. By the way the constructed source tarball is about 50 times the size of the original source tarball. It was more before I figured out I could remove some big pieces. -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2376217 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202376217%23c12 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue