Art-Ev / addon-snapserver

HAssOS addon for snapserver
MIT License
10 stars 10 forks source link

Installation failed #1

Closed TOBx2 closed 4 months ago

TOBx2 commented 1 year ago

Installation of the snapcast-server add-on failed.

supervisor log shows the following related lines:

[supervisor.docker.addon] Starting build for 843c1e0c/amd64-addon-snapcastserver:dev
23-03-12 17:49:50 ERROR (SyncWorker_5) [supervisor.docker.addon] Can't build 843c1e0c/amd64-addon-snapcastserver:dev: The command '/bin/ash -o pipefail -c apk add --no-cache --virtual .build-dependencies         build-base=0.5-r3         cargo=1.60.0-r2         git=2.36.3-r0         protobuf-dev=3.18.1-r3         pulseaudio-dev=15.0-r2         && apk add --no-cache         pulseaudio=15.0-r2         && cargo install         --locked         --no-default-features         --features pulseaudio-backend         --root /usr         --bin librespot         --version 0.4.2         --verbose         -- librespot         && apk del --no-cache --purge .build-dependencies     && rm -fr         /tmp/*         ~/.cargo         /usr/.crates.toml         /usr/.crates2.json' returned a non-zero code: 2
23-03-12 17:49:50 ERROR (SyncWorker_5) [supervisor.docker.addon] Build log: 
Step 1/14 : ARG BUILD_FROM
Step 2/14 : FROM $BUILD_FROM
 ---> d72163b17d95
Step 3/14 : ENV LANG C.UTF-8
 ---> Using cache
 ---> e956aef1176a
Step 4/14 : RUN     apk add --no-cache --virtual .build-dependencies         build-base=0.5-r3         cargo=1.60.0-r2         git=2.36.3-r0         protobuf-dev=3.18.1-r3         pulseaudio-dev=15.0-r2         && apk add --no-cache         pulseaudio=15.0-r2         && cargo install         --locked         --no-default-features         --features pulseaudio-backend         --root /usr         --bin librespot         --version 0.4.2         --verbose         -- librespot         && apk del --no-cache --purge .build-dependencies     && rm -fr         /tmp/*         ~/.cargo         /usr/.crates.toml         /usr/.crates2.json
 ---> Running in 1891529d4cbc
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
ERROR: unable to select packages:

  git-2.36.5-r0:
    breaks: .build-dependencies-20230312.164939[git=2.36.3-r0]
  .build-dependencies-20230312.164939:
    masked in: cache
    satisfies: world[.build-dependencies=20230312.164939]
Removing intermediate container 1891529d4cbc
Art-Ev commented 11 months ago

@TOBx2, should be better now