mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-11 20:16:26 +00:00
fbb89eff2a05339a5c4529533a2d2a8dd7f909aa
grub2-xcat/mockbuild.pl fetched a grub2 source RPM before building, and that fetch was the only failing step (the pinned CentOS Stream URL now 404s, and the dynamic dnf fallback is fragile on EL10). The download is dead weight: the package is a pure noarch repackaging of the committed grub2-res.tar.gz and the mock build never consumed the src.rpm. Remove the resolve+download machinery. Epoch: 1 stays so 1:1.0 satisfies xCAT-server's legacy >= 2.02 pin and upgrades over old 0:2.02 remain clean. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
Description
No description provided
Languages
C
89.4%
Perl
6.3%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%