On Tue, 8 Oct 2019, Thorsten Glaser wrote: > [master ac9ac01] committing changes in /etc made by "apt-get --purge > dist-upgrade"
FWIW, this upgrade was: Unpacking postgresql-11 (11.5-3sid2) over (11.5-2+b1) ... > Starting PostgreSQL 11 database server: mainError: > /usr/lib/postgresql/11/bin/pg_ctl /usr/lib/postgresql/11/bin/pg_ctl start -D > /var/lib/postgresql/11/main -l /var/log/postgresql/postgresql-11-main.log -s > -o -c config_file="/etc/postgresql/11/main/postgresql.conf" exited with > status 1: 2019-10-08 08:43:41 UTC [2601-1] FATAL: could not access private > key file "/etc/ssl/private/ssl-cert-snakeoil.key": Permission denied > 2019-10-08 08:43:41 UTC [2601-2] LOG: database system is shut down pg_ctl: > could not start server Examine the log output. ... failed! FWIW, I never configured SSL in PostgreSQL and don’t use it. > 1|root@ci-busyapps:~ # ll /etc/ssl/private/ssl-cert-snakeoil.key > -rw-r----- 1 root ssl-cert 1704 Sep 28 2015 > /etc/ssl/private/ssl-cert-snakeoil.key > root@ci-busyapps:~ # ll -d /etc/ssl/private > drwx--x--- 2 root ssl-cert 4096 Sep 6 2018 /etc/ssl/private/ FWIW: root@ci-busyapps:~ # id postgres uid=110(postgres) gid=118(postgres) groups=118(postgres),111(ssl-cert) bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941 Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg ********** Mit der tarent Academy bieten wir auch Trainings und Schulungen in den Bereichen Softwareentwicklung, Agiles Arbeiten und Zukunftstechnologien an. Besuchen Sie uns auf www.tarent.de/academy. Wir freuen uns auf Ihren Kontakt. **********

