build multiarch images #141
Triggered via pull request
February 3, 2025 09:11
Status
Cancelled
Total duration
9m 41s
Artifacts
–
ci.yml
on: pull_request
Generate Jobs
54s
Matrix: Build
Annotations
4 errors
Build (debian, sid, unstable, true, [{"arch":"alpha","platform":"linux/alpha"},{"arch":"amd64","p...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tca-certificates \t\tcurl \t\tgnupg \t\tnetbase \t\t$( \t\t\tver=$( (apt-cache show sq 2>/dev/null | grep -m1 ^Version: | awk '{print $2}') || true); \t\t\tif dpkg --compare-versions \"$ver\" ge 0.26; then \t\t\t\techo \"sq\"; \t\t\tfi \t\t) \t\twget \t; \t$( \t\tver=$( (apt-cache show apt 2>/dev/null | grep -m1 ^Version: | awk '{print $2}') || true); \t\tif dpkg --compare-versions \"$ver\" ge 2.7.8; then \t\t\techo \"apt-get dist-clean\"; \t\telse \t\t\techo \"rm -rf /var/lib/apt/lists/*\"; \t\tfi \t)" did not complete successfully: exit code: 255
|
Build (debian, trixie, testing, true, [{"arch":"amd64","platform":"linux/amd64"},{"arch":"arm64",...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tca-certificates \t\tcurl \t\tgnupg \t\tnetbase \t\t$( \t\t\tver=$( (apt-cache show sq 2>/dev/null | grep -m1 ^Version: | awk '{print $2}') || true); \t\t\tif dpkg --compare-versions \"$ver\" ge 0.26; then \t\t\t\techo \"sq\"; \t\t\tfi \t\t) \t\twget \t; \t$( \t\tver=$( (apt-cache show apt 2>/dev/null | grep -m1 ^Version: | awk '{print $2}') || true); \t\tif dpkg --compare-versions \"$ver\" ge 2.7.8; then \t\t\techo \"apt-get dist-clean\"; \t\telse \t\t\techo \"rm -rf /var/lib/apt/lists/*\"; \t\tfi \t)" did not complete successfully: exit code: 255
|
|
Build (debian, bookworm, stable, true, [{"arch":"amd64","platform":"linux/amd64"},{"arch":"arm64"...
The operation was canceled.
|