raph2i / hassio-addons

some Hass.IO Addons
Other
14 stars 47 forks source link

Unable to install snapcast on Hassio 2021.2.0 #12

Open mavrikkk opened 3 years ago

mavrikkk commented 3 years ago

Unable to install snapcast on Hassio 2021.2.0

when i tried to install i got error:

The command '/bin/ash -o pipefail -c sed -i -e 's/v[[:digit:]]..*\//edge\//g' /etc/apk/repositories && apk add --no-cache snapcast bash' returned a non-zero code: 1

also i see the following log in hassio:

WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/edge/main: Permission denied

fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/armv7/APKINDEX.tar.gz

WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/edge/community: temporary error (try again later)

ERROR: unable to select packages:

snapcast (no such package): required by: world[snapcast]

Removing intermediate container 28ba52a16ef7

BTScroggs commented 3 years ago

What host OS are you running on?

Alpine Linux 3.13.0 requires the host Docker to be version 19.03.9 (which contains backported moby commit 89fabf0) or greater and the host libseccomp to be version 2.4.2.

Might need a backport of libseccomp or this might help: https://community.home-assistant.io/t/solved-hassio-audio-is-in-boot-loop-and-spams-my-syslog-with-errors/282538/41