I have a 120GB ssd with HA supervised working on a Raspberry Pi4 8GB, but for some reason I am unable to install any updates from 2023.7.3 to 2023.8.0 and further.
After trying various ideas to get the system up to date but to no avail, I thought I would start a new install on a separate drive. I have tried about 15 times or more installing Debian 11, Debian11 bullseye, Debian 12, Debian 10 and more, all various 32bit and 64bit configurations and the stumbling block comes when I get to installing home assistant, the errror is either this operating system is not supported by home assistant or other errors that indicate that the installation is not going to succeed, a typical error as follows :-
`Preparing to unpack homeassistant-supervised.deb …
[warn]
[warn] If you want more control over your own system, run
[warn] Home Assistant as a VM or run Home Assistant Core
[warn] via a Docker container.
[warn]
[warn] ModemManager service is enabled. This might cause issue when using serial devices.
[info] Fix kernel dmesg restriction
Adding ‘diversion of /etc/NetworkManager/NetworkManager.conf to /etc/NetworkManager/NetworkManager.conf.real by homeassistant-supervised’
Adding ‘diversion of /etc/NetworkManager/system-connections/default to /etc/NetworkManager/system-connections/default.real by homeassistant-supervised’
Adding ‘diversion of /etc/docker/daemon.json to /etc/docker/daemon.json.real by homeassistant-supervised’
Adding ‘diversion of /etc/network/interfaces to /etc/network/interfaces.real by homeassistant-supervised’
Unpacking homeassistant-supervised (1.5.0) …
dpkg: dependency problems prevent configuration of homeassistant-supervised:
homeassistant-supervised depends on systemd-journal-remote; however:
Package systemd-journal-remote is not installed.
homeassistant-supervised depends on systemd-resolved; however:
Package systemd-resolved is not installed.
dpkg: error processing package homeassistant-supervised (–install):
dependency problems - leaving unconfigured
Errors were encountered while processing:homeassistant-supervised`
I just wondered if it is the case that the supervised istallaion is depreciated already and now not possible. I use 1wire and GPIO of the raspberry pi so it is not going to be practical to go to a standard HA core install, I will keep on trying other ideas but if no joy, I will be stuck on the last workable update 2023.7.3. I just wondered if anyone else has had the same problems thanks