Package: postgres-xc
Version: 1.0.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

[...]
  creating template1 database in datanode2/base/1 ... ok
  initializing pg_authid ... ok
  initializing dependencies ... ok
  creating system views ... ok
  creating cluster information ... ok
  loading system objects' descriptions ... ok
  creating collations ... ok
  creating conversions ... ok
  creating dictionaries ... ok
  setting privileges on built-in objects ... ok
  creating information schema ... ok
  loading PL/pgSQL server-side language ... ok
  vacuuming database template1 ... ok
  copying template1 to template0 ... ok
  copying template1 to postgres ... ok
  
  WARNING: enabling "trust" authentication for local connections
  You can change this by editing pg_hba.conf or using the -A option the
  next time you run initdb.
  
  Success.
   You can now start the database server of the Postgres-XC coordinator using:
  
      postgres -C -D datanode2
  or
      pg_ctl start -D datanode2 -Z coordinator -l logfile
  
   You can now start the database server of the Postgres-XC datanode using:
  
      postgres -X -D datanode2
  or 
      pg_ctl start -D datanode2 -Z datanode -l logfile
  
  invoke-rc.d: policy-rc.d denied execution of start.
  dpkg: error processing postgres-xc (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   postgres-xc


Retrying manually and adding set -x before running dpkg-configure
--pending results in

[...]
+ i=9
+ sleep 1
+ '[' 9 -gt 10 ']'
+ '[' '!' -S /var/run/postgresql/.s.PGSQL.5432 ']'
+ i=10
+ sleep 1
+ '[' 10 -gt 10 ']'
+ '[' '!' -S /var/run/postgresql/.s.PGSQL.5432 ']'
+ i=11
+ sleep 1
+ '[' 11 -gt 10 ']'
+ exit 1
dpkg: error processing postgres-xc (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 postgres-xc

Where should the socket come from?

cheers,

Andreas

Attachment: postgres-xc_1.0.0-1.log.gz
Description: GNU Zip compressed data

Reply via email to