Package: postgresql-8.1
Version: 8.1.4-7
Since upgrading to this version from 8.1.4-6 (I believe), postmaster
fails to start with the message
Starting PostgreSQL 8.1 database server: main* The PostgreSQL server
failed to start.
FATAL: could not access private key file "server.key": Permission
denied
failed!
This would appear to be caused by the permissions on
the /etc/ssl/private directory. While the key file itself has group
ssl-cert, the directory is as follows:
$ ls -dl /etc/ssl/private/
drwx--x--- 2 root root 4096 Aug 10 21:32 /etc/ssl/private/
Not sure if this is a package bug, or some configuration error. I don't
remember having meddled with that directory however.
/Oskar
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]