* Starting PostgreSQL 9.3 database server         * The 
PostgreSQL server failed to start. Please check the log output:
2014-12-26 11:46:40 EST FATAL:  private key file 
"/etc/ssl/private/ssl-cert-snakeoil.key" has group or world access
2014-12-26 11:46:40 EST DETAIL:  File must be owned by the database user or 
root, must have no write permission for "group", and must have no permissions 
for "other".

Please fix the permissions of that file accordingly:

  sudo chown root:ssl-cert /etc/ssl/private/ssl-cert-snakeoil.key
  sudo chmod 640 /etc/ssl/private/ssl-cert-snakeoil.key

It seems something else (or you manually) changed it?

** Summary changed:

- package postgresql-9.3 9.3.5-0ubuntu0.14.04.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
+ package postgresql-9.3 9.3.5-0ubuntu0.14.04.1 failed to install/upgrade: 
broken ssl-cert-snakeoil.key permissions

** Changed in: postgresql-9.3 (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1405869

Title:
  package postgresql-9.3 9.3.5-0ubuntu0.14.04.1 failed to
  install/upgrade: broken ssl-cert-snakeoil.key permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-9.3/+bug/1405869/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to