zajac-grzegorz / homeassistant-addon-cups-airprint

CUPS addon with working Avahi in reflector mode
15 stars 22 forks source link

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

Open lkadar2015 opened 9 months ago

lkadar2015 commented 9 months ago

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
jflecool2 commented 9 months ago

Does it have access to the internet?

lkadar2015 commented 9 months ago

Yes, it definitely has access to the internet.

zajac-grzegorz commented 9 months ago

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.

lkadar2015 commented 9 months ago

It is x86-64.

Grzegorz Zajac @.***> (időpont: 2023. okt. 2., H, 16:58) ezt írta:

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

— Reply to this email directly, view it on GitHub https://github.com/zajac-grzegorz/homeassistant-addon-cups-airprint/issues/2#issuecomment-1743180012, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBASZ5BUPRLXTORK67UXKBDX5LJCHAVCNFSM6AAAAAA5I3A4EGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBTGE4DAMBRGI . You are receiving this because you authored the thread.Message ID: <zajac-grzegorz/homeassistant-addon-cups-airprint/issues/2/1743180012@ github.com>

zajac-grzegorz commented 9 months ago

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?

zajac-grzegorz commented 9 months ago

Looks similar...

https://community.home-assistant.io/t/not-able-to-download-add-ons/617634/4

lkadar2015 commented 9 months ago

757 GB of free space is available.

Grzegorz Zajac @.***> (időpont: 2023. okt. 2., H, 17:24) ezt írta:

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.

— Reply to this email directly, view it on GitHub https://github.com/zajac-grzegorz/homeassistant-addon-cups-airprint/issues/2#issuecomment-1743227065, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBASZ5BKHMYX5HMX6O7WYJ3X5LMCXAVCNFSM6AAAAAA5I3A4EGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONBTGIZDOMBWGU . You are receiving this because you authored the thread.Message ID: <zajac-grzegorz/homeassistant-addon-cups-airprint/issues/2/1743227065@ github.com>

zajac-grzegorz commented 9 months ago

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

MaxWinterstein commented 7 months ago

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