Art-Ev / addon-snapserver

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

Failed to install add-on #5

Open alexbennett123 opened 1 week ago

alexbennett123 commented 1 week ago

The command '/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies build-base=0.5-r3 cargo=1.71.1-r0 git=2.40.1-r0 protobuf-dev=3.21.12-r2 pulseaudio-dev=16.1-r10 && apk add --no-cache pulseaudio=16.1-r10 && apk add --no-cache librespot --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing && apk del --no-cache --purge .build-dependencies && rm -fr /tmp/* ~/.cargo /usr/.crates.toml /usr/.crates2.json' returned a non-zero code: 2

markus99 commented 1 day ago

Seeing the same