Page 1 of 1

16.18 does not run on Debian Stretch anymore

Posted: Thu Jan 25, 2018 6:09 pm
by Ne00n
Hey,

I deployed a Factorio Server on Debian 9 Stretch, latest version, I get this message:

game/bin/x64/factorio: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Apparently libssl 1.0.0 is needed, however Debian has only libssl1.0.2 available in there repos.
This seems to be not backwards compatible, for some reason.

You could install old packages from the distro before but thats a dirty hack, could we solve that in a different way?

Neoon.

Re: 16.18 does not run on Debian Stretch anymore

Posted: Thu Jan 25, 2018 7:07 pm
by Loewchen
Post the log please.

Re: 16.18 does not run on Debian Stretch anymore

Posted: Fri Jan 26, 2018 5:31 pm
by Ne00n
Nevermind, that was 17, it was fixed in 18...