aatrubilin / hassio-torrserver

TorrServer Home Assistant addon
GNU General Public License v3.0
23 stars 13 forks source link

Can't install #3

Closed gizeasy closed 1 year ago

gizeasy commented 1 year ago
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

svarogmaliby commented 1 year ago

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

AlexBlank12 commented 1 year ago

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

aatrubilin commented 1 year ago

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

gizeasy commented 5 months ago

fixed