Browse Source

freebsd-x86_64/sha1sums.txt: convert to LF (CRLF broke unix punk-runtime fetch)

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
Julian Noble 6 days ago
parent
commit
b129fabe46
  1. 2
      freebsd-x86_64/sha1sums.txt

2
freebsd-x86_64/sha1sums.txt

@ -1 +1 @@
a08dd02077733a7c0efa733dcfc4990a2e989122 *tclkit-851-freebsd7-x86_64
a08dd02077733a7c0efa733dcfc4990a2e989122 *tclkit-851-freebsd7-x86_64

Loading…
Cancel
Save