mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-02 15:36:04 +00:00
e52b31e1fdfebbc5eb5a345448d594ea3bf3f852
A riscv64 run lost perl-Crypt-SSLeay to a transient mirror problem: the bootstrap chroot's dnf got HTTP 404 for BaseOS primary.xml.gz on every Rocky mirror (metadata mid-sync) and mock exited 30 (YumError) from --buildsrpm, which the builder treated as a hard failure. Give the mock-driven builders -- mockbuild-perl-packages.pl, ipmitool, grub2-xcat and conserver -- a small run_mock wrapper that reruns the same mock command once when it exits 30 (the package-manager failure code; build failures exit 10 and are not retried), and use it for their --buildsrpm/--rebuild invocations.
Description
No description provided
Languages
C
89.8%
Perl
5.8%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.5%