Hello all, I’m trying (and have been trying) to install Landscape On-Premises for some time on Ubuntu 18.04. As per the docs (unless I’m misunderstanding), I add the respository (ppa:landcsape/18.03), install postgresql, then install the landscape-server-quickstart package. It seems to work through most of the process just fine but ultimately fails returning:
140542236795328:error:0E06D06C:configuration file routines:NCONF_get_string:no value:../crypto/conf/conf_lib.c:275:group=req name=distinguished_name
dpkg: error processing package landscape-server-quickstart (--configure):
installed landscape-server-quickstart package post-installation script subprocess returned error exit status 1
The ubuntu installation is fresh, I’m making no modifications other than installing postgresql and verifying that ports 80 and 443 are open. Any help would be very much appreciated.
Thanks Robert
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
I had the same issue. I solved generating my own self-signed certificate and put in the directories indicated by the installer.
To generate the self-signed certificate:
It will create a pem file (cert.pem) and a key file (key.pem).
Now you just need to copy them to the right place: