From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 2002:a24:394f:: with SMTP id l76mr191130ita.23.1550515165699; Mon, 18 Feb 2019 10:39:25 -0800 (PST) X-Received: by 2002:a9d:53c8:: with SMTP id i8mr93052oth.7.1550515165226; Mon, 18 Feb 2019 10:39:25 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.216.MISMATCH!y42no23375ita.0!news-out.google.com!v188ni61itb.0!nntp.google.com!y42no23371ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 18 Feb 2019 10:39:24 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a01:cb19:8640:3d00:bd90:343b:1ffe:8ab3; posting-account=Lb9SGgoAAADFAOoPifsJ6L5U5c8bqJNa NNTP-Posting-Host: 2a01:cb19:8640:3d00:bd90:343b:1ffe:8ab3 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: ANN: MAX! home automation v2.15 From: malik.marouby@gmail.com Injection-Date: Mon, 18 Feb 2019 18:39:25 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:55570 Date: 2019-02-18T10:39:24-08:00 List-Id: Hi I'm trying to install it on a Raspberry Pi (debian Stretch) and I have the = following errors: The following packages have unmet dependencies: max-home-automation-2.18 : Depends: libgnat-8 but it is not installable Depends: libaicwl-3.21 but it is not going to b= e installed Depends: libsimple-components-4.38 but it is no= t going to be installed Depends: libada-tables-1.14 but it is not going= to be installed Depends: libstrings-edit-3.4 but it is not goin= g to be installed E: Unable to correct problems, you have held broken packages. Any idea how I can correct these dependies issues? Thanks Le mardi 11 d=C3=A9cembre 2018 20:34:16 UTC+1, Dmitry A. Kazakov a =C3=A9cr= it=C2=A0: > MAX! home automation is a GTK+ application to manage ELV/eQ-3 MAX!=20 > cubes. A cube is a gateway to a network of radiator thermostats, shutter= =20 > contacts etc. The application provides: >=20 > - Access and control over HTTP rest API; > - Access and control over an integrated MQTT broker; > - Python scripting support; > - Data logger backed by a database, most commonly databases are=20 > supported over ODBC; > - Set and is temperatures graphs; > - E-mail notifications of the low battery status. >=20 > http://www.dmitry-kazakov.de/ada/max_home_automation.htm >=20 > Changes to the previous version: >=20 > - Time indication rounding replaced with ceiling; > - Polling interval wait is continued rather than started over after=20 > sending a command; > - Application exits immediately without waiting for expiration of the=20 > polling interval; > - Python script set_mode can have only positional parameters; > - Python script set_mode device key was made equivalent to the=20 > thermostat key. Either spelling is acceptable; > - Python script get_connection, disconnect, reconnect were added to=20 > query and manage the cube connection; > - Several cubes to connect to can be specified at the settings page; > - Added buttons to disconnect and reconnect to a cube; > - Cube connection state is now reflected in the cube icon, link icon and= =20 > connection/disconnection time stamp; > - HTTP server was enhanced with queries get-connection, reconnect,=20 > disconnect; > - MQTT broker changed to publish the cube connection status and to allow= =20 > controlling the cube connection. >=20 > --=20 > Regards, > Dmitry A. Kazakov > http://www.dmitry-kazakov.de