https://bugzilla.redhat.com/show_bug.cgi?id=1588260

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Robert-AndrĂ© Mauchin <[email protected]> ---
(In reply to Elliott Sales de Andrade from comment #1)
> I also don't know why the source package is inconsistent between arches.
> These files exist in the tarball, but seem to disappear in the resulting
> package. This seems like a bug in the %goinstall macro.

This is normal. See
https://github.com/cosmos72/gomacro/tree/master/imports/syscall there are files
which are installed only for some architectures

_amd64 for x86_64
_386 fox x86
_arm for ARM devices

When that is the case just make your package arched, not noarch.

(In reply to Elliott Sales de Andrade from comment #2)
> OK, managed to fix the latter problem by explicitly passing a few more paths
> to %goinstall. Updated original link.
> 
Remove this and make your package noarch.


I would name this package golang-github-cosmos72-gomacro and make a gomacro
subpackage for the binary.


I don't know why the debug infos is not extnacted, it should work. You should
use %global debug_package %{nil} to disable debug info.

-- 
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 -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/4MWOQZBZZFVF5EGGXPGAH42D4KQXIHRJ/

Reply via email to