⬆️ Update alpine_3_19/python3 to v3.11.8-r0 #35
ci.yaml
on: push
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
3s
workflows
/
YAMLLint
11s
workflows
/
Prettier
3s
Matrix: workflows / build
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-r15 py3-setuptools=68.2.2-r0 python3=3.11.8-r0 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: 2
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
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-r15 py3-setuptools=68.2.2-r0 python3=3.11.8-r0 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: 2
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
The operation was canceled.
|