Setting up postgresql-common (129) ...
 * Starting PostgreSQL 9.0 database server         * The 
PostgreSQL server failed to start. Please check the log output:
2012-05-07 17:31:20 IST FATAL:  private key file "server.key" has group or 
world access

Please fix the permissions of the certificate. Permissions should be
this:

-rw-r----- 1 root ssl-cert 891 Jul 12 10:38 /etc/ssl/private/ssl-cert-
snakeoil.key

with these commands:
  sudo chgrp ssl-cert /etc/ssl/private/ssl-cert-snakeoil.key
  sudo chmod 640 /etc/ssl/private/ssl-cert-snakeoil.key

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

** Summary changed:

- package postgresql-common 129 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
+ package postgresql-common 129 failed to install/upgrade:  private key file 
"server.key" has group or world access

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

Title:
  package postgresql-common 129 failed to install/upgrade:  private key
  file "server.key" has group or world access

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to