Skip to content

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 #20

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6

⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6 #20

Triggered via push February 1, 2024 01:45
Status Failure
Total duration 1m 10s
Artifacts

ci.yaml

on: push
workflows  /  Gather add-on information
4s
workflows / Gather add-on information
workflows  /  JSON Lint
2s
workflows / JSON Lint
workflows  /  Shellcheck
4s
workflows / Shellcheck
workflows  /  YAMLLint
12s
workflows / YAMLLint
workflows  /  Prettier
6s
workflows / Prettier
workflows  /  Lint Add-on
10s
workflows / Lint Add-on
workflows  /  Hadolint
10s
workflows / Hadolint
Matrix: workflows / build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.71-r2 automake=1.16.5-r2 build-base=0.5-r3 linux-headers=6.5-r0 musl-dev=1.2.4_git20230717-r4 py3-pip=23.3.1-r0 python3-dev=3.11.6-r1 && apk add --no-cache 7zip=23.01-r0 nginx=1.24.0-r14 py3-setuptools=68.2.2-r0 python3=3.11.6-r1 unzip=6.0-r14 && curl -J -L -o /tmp/unrar.tar.gz \"https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz\" && tar zxvf /tmp/unrar.tar.gz -C /tmp && cd /tmp/unrar && make && install -v -m755 unrar /usr/local/bin && cd - && curl -J -L -o /tmp/par2cmdline-turbo.tar.gz \"https://github.com/animetosho/par2cmdline-turbo/archive/v${PAR2CMDLINE_TURBO_VERSION}.tar.gz\" && mkdir -p /tmp/par2cmdline-turbo && tar zxvf /tmp/par2cmdline-turbo.tar.gz --strip 1 -C /tmp/par2cmdline-turbo && cd /tmp/par2cmdline-turbo && ./automake.sh && ./configure --prefix=/usr && make && make install && cd - && curl -J -L -o /tmp/sabnzbd.tar.gz \"https://github.com/sabnzbd/sabnzbd/archive/${SABNZBD_VERSION}.tar.gz\" && tar zxvf /tmp/sabnzbd.tar.gz --strip 1 -C /opt && cd /opt && pip install -r requirements.txt && python tools/make_mo.py && find /usr/local \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apk del --no-cache --purge .build-dependencies && rm -f -r /etc/nginx /tmp/*" did not complete successfully: exit code: 1
workflows / Build aarch64
The job was canceled because "amd64" failed.
workflows / Build aarch64
The operation was canceled.
workflows / Build armv7
The job was canceled because "amd64" failed.
workflows / Build armv7
The operation was canceled.