Skip to content

Prepare bookworm

Prepare bookworm #287

Triggered via pull request August 16, 2023 21:51
@sidey79sidey79
synchronize #125
dev-bookworm
Status Failure
Total duration 54s
Artifacts

build.yml

on: pull_request
Matrix: test_build
Matrix: published_build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test_build (Dockerfile)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod 755 /*.sh /usr/local/bin/* && sed -i \"s/bookworm main/bookworm main contrib non-free/g\" /etc/apt/sources.list && sed -i \"s/bookworm-updates main/bookworm-updates main contrib non-free/g\" /etc/apt/sources.list && sed -i \"s/bookworm\\/updates main/bookworm\\/updates main contrib non-free/g\" /etc/apt/sources.list && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get update && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -qqy --no-install-recommends gnupg && ln -sf /usr/share/zoneinfo/Europe/Berlin /etc/localtime && echo \"Europe/Berlin\" > /etc/timezone && LC_ALL=C DEBIAN_FRONTEND=noninteractive dpkg-reconfigure tzdata && LC_ALL=C DEBIAN_FRONTEND=noninteractive apt-get install -qqy --no-install-recommends android-libadb avahi-daemon avrdude bluez curl dnsutils etherwake i2c-tools inetutils-ping jq libcap-ng-utils libcap2-bin lsb-release mariadb-client net-tools netcat openssh-client procps sendemail sqlite3 subversion sudo telnet unzip usbutils wget && LC_ALL=C apt-get autoremove -qqy && LC_ALL=C apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ~/.[^.] ~/.??* ~/*" did not complete successfully: exit code: 2
test_build (Dockerfile-buster)
The job was canceled because "Dockerfile" failed.
test_build (Dockerfile-buster)
The operation was canceled.
test_build (Dockerfile-bullseye)
The job was canceled because "Dockerfile" failed.
test_build (Dockerfile-bullseye)
The operation was canceled.