mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
1d64a64bda83ede17d6e20505c3a93720ee47c95
A chroot for another architecture is bootstrapped and built through qemu-user: debootstrap's second stage and every later build run the target's own binaries. Without a registered handler that failed deep inside debootstrap, on a builder that had never been prepared for the new riscv64 target. The handler is now checked before the chroot is created, and the message names what to install. The release recipe in the manual gains the riscv64 staging run and names the architecture where it publishes and verifies, because an explicit --expect-arch bypasses staged discovery.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%