Dielee / volvo2mqtt

Home Assistant addon for connecting AAOS Volvos
MIT License
161 stars 37 forks source link

Unable to install addon #242

Closed StefaanVanDooren closed 1 month ago

StefaanVanDooren commented 1 month ago

Describe the bug I’m unable to install the addon. Get an error :

Logger: homeassistant.components.hassio Bron: components/hassio/websocket_api.py:135 integratie: Home Assistant Supervisor (documentatie, problemen) Eerst voorgekomen: 18:39:56 (3 gebeurtenissen) Laatst gelogd: 18:59:46

Failed to to call /addons/982ee2c4_volvo2mqtt/install - The command '/bin/ash -o pipefail -c apk add --no-cache python3 bash py3-pip' returned a non-zero code: 2

image

Version info:
HA addon `

StefaanVanDooren commented 1 month ago

`Step 1/16 : ARG BUILD_FROM

Step 2/16 : FROM $BUILD_FROM

---> 6314509f5779

Step 3/16 : RUN echo -e "https://nl.alpinelinux.org/alpine/latest-stable/main\nhttps://nl.alpinelinux.org/alpine/latest-stable/community" > /etc/apk/repositories

---> Using cache

---> 83d46daa9728

Step 4/16 : RUN apk add --no-cache python3 bash py3-pip

---> Running in 3360c5775827

fetch https://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz

fetch https://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz

WARNING: fetching https://nl.alpinelinux.org/alpine/latest-stable/main: temporary error (try again later)

WARNING: fetching https://nl.alpinelinux.org/alpine/latest-stable/community: temporary error (try again later)

ERROR: unable to select packages: py3-pip (no such package): required by: world[py3-pip] python3 (no such package): required by: world[python3]

---> Removed intermediate container 3360c5775827

2024-10-05 21:45:15.754 INFO (MainThread) [supervisor.host.apparmor] Adding/updating AppArmor profile: 982ee2c4_volvo2mqtt 2024-10-05 21:45:15.888 INFO (MainThread) [supervisor.docker.addon] Starting build for 982ee2c4/amd64-addon-volvo2mqtt:1.10.1 2024-10-05 21:45:27.942 ERROR (MainThread) [supervisor.docker.addon] Can't build 982ee2c4/amd64-addon-volvo2mqtt:1.10.1: The command '/bin/ash -o pipefail -c apk add --no-cache python3 bash py3-pip' returned a non-zero code: 2 2024-10-05 21:45:27.942 ERROR (MainThread) [supervisor.docker.addon] Build log: Step 1/16 : ARG BUILD_FROM

Step 2/16 : FROM $BUILD_FROM

---> 6314509f5779

Step 3/16 : RUN echo -e "https://nl.alpinelinux.org/alpine/latest-stable/main\nhttps://nl.alpinelinux.org/alpine/latest-stable/community" > /etc/apk/repositories

---> Using cache

---> 83d46daa9728

Step 4/16 : RUN apk add --no-cache python3 bash py3-pip

---> Running in 53168b526bb8

fetch https://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz

WARNING: fetching https://nl.alpinelinux.org/alpine/latest-stable/main: temporary error (try again later)

fetch https://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz

WARNING: fetching https://nl.alpinelinux.org/alpine/latest-stable/community: temporary error (try again later)

ERROR: unable to select packages: py3-pip (no such package): required by: world[py3-pip] python3 (no such package): required by: world[python3]

---> Removed intermediate container 53168b526bb8

2024-10-05 21:48:20.123 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state running 2024-10-05 21:48:20.124 INFO (MainThread) [supervisor.resolution.checks.base] Run check for free_space/system 2024-10-05 21:48:20.125 INFO (MainThread) [supervisor.resolution.checks.base] Run check for multiple_data_disks/system 2024-10-05 21:48:20.126 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_failed/dns_server 2024-10-05 21:48:21.762 INFO (MainThread) [supervisor.resolution.checks.base] Run check for security/core 2024-10-05 21:48:21.765 INFO (MainThread) [supervisor.resolution.checks.base] Run check for disabled_data_disk/system 2024-10-05 21:48:21.765 INFO (MainThread) [supervisor.resolution.checks.base] Run check for pwned/addon 2024-10-05 21:48:21.766 INFO (MainThread) [supervisor.resolution.checks.base] Run check for trust/supervisor 2024-10-05 21:48:21.791 INFO (MainThread) [supervisor.resolution.checks.base] Run check for docker_config/system 2024-10-05 21:48:21.791 INFO (MainThread) [supervisor.resolution.checks.base] Run check for ipv4_connection_problem/system 2024-10-05 21:48:21.792 INFO (MainThread) [supervisor.resolution.checks.base] Run check for no_current_backup/system 2024-10-05 21:48:24.318 INFO (MainThread) [supervisor.resolution.checks.base] Run check for dns_server_ipv6_error/dns_server 2024-10-05 21:48:24.319 INFO (MainThread) [supervisor.resolution.check] System checks complete 2024-10-05 21:48:24.319 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state running 2024-10-05 21:48:24.692 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete 2024-10-05 21:48:24.692 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state running 2024-10-05 21:48:24.693 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete 2024-10-05 21:50:02.131 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json 2024-10-05 21:50:03.877 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token 2024-10-05 21:56:42.131 INFO (MainThread) [supervisor.host.info] Updating local host information 2024-10-05 21:56:43.488 INFO (MainThread) [supervisor.host.services] Updating service information 2024-10-05 21:56:43.505 INFO (MainThread) [supervisor.host.network] Updating local network information 2024-10-05 21:56:43.931 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information 2024-10-05 21:56:43.955 INFO (MainThread) [supervisor.host.manager] Host information reload completed `

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 5 days with no activity.