Package: postgresql-8.1
Version: 8.1.8-1
Severity: grave
Justification: renders package unusable


This is what is occuring when I try to install postgresql on a fresh
deboostraped chroot :

danigo:/home/web$ apt-get install postgresql-8.1
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  openssl postgresql-client-8.1 postgresql-client-common
postgresql-common ssl-cert
Suggested packages:
  ca-certificates oidentd ident-server postgresql-doc-8.1
The following NEW packages will be installed:
  openssl postgresql-8.1 postgresql-client-8.1
postgresql-client-common postgresql-common ssl-cert
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/6939kB of archives.
After unpacking 19.6MB of additional disk space will be used.
Do you want to continue [Y/n]?
Preconfiguring packages ...
Selecting previously deselected package openssl.
(Reading database ... 9414 files and directories currently installed.)
Unpacking openssl (from .../openssl_0.9.8c-4_i386.deb) ...
Selecting previously deselected package postgresql-client-common.
Unpacking postgresql-client-common (from
.../postgresql-client-common_71_all.deb) ...
Selecting previously deselected package postgresql-client-8.1.
Unpacking postgresql-client-8.1 (from
.../postgresql-client-8.1_8.1.8-1_i386.deb) ...
Selecting previously deselected package ssl-cert.
Unpacking ssl-cert (from .../ssl-cert_1.0.14_all.deb) ...
Selecting previously deselected package postgresql-common.
Unpacking postgresql-common (from .../postgresql-common_71_all.deb)
...
Selecting previously deselected package postgresql-8.1.
Unpacking postgresql-8.1 (from .../postgresql-8.1_8.1.8-1_i386.deb)
...
Setting up openssl (0.9.8c-4) ...

Setting up postgresql-client-common (71) ...
Setting up postgresql-client-8.1 (8.1.8-1) ...

Setting up ssl-cert (1.0.14) ...
addgroup:
Setting up postgresql-common (71) ...

Setting up postgresql-8.1 (8.1.8-1) ...
Starting PostgreSQL 8.1 database server: main* The PostgreSQL server
failed to start. Please check the log output:
2007-03-02 15:26:10 CET LOG:  could not load root certificate file
"root.crt": No SSL error reported
2007-03-02 15:26:10 CET DETAIL:  Will not verify client certificates.
 failed!
invoke-rc.d: initscript postgresql-8.1, action "start" failed.
dpkg: error processing postgresql-8.1 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 postgresql-8.1
E: Sub-process /usr/bin/dpkg returned an error code (1)


Note: The kernel version reflect the host kernel version. The host is
an ubuntu Edgy.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-11-server
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL
set to C)

Reply via email to