mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
030259d7f6044c32e7fc419daaca0f5ccf59580d
collect_rpms copied every binary rpm a builder produced. The syslinux builder also produces syslinux, syslinux-extlinux and their debug rpms for the chroot it runs in, so a forcearch target that builds the noarch boot loaders in the native x86_64 chroot would have published x86_64 rpms in the riscv64 cell. The completeness gate checks names and pins only, so it would have passed. Keep an rpm only when it is noarch or carries the cell's architecture, read from the rpm header. The rule lives in MockBuildUtils as rpm_in_cell.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%