Skip to content

build multiarch images #81

build multiarch images

build multiarch images #81

Triggered via pull request January 25, 2025 16:09
Status Failure
Total duration 11m 25s
Artifacts

ci.yml

on: pull_request
Generate Jobs
4s
Generate Jobs
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
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; \tls -al /; \tapt-get update; \tapt-get install -y --no-install-recommends \t\t$(for pkg in \t\t\t\tmercurial \t\t\t\tsubversion \t\t; do \t\t\tif [ -n \"$(apt-cache show \"${pkg}\" 2>/dev/null)\" ]; then \t\t\t\techo \"${pkg}\"; \t\t\tfi; \t\tdone) \t\tgit \t\topenssh-client \t\t\t\tprocps \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: 100
Generate Jobs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636