Homegear on ODROID N2

I tried to install homegear on my brand new ODROID N2 running Ubuntu 19.04 (Disco Dingo). This runs into problems. Looks like some of the libraries used are not (yet) available and it is not just about the version. Anybody have some good ideas ?

❯❯❯ sudo apt install homegear
Reading package lists… Done
Building dependency tree
Reading state information… Done
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:
homegear : Depends: libgnutls-deb0-28 (>= 3.3.0) but it is not installable
Depends: libicu52 (>= 52~m1-1~) but it is not installable
Depends: libmysqlclient18 (>= 5.5.24+dfsg-1) but it is not installable
Depends: libreadline6 (>= 6.0) but it is not installable
Depends: libssl1.0.0 (>= 1.0.1) but it is not installable
Depends: libzip2 (>= 0.11.2) but it is not installable
E: Unable to correct problems, you have held broken packages.

This can be closed. I should not have updated to Ubuntu Disco.

On the other hand it means I can now confirm homegear can be installed on an odroid N2 :slight_smile:

1 Like