diskm8-git
- Path: arch/maintained/diskm8-git
- Build failure during the 2026-07-07 “build all packages for x86_64”
private-repo release pass (see
repo_release_logs/maintained_diskm8-git.log).
- Same one-line bug as
memory/adtpro-git.md/memory/c2t-git.md/
memory/dos33fsprogs-git.md/memory/dsk2nib-git.md: uses a git+...
VCS source but didn’t declare git in makedepends (only had go).
ERROR: Cannot find the git package needed to handle git sources.
- Fixed 2026-07-07: added
git to makedepends, bumped pkgrel 1 -> 2,
regenerated .SRCINFO. Rebuilt and published successfully (also
incidentally the package that caught a real bug in _build_cmd’s
relative-path REPO_LIB_DIR, fixed in repo_lib.sh – see
memory/TOOLING_NOTES.md).