qulogic commented on the pull-request: `Add ignored Go files install list` that you are following: `` It's a super-ugly hack of a test, but I tried this out on `golang-github-kr-pty` with a scratch build on koji:
* First add `BuildArch: noarch` to existing package, which [fails](https://koji.fedoraproject.org/koji/taskinfo?taskID=34237392) due to inconsistent files, as expected. * Add `golist` from this PR, build it, and then modify the `PATH` before `%goinstall`. This triggers the new code instead. It now [passes the build](https://koji.fedoraproject.org/koji/taskinfo?taskID=34237869) and any noarch-checks. `` To reply, visit the link below or just reply to this email https://pagure.io/golist/pull-request/20 _______________________________________________ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to golang-le...@lists.fedoraproject.org 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/golang@lists.fedoraproject.org