Bug#679714: postgres-xc: fails to install: missing dependency on postgresql server?

2012-07-02 Thread Michael Meskes
On Sun, Jul 01, 2012 at 11:57:15AM +0200, Andreas Beckmann wrote: + sudo su - postgres-xc -c 'psql postgres -c CREATE NODE dn1 WITH (TYPE=datanode, PORT=15432); CREATE NODE dn2 WITH (TYPE=datanode, PORT=15433); select pgxc_pool_reload();' /var/lib/dpkg/info/postgres-xc.postinst: line 144:

Bug#679714: postgres-xc: fails to install: missing dependency on postgresql server?

2012-07-01 Thread Andreas Beckmann
On 2012-07-01 01:58, Vladimir Stavrinov wrote: On Sun, Jul 01, 2012 at 01:39:30AM +0200, Andreas Beckmann wrote: + '[' '!' -S /var/run/postgresql/.s.PGSQL.5432 ']' + i=11 + sleep 1 + '[' 11 -gt 10 ']' + exit 1 dpkg: error processing postgres-xc (--configure): subprocess installed

Bug#679714: postgres-xc: fails to install: missing dependency on postgresql server?

2012-07-01 Thread Vladimir Stavrinov
On Sun, Jul 01, 2012 at 11:57:15AM +0200, Andreas Beckmann wrote: One step further. So installation fails if policy-rc.d is configured to forbid starting of services ... It should be discussed what default setting should be. But in any case it should be taken in account by postinst script.

Bug#679714: postgres-xc: fails to install: missing dependency on postgresql server?

2012-06-30 Thread Andreas Beckmann
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

Bug#679714: postgres-xc: fails to install: missing dependency on postgresql server?

2012-06-30 Thread Vladimir Stavrinov
On Sun, Jul 01, 2012 at 01:39:30AM +0200, Andreas Beckmann wrote: + '[' '!' -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