build multiarch images #85
Annotations
1 error and 3 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
|
Build (debian, sid, unstable, true, [{"arch":"alpha","platform":"linux/alpha"},{"arch":"amd64","p...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build (debian, sid, unstable, true, [{"arch":"alpha","platform":"linux/alpha"},{"arch":"amd64","p...
Docker logs fail with exit code 1
|