aatrubilin/hassio-torrserver

Can't install

Closed this issue · 4 comments

The command '/bin/ash -o pipefail -c apk add --no-cache coreutils=9.1-r0 wget=1.21.3-r0' returned a non-zero code: 2

image

Hi, same error when trying to install.

The command '/bin/ash -o pipefail -c apk add --no-cache coreutils=9.1-r0 wget=1.21.3-r0' returned a non-zero code: 1

Supervised log:

23-04-20 21:49:29 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: 31a3518e_torrserver
23-04-20 21:49:29 INFO (SyncWorker_4) [supervisor.docker.addon] Starting build for 31a3518e/amd64-addon-torrserver:0.1.0
23-04-20 21:49:31 ERROR (SyncWorker_4) [supervisor.docker.addon] Can't build 31a3518e/amd64-addon-torrserver:0.1.0: The command '/bin/ash -o pipefail -c apk add --no-cache coreutils=9.1-r0 wget=1.21.3-r0' returned a non-zero code: 1
23-04-20 21:49:31 ERROR (SyncWorker_4) [supervisor.docker.addon] Build log:
Step 1/23 : ARG BUILD_FROM
Step 2/23 : FROM $BUILD_FROM
---> 563686592db8
Step 3/23 : COPY rootfs /
---> Using cache
---> 92017146151e
Step 4/23 : RUN chmod a+x /run.sh
---> Using cache
---> 4c29ca85941e
Step 5/23 : RUN apk add --no-cache coreutils=9.1-r0 wget=1.21.3-r0
---> Running in 8570462a1cbc
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:

wget-1.21.3-r2:
breaks: world[wget=1.21.3-r0]
Removing intermediate container 8570462a1cbc

Снимок экрана 2023-04-20 220724

Обнови HA и все дополнения. Мне помогло.

@gizeasy, @svarogmaliby, could you please try to install latest addon version?

fixed