Closed dominikl closed 3 years ago
I built the Debian10 docker image
i.e. ./docker-build.sh debian10
and everything works as expected.
I was able to connect to the server
Maybe the docker image is older. It does not work on an installation from latest installation iso from https://www.debian.org/distrib/netinst .
FROM debian:buster
Somehow the docker image seems to be different from the netinst installation. Anyway I can close the issue again, if it works with the docker image and that's sufficient.
It could be that netinst installation actually installs debian11 pg-11 does not exist in that case.
Argh, of course, the latest Debian is 11. Sorry. Closing the issue.
It looks like postgres 11 isn't included in debian 10 any longer. You'd have to get it from postgres directly. Same what's been done for pg12: https://github.com/ome/omero-install/blob/develop/linux/step01_debian10_pg_deps.sh#L16 .
But after that, I failed at https://github.com/ome/omero-install/blob/a2d7b36cddd8995355a96f3fa6f7472f4cb72392/linux/step01_debian10_ice_venv.sh#L11 with
ERROR: zeroc_ice-3.6.5-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform.