Skip to content

Translated using Weblate (Swedish) #2259

Translated using Weblate (Swedish)

Translated using Weblate (Swedish) #2259

Triggered via push August 9, 2025 13:47
Status Failure
Total duration 8m 50s
Artifacts

build-docker.yml

on: push
Matrix: build-container
Notify Stable
0s
Notify Stable
Notify Beta
0s
Notify Beta
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Standard Container
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apk add --no-cache --virtual .build-deps gcc musl-dev postgresql-dev zlib-dev jpeg-dev libwebp-dev openssl-dev libffi-dev cargo openldap-dev python3-dev xmlsec-dev xmlsec build-base g++ curl && echo -n \"INPUT ( libldap.so )\" > /usr/lib/libldap_r.so && python -m venv venv && /opt/recipes/venv/bin/python -m pip install --upgrade pip && venv/bin/pip debug -v && venv/bin/pip install wheel==0.45.1 && venv/bin/pip install setuptools_rust==1.10.2 && if [ `apk --print-arch` = \"aarch64\" ]; then curl https://sh.rustup.rs -sSf | sh -s -- -y; fi && venv/bin/pip install -r requirements.txt --no-cache-dir && apk --purge del .build-deps" did not complete successfully: exit code: 1