zajac-grzegorz/homeassistant-addon-cups-airprint

Won't install on x86 based HASSOS 10.5 with HA 2023.9.3 and supervisor 2023.9.2

Opened this issue · 9 comments

Hello,

I could not install this add on on my Celeron J4125 based mini PC running HASSOS.

I have the following sueprvisor log as result when trying to install this:

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:138
Integration: Home Assistant Supervisor (documentation, issues)
First occurred: 08:31:54 (4 occurrences)
Last logged: 08:53:06

Failed to to call /addons/2c6aefcc_cupsik/install - The command '/bin/bash -o pipefail -c apt-get update && apt-get install -y --no-install-recommends sudo locales cups avahi-daemon libnss-mdns dbus colord printer-driver-all printer-driver-gutenprint openprinting-ppds hpijs-ppds hp-ppd hplip printer-driver-foo2zjs cups-pdf gnupg2 lsb-release nano samba bash-completion procps && apt-get clean -y && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

Does it have access to the internet?

Yes, it definitely has access to the internet.

Is your HassOS installation 64 or 32 bit? The platforms I have tested are amd64 and aarch64, and that is reflected in the config files.

Next question - how much free disk space is available? The ready docker image for this add on is about 650mbytes. Some more is needed to run the build process.

And what is the amount of RAM in your system?

I do not have any other ideas. Something must be wrong with the HassOS installation or permissions or network access.

Is there enough memory available? The build process is quite heavy.