Skip to content

Re-pin bigBedToBed to the UCSC build published 2026-08-20 - #117

Merged
conradbzura merged 1 commit into
masterfrom
fix-bigbedtobed-sha
Sep 8, 2026
Merged

Re-pin bigBedToBed to the UCSC build published 2026-08-20#117
conradbzura merged 1 commit into
masterfrom
fix-bigbedtobed-sha

Conversation

@conradbzura

Copy link
Copy Markdown
Collaborator

Master deploys have been red since Aug 21 (run 32524773020): UCSC replaced the bigBedToBed binary at the rolling linux.x86_64 URL on Aug 20 (Last-Modified: 2026-08-20 01:29 UTC), so the pinned sha256 no longer matches and the image build fails at the checksum guard before anything is pushed to ECR. The guard worked as designed — this PR performs the documented re-verify-and-re-pin.

Verification of the new binary: fetched over HTTPS directly from hgdownload.soe.ucsc.edu, 12,904,664 bytes, an ordinary dynamically-linked x86-64 ELF with debug info. New hash, updated in both Dockerfile.api and Dockerfile.wool (they must stay in lockstep):

f69501853a8966afce2d473ae2185e682173ba43c252eb754a564f962eba5afb

Merging this ships everything queued since Aug 18, including the idle-shutdown change from #101 which never reached dev.

UCSC replaced the binary at the rolling linux.x86_64 URL on Aug 20
(Last-Modified 2026-08-20 01:29 UTC), so the pinned sha256 no longer
matches and every image build since has failed at the checksum guard,
blocking master deploys. Verified the new binary (fetched over HTTPS
from hgdownload.soe.ucsc.edu; ordinary dynamically-linked x86-64 ELF)
and updated the pin in both images.
@conradbzura
conradbzura merged commit 482a232 into master Sep 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant