jeroenterheerdt / ring-hassio

A Home Assistant add-on for live streaming from Ring devices.
MIT License
131 stars 93 forks source link

installation doesn't work... #44

Closed lagrangesamuel closed 3 years ago

lagrangesamuel commented 3 years ago

I'have tried several times to install ring-hassio but it has been always unsuccessful... my logs said `21-03-23 08:16:45 INFO (SyncWorker_2) [supervisor.docker.addon] Starting build for f9d01d82/aarch64-addon-ringlivestream:1.35 21-03-23 08:16:53 ERROR (SyncWorker_2) [supervisor.docker.addon] Can't build f9d01d82/aarch64-addon-ringlivestream:1.35: The command '/bin/bash -o pipefail -c apk add --no-cache nodejs npm ffmpeg python git && pip install flask flask_restful json subprocess os cd / && git clone https://github.com/uvejota/ring-hassio && cd ring-hassio/ring_hassio && npm install --unsafe-perm && chmod a+x run.sh' returned a non-zero code: 1 21-03-23 08:16:53 ERROR (SyncWorker_2) [supervisor.docker.addon] Build log: Step 1/13 : ARG BUILD_FROM Step 2/13 : FROM $BUILD_FROM ---> 4412fd7c8229 Step 3/13 : ENV LANG C.UTF-8 ---> Using cache ---> 161c176f2921 Step 4/13 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] ---> Using cache ---> b8fd85ad8e54 Step 5/13 : EXPOSE 3000/tcp ---> Using cache ---> eaed256c9593 Step 6/13 : RUN apk add --no-cache nodejs npm ffmpeg python git && pip install flask flask_restful json subprocess os cd / && git clone https://github.com/uvejota/ring-hassio && cd ring-hassio/ring_hassio && npm install --unsafe-perm && chmod a+x run.sh ---> Running in 840d9f13096d fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz ERROR: unable to select packages:

python (no such package): required by: world[python] Removing intermediate container 840d9f13096d`

and my config is :

System Health

version core-2021.3.4
installation_type Home Assistant OS
dev false
hassio true
docker true
virtualenv false
python_version 3.8.7
os_name Linux
os_version 5.4.83-v8
arch aarch64
timezone Europe/Paris
Home Assistant Community Store GitHub API | ok -- | -- Github API Calls Remaining | 4924 Installed Version | 1.11.3 Stage | running Available Repositories | 778 Installed Repositories | 17
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Hass.io host_os | Home Assistant OS 5.12 -- | -- update_channel | stable supervisor_version | supervisor-2021.03.6 docker_version | 19.03.13 disk_total | 28.6 GB disk_used | 3.3 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | Samba share (9.3.0), File editor (5.2.0), Terminal & SSH (9.1.0), Duck DNS (1.12.5), SQLite Web (3.0.1), AppDaemon 4 (0.5.0)
Lovelace dashboards | 1 -- | -- resources | 12 views | 13 mode | storage
lagrangesamuel commented 3 years ago

re-installation and it's working !