#install issues
1 messages · Page 1 of 1 (latest)
Saving to: ‘homeassistant-supervised.deb’
homeassistant-supervised.deb 100%[==================================================================================================================>] 7.25K --.-KB/s in 0s
2024-04-13 16:54:44 (35.1 MB/s) - ‘homeassistant-supervised.deb’ saved [7428/7428]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'homeassistant-supervised' instead of './homeassistant-supervised.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
homeassistant-supervised : Depends: docker-ce but it is not installable
Depends: os-agent but it is not installable
E: Unable to correct problems, you have held broken packages.
Im wanting to install HA on ubuntu.
I can do it in docker but i want to be able to use addons
So i need supervised install
I was following these instructions: https://github.com/home-assistant/supervised-installer
Pretty much don't do that
Unless you enjoy stuff breaking on a regular and are capable of resolving those cases on your own
Pick the virtualized haos installation method instead
So is that basically just running HAOS in a vm?
Yes
Ok thanks for your help