mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 04:26:25 +00:00
6ed0fa2ba055e69c8f8f617df92804468a887bdb
The Genesis release is installed from a verified directory instead of being built here, so counting it before the "did anything build?" checks made those checks unreachable with --genesis-release: a run whose builders had all failed carried seven release packages past the guard, ran createrepo, and copied them into the deployable per-EL tree before assert_required_deps stopped it, naming the missing dependencies rather than the failed builds. Assert on what the run collected first, then add the release. The source-RPM warning was masked the same way and moves with it.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%