Le 2020-02-12 01:21, Josh Stone a écrit :

The problem is that those cross-target libraries built by two different
host arches will have different metadata hashes in the filenames,
because the hash includes the full "rustc -Vv" version output, including
the host triple.

koji is doing the right thing. For audits and QA checks a noarch package must be produced exactly the same ways regardless of the arch of the builder.

Either recording the triplet is meaningless, and you should inhibit it(the same way reproducible builds inhibit date recording), or it serves a purpose, and your builds are archfull by construction.

Regards,

--
Nicolas Mailhot
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org

Reply via email to