gotmax23 reported a new issue against the project: `go-rpm-macros` that you are following: `` `%gopkginstall` creates a `.goipath` file in `%{buildroot}%{gopath}/%{goipath}/.goipath` that contains some metadata that's used by the RPM generators later in the build process. These are not needed in the final package. They can sometimes cause conflicts when creating compat packages. The cause rpmlint warnings, as they're hidden files. It'd be better to mark them with `%ghost` so they're not included in the final package at all but still available for the generators. ``
To reply, visit the link below or just reply to this email https://pagure.io/go-rpm-macros/issue/52 _______________________________________________ golang mailing list -- golang@lists.fedoraproject.org To unsubscribe send an email to golang-le...@lists.fedoraproject.org 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/golang@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue