Tags: strawlab/strand-braid
Tags
ci: force IPv4 for the Pylon shim download to fix the resolute build … …(Claude Opus 4.8) The ubuntu:resolute (26.04) container build failed downloading the Basler Pylon C-ABI shim: curl connected to strawlab.org over IPv6 and hung for ~136s before failing (exit 28). strawlab.org publishes an AAAA record whose IPv6 endpoint is unreachable from that container, while github.com downloads in the same job succeed -- so the container's IPv6 route works and the black hole is strawlab.org-specific; the older ubuntu:focal container connects IPv4-first and was unaffected. Force IPv4 for that one download, cap the connect time so it can no longer hang for two minutes, and retry transient failures. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
PreviousNext