mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
1be396805eb799c19fdb94a0a7ce04e6bac8d4b8
In publish mode with no --expect-arch, the expected set is discovered by scanning the staged tree, and that scan admitted a hardcoded amd64 or ppc64el. A staged riscv64 tree was therefore dropped, and only expected architectures get a binary-<arch> index written and named in the Release file, so the packages built for riscv64 never reached the repository. The scan and the verification probe now use the architecture set the rest of the script already reads from supported_arches().
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%