Browse Source
The file was the repo's only CRLF text file (predating 4b403a3's
LF-pinned generator, likely hand-made during the 82d212f misfile move).
gitea serves blob bytes, so the fetched file's entries ended \r and the
bash payload's line-anchored hash lookup on FreeBSD failed with
"Unable to locate hash for tclkit-851-freebsd7-x86_64" despite the
entry being present and its hash correct (verified against the
artifact; build_sha1sums reports SAME for every artifact after the
conversion).
Assisted-by: harness=claude; primary-model=claude-fable-5; api-location=anthropic.com
master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue