Results 1 to 5 of 5

Thread: postgresql update failing in chroot update

  1. #1

    postgresql update failing in chroot update

    Last couple days. Cannot start it manually either.

  2. #2
    Join Date
    2014-Oct
    Posts
    9
    Same here. It hasnt worked in at least a week. anyone have a fix? i have seen this same issue reportrd on bugtraq.

  3. #3
    Well although there isn't nearly enough info given in these posts I am assuming this is your fix...

    cd /etc/ssl/certs/
    chown postgres ssl-cert-snakeoil.pem
    chmod 777 ssl-cert-snakeoil.pem

    cd /etc/ssl/private
    chown postgres ssl-cert-snakeoil.key
    chmod 700 ssl-cert-snakeoil.key

  4. #4
    Join Date
    2015-May
    Posts
    2
    I solved, Thank you very much rowrowrowyourboat, I was looking for the same problem. Thank you again!!

  5. #5
    Quote Originally Posted by rowrowrowyourboat View Post
    Well although there isn't nearly enough info given in these posts I am assuming this is your fix...

    cd /etc/ssl/certs/
    chown postgres ssl-cert-snakeoil.pem
    chmod 777 ssl-cert-snakeoil.pem

    cd /etc/ssl/private
    chown postgres ssl-cert-snakeoil.key
    chmod 700 ssl-cert-snakeoil.key
    Thank you very much! That was indeed the fix.

Similar Threads

  1. Chroot update failing
    By AWV in forum NetHunter General Questions
    Replies: 5
    Last Post: 2015-12-09, 01:26
  2. update kali chroot error: postgresql service start fail!
    By dacurakali in forum NetHunter General Questions
    Replies: 3
    Last Post: 2015-04-16, 20:44
  3. Kali 1.09 32 bit update failing
    By parsec in forum Installing Archive
    Replies: 1
    Last Post: 2014-12-03, 23:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •