On 29/03/16 21:47, Jim Perrin wrote:
On 03/29/2016 03:30 PM, Gordan Bobic wrote:
Just out of interest, why was a key change required?
NVR and key collisions in koji, because the noarches generated from the aarch64 builds differed from the x86_64 builds (by timestamp, dist tag, and signature). By using the noarch packages from the x86_64 builds we avoid this issue, but that means we needed to include the x86_64 key as well.
I see, so this is purely due to sharing the same koji between x86-64 and aarch64?
Are the noarch packages cross-checked to be otherwise identical between the builds?
Gordan