.github: try parallel #43
Annotations
5 errors
build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rm -f /etc/apt/apt.conf.d/docker-clean && echo 'Binary::apt::APT::Keep-Downloaded-Packages \"true\";' >/etc/apt/apt.conf.d/keep-cache && RUN apt-get update && apt-get install -y --no-install-recommends aria2 wget lockfile-progs && apt-get clean && rm -rf \"/var/lib/apt/lists/*\" && export APT_FAST_VERSION=1.11.0 && export APT_FAST_INSTALL_BIN=\"/usr/local/sbin/apt-fast\" && export APT_FAST_URL=\"https://raw.githubusercontent.com/ilikenwf/apt-fast/$APT_FAST_VERSION\" && wget \"$APT_FAST_URL/apt-fast\" -O \"$APT_FAST_INSTALL_BIN\" && chmod +x \"$APT_FAST_INSTALL_BIN\" && wget \"$APT_FAST_URL/apt-fast.conf\" -O \"/etc/apt-fast.conf\" && echo debconf apt-fast/maxdownloads string 16 | debconf-set-selections && echo debconf apt-fast/dlflag boolean true | debconf-set-selections && echo debconf apt-fast/aptmanager string apt-get | debconf-set-selections" did not complete successfully: exit code: 127
|
build (linux/amd64)
The job was canceled because "linux_arm64" failed.
|
build (linux/amd64)
The operation was canceled.
|
build (linux/arm/v7)
The job was canceled because "linux_arm64" failed.
|
build (linux/arm/v7)
The operation was canceled.
|