Not ideal, but you can install libssl1.0.0 on stretch by running:
Code: Select all
wget http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
sudo apt install ./libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
Code: Select all
wget http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
sudo apt install ./libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
It doesn't help me at all :coolbloke1324 wrote: ↑20 Mar 2018 15:43Hey folks,
Not ideal, but you can install libssl1.0.0 on stretch by running:
After this, I was able to run z-way-server on stretch.Code: Select all
wget http://ftp.de.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb sudo apt install ./libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
Code: Select all
sudo apt install ./libssl1.0.0_1.0.1t-1+deb8u7_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libssl1.0.0:amd64' instead of './libssl1.0.0_1.0.1t-1+deb8u7_amd64.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:
libssl1.0.0:amd64 : Depends: libc6:amd64 (>= 2.14) but it is not installable
E: Unable to correct problems, you have held broken packages.
Thank you! It’s solved my problemaLiEnHeAd wrote: ↑28 Apr 2018 23:09This solution did not work for you?
https://forum.z-wave.me/viewtopic.php?f=3417&t=26138
Code: Select all
VER="2.3.8-rc6" && cd /tmp/ && rm -f *.deb && wget https://storage.z-wave.me/z-way-server/z-way-${VER}_armhf.deb && wget https://storage.z-wave.me/z-way-server/webif-1.1_armhf.deb && wget https://storage.z-wave.me/z-way-server/zbw-1.1_all.deb && sudo dpkg -i *.deb
Code: Select all
Y on /etc/init.d/z-way-server
Y on /etc/logrotate.d/z-way-server
N on /etc/zbw/userid
N on /etc/zbw/passwd
N on /etc/zbw/local_port