Skip to content

Update to Alpine 3.19.0 #31

Update to Alpine 3.19.0

Update to Alpine 3.19.0 #31

Triggered via push January 7, 2024 07:49
Status Failure
Total duration 24s
Artifacts

build.yml

on: push
Matrix: Docker
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Docker (3.11-docworker)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod +x /bin/clean && mkdir \"$PIP_CACHE_DIR\" && chmod a+rwx \"$PIP_CACHE_DIR\" && apk add -u python3 python3-dev libpq-dev libffi-dev openssl-dev gettext && apk add -u cairo cairo-gobject pango gdk-pixbuf py3-brotli py3-lxml py3-cffi py3-pillow msttcorefonts-installer fontconfig zopfli && apk add -u lua lua-dev lua-penlight zip && apk add -u libstdc++ libx11 libxrender libxext libssl1.1 ca-certificates dbus fontconfig freetype ttf-dejavu ttf-droid ttf-freefont ttf-liberation font-noto-emoji && dbus-uuidgen > /var/lib/dbus/machine-id && apk del dbus && rm -rf /var/cache/apk/* /tmp/* && wget -O /bin/wait-for https://raw.githubusercontent.com/eficode/wait-for/v2.2.3/wait-for && chmod a+x /bin/wait-for && update-ms-fonts && fc-cache -f && ln -s /usr/bin/pip3 /usr/bin/pip && python3 -m ensurepip --upgrade && pip install -U setuptools wheel && addgroup -g 10001 user && adduser -u 10000 -S -s /bin/sh -G user user && echo \"user:password\" | chpasswd 2>/dev/null && clean" did not complete successfully: exit code: 1
Docker (3.11-basic)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c chmod +x /bin/clean && mkdir \"$PIP_CACHE_DIR\" && chmod a+rwx \"$PIP_CACHE_DIR\" && apk add python3 python3-dev libffi-dev libpq-dev openssl-dev && ln -s /usr/bin/pip3 /usr/bin/pip && python3 -m ensurepip --upgrade && pip install -U setuptools wheel && addgroup -g 10001 user && adduser -u 10000 -S -s /bin/sh -G user user && echo \"user:password\" | chpasswd 2>/dev/null && clean" did not complete successfully: exit code: 1