Page 1 of 1

Support for Buster?

Posted: 28 Jun 2019 20:36
by Atomic
Currently, Z-Way FW updates do not work on Buster, as mongoose is compiled against a very old version of libssl.
Even "tricking" by modifying /etc/init.d/mongoose to use the provided old libssl library only works partially ("header to large")

LD_LIBRARY_PATH="/opt/z-way-server/libs/:${LD_LIBRARY_PATH}"
export LD_LIBRARY_PATH

Re: Support for Buster?

Posted: 08 Jul 2019 01:46
by fez
So no Raspberry Pi 4 with Z-Way?

Re: Support for Buster?

Posted: 08 Jul 2019 16:04
by PoltoS
Early Aug

Re: Support for Buster?

Posted: 11 Jul 2019 02:39
by fez
I tried a fresh install of the version 3.0.0-rc31 on a raspberry 4 with the buster.
It actually works, until I uploaded my z-way backup (zab) made on the version 2.3.8.
Restoring the backup in expert mode worked fine.

Is this kind of migration (loading a 2.3.8 backup onto the 3.0.0) supported ?
Or better upgrade first the 2.3.8 to 3.0.0, create a backup and only then migrate?

Re: Support for Buster?

Posted: 14 Jul 2019 13:57
by PoltoS
Backup&Restore and upgrade - both works well.