mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
1ac98b6fb6c5f6aaa41509fa4fd8ec6e660ec055
Align the apt gate with the EL gate so both AGREE on success/failure: - Duplicate: parse_packages_index now DIES loudly on a package with two DISTINCT versions (stale .deb not cleaned), mirroring EL's rpm_version -- no more silent keep-highest. Removed the dpkg keep-highest oracle; added a happy/sad test. - Signature: sig_observed_key returns the signer fingerprint or undef (no presence-only fallback); the gate hard-fails (SIGKEY) if --gpg-key-id doesn't resolve to a fingerprint, so it always confirms the repo was signed by EXACTLY the CLI key. Signature is required only when --gpg-sign was used. - Align the MISSING message with EL (undef pin -> '*'). Document the gate + idiosyncrasies in BUILD.md. prove t/sbuild-all.t: 98/98. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%