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



--- Comment #3 from Jakub Kadlčík <[email protected]> ---
> This tool will take user-space emulators, e.g. qemu-user into
> account. For example, it will return ok for riscv if
> qemu-user-static-riscv is installed, no matter what is the native
> arch. 

Thank you for the explanation


> BuildRequires:  binutils-riscv64-linux-gnu
> BuildRequires:  binutils-aarch64-linux-gnu
> BuildRequires:  binutils-alpha-linux-gnu
> BuildRequires:  binutils-arc-linux-gnu
> ...

Are these really needed? I removed all the binutils-* BuildRequires
and the package still successfully builds in Copr for all Fedora
chroots and architectures.


> %{_bindir}/*
> %{_prefix}/lib/*
> %{_mandir}/man1/*

Please be more specific here, for example

    %{_bindir}/%{name}
    %{_bindir}/elf-arch
    ...


> arch-test.noarch: E: arch-independent-package-contains-binary-or-object 
> /usr/lib/arch-test/alpha
> arch-test.noarch: E: arch-independent-package-contains-binary-or-object 
> /usr/lib/arch-test/amd64
> arch-test.noarch: E: arch-independent-package-contains-binary-or-object 
> /usr/lib/arch-test/arm64

Fedora-review tool returns these in the Rpmlint section but if I
understand correctly, this is done intentionally.


-- 
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=2073765
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to