⬆️ Update alpine_3_21/python3 to v3.12.8-r1 #148
Annotations
2 errors
|
🚀 Build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.17-r0 build-base=0.5-r3 linux-headers=6.6-r1 musl-dev=1.2.5-r8 py3-pip=24.3.1-r0 python3-dev=3.12.8-r0 && apk add --no-cache 7zip=24.08-r0 ffmpeg=6.1.2-r0 mediainfo=24.11-r0 py3-setuptools=70.3.0-r0 python3=3.12.8-r1 unzip=6.0-r15 && 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/bazarr.zip \"https://github.com/morpheus65535/bazarr/releases/download/v${BAZARR_VERSION}/bazarr.zip\" && unzip /tmp/bazarr.zip -d /opt/bin && echo -e \"PackageVersion=${BAZARR_VERSION}\\nUpdateMethod=Docker\\nBranch=master\\nPackageAuthor=Home Assistant Community Add-ons\" > \"/opt/package_info\" && cd /opt/bin && pip3 install -r requirements.txt && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 2
|
Loading