Continuous Delivery #623
build.yml
on: workflow_dispatch
Generate Jobs
3s
Matrix: build
Annotations
12 errors
Debian 13 bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --break-system-packages --upgrade pip; \tpip3 install --break-system-packages --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 2
|
Debian 11 bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --break-system-packages --upgrade pip; \tpip3 install --break-system-packages --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 2
|
Debian 16 bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --break-system-packages --upgrade pip; \tpip3 install --break-system-packages --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 2
|
Debian 14 bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --break-system-packages --upgrade pip; \tpip3 install --break-system-packages --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 2
|
Debian 12 bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --break-system-packages --upgrade pip; \tpip3 install --break-system-packages --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 2
|
Debian 15 bullseye
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -xe; \tapt-get update; \tapt-get install -y --no-install-recommends \t\tpython3-pip \t\tpython3-psycopg2 \t\tpython3-setuptools \t; \tpip3 install --break-system-packages --upgrade pip; \tpip3 install --break-system-packages --no-deps -r requirements.txt; \trm -rf /var/lib/apt/lists/*;" did not complete successfully: exit code: 2
|
Debian 15 bookworm
Process completed with exit code 1.
|
Debian 14 bookworm
Process completed with exit code 1.
|
Debian 11 bookworm
Process completed with exit code 1.
|
Debian 13 bookworm
Process completed with exit code 1.
|
Debian 12 bookworm
Process completed with exit code 1.
|
Debian 16 bookworm
Process completed with exit code 1.
|