~bigbes/tarantool-protobuf: 3309c441

ci: install awscli v2 from upstream (noble dropped the system package)

Ubuntu noble removed the unmaintained 'awscli' v1 package; apt install
fails with 'no installation candidate'. Switch to the official v2
installer (curl + unzip + ./aws/install).

Also add AWS_REQUEST/RESPONSE_CHECKSUM env vars set to 'when_required'
— boto3 1.36+ defaults to sending CRC32 trailing checksums on every
PutObject, which older Garage releases don't validate. Disabling them
for non-mandatory operations keeps us compatible across the matrix.

Caught by srht job 121.

Eugene Blikh <bigbes@gmail.com> — 2026-05-25 06:34:59 UTC

Commit 3309c441902303a46e6b68ba1d1e1a58f2a14cedview raw patch

Parent(s): afbbf143

2 changed file(s)

FileStatus+
.builds/conformance-image-rebuild.yml M +9 -1
.builds/conformance.yml M +14 -1