Your message dated Mon, 02 Jul 2012 10:47:48 +0000
with message-id <e1sleaw-00021u...@franck.debian.org>
and subject line Bug#679714: fixed in postgres-xc 1.0.0-2
has caused the Debian Bug report #679714,
regarding postgres-xc: fails to install: missing dependency on postgresql
server?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
679714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679714
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
postgres-xc_1.0.0-1.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: postgres-xc
Source-Version: 1.0.0-2
We believe that the bug you reported is fixed in the latest version of
postgres-xc, which is due to be installed in the Debian FTP archive:
ecpg-xc_1.0.0-2_amd64.deb
to main/p/postgres-xc/ecpg-xc_1.0.0-2_amd64.deb
postgres-xc-client_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-client_1.0.0-2_amd64.deb
postgres-xc-contrib_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-contrib_1.0.0-2_amd64.deb
postgres-xc-dbg_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-dbg_1.0.0-2_amd64.deb
postgres-xc-doc_1.0.0-2_all.deb
to main/p/postgres-xc/postgres-xc-doc_1.0.0-2_all.deb
postgres-xc-plperl_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-plperl_1.0.0-2_amd64.deb
postgres-xc-plpython_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-plpython_1.0.0-2_amd64.deb
postgres-xc-pltcl_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-pltcl_1.0.0-2_amd64.deb
postgres-xc-server-dev_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc-server-dev_1.0.0-2_amd64.deb
postgres-xc_1.0.0-2.debian.tar.gz
to main/p/postgres-xc/postgres-xc_1.0.0-2.debian.tar.gz
postgres-xc_1.0.0-2.dsc
to main/p/postgres-xc/postgres-xc_1.0.0-2.dsc
postgres-xc_1.0.0-2_amd64.deb
to main/p/postgres-xc/postgres-xc_1.0.0-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 679...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Meskes <mes...@debian.org> (supplier of updated postgres-xc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 02 Jul 2012 11:20:49 +0200
Source: postgres-xc
Binary: postgres-xc postgres-xc-dbg postgres-xc-doc postgres-xc-client
postgres-xc-server-dev postgres-xc-plperl postgres-xc-plpython
postgres-xc-pltcl postgres-xc-contrib ecpg-xc
Architecture: source amd64 all
Version: 1.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Vladimir Stavrinov <vstavri...@gmail.com>
Changed-By: Michael Meskes <mes...@debian.org>
Description:
ecpg-xc - Postgres-XC version of ECPG (Embedded PostgreSQL for C)
postgres-xc - write-scalable, synchronous multi-master, transparent PostgreSQL
postgres-xc-client - front-end programs for Postgres-XC
postgres-xc-contrib - additional facilities for Postgres-XC
postgres-xc-dbg - debug symbols for postgres-xc
postgres-xc-doc - documentation for the Postgres-XC cluster
postgres-xc-plperl - PL/Perl procedural language for Postgres-XC
postgres-xc-plpython - PL/Python procedural language for Postgres-XC
postgres-xc-pltcl - PL/Tcl procedural language for Postgres-XC
postgres-xc-server-dev - development files for Postgres-XC server-side
programming
Closes: 679714 679858 679859 679860
Changes:
postgres-xc (1.0.0-2) unstable; urgency=low
.
[ Vladimir Stavrinov ]
* Fix permissions for logrotate. Set PGDATABASE variable to postgres.
* Minor bug fix: remove slashes before quotes.
.
[ Michael Meskes ]
* Removed redundant sudo call in postinst.
* Added lintian override to not complain about seemingly missing ecpg man
page. The manpage is in libecpg-dev which ecpg-xc depends on.
* Do not bail out if server cannot be started in postinst. Admin may have
disabled it for a reason. (Closes: #679714)
* Fixed typo that made client package conflict with non-existant package.
(Closes: #679858, #679859)
* Added missing conflict for contrib package. (Closes: #679860)
Checksums-Sha1:
9dd23aed9cc6819cbfb7ec14d5ee43a902e894e7 2146 postgres-xc_1.0.0-2.dsc
6c90375365f7df1cad2038bfec74b836ae00590c 16127
postgres-xc_1.0.0-2.debian.tar.gz
1a37d3ad918a76183673684e5d394ac3c2644821 6317004 postgres-xc_1.0.0-2_amd64.deb
d6ce30b7e75605bc581155e7be8e4501fc1525f3 11831892
postgres-xc-dbg_1.0.0-2_amd64.deb
59fd2bcaf26f089b14647eccd9044c07d7dfa722 1968178
postgres-xc-doc_1.0.0-2_all.deb
b976abc2339b0367b4d66092b4ae4edcefdc89c2 1565226
postgres-xc-client_1.0.0-2_amd64.deb
4ac1f41b0be6dbe5d0a163ad07c31b02a6d9a6e8 702646
postgres-xc-server-dev_1.0.0-2_amd64.deb
75f84559bf658f497333423cfee2601162dcc523 59318
postgres-xc-plperl_1.0.0-2_amd64.deb
4407772098d3854257e1c711b6225271f6a3dab5 69314
postgres-xc-plpython_1.0.0-2_amd64.deb
b6f7dc273a0a9c0ad1c2e3f239147eab0d4a9115 28306
postgres-xc-pltcl_1.0.0-2_amd64.deb
1e2735540d61891c27572f16b230b8f9d04cbbf2 473496
postgres-xc-contrib_1.0.0-2_amd64.deb
fd737500ed00d1447f25cdd94b2ca5c221bb66f6 165382 ecpg-xc_1.0.0-2_amd64.deb
Checksums-Sha256:
908123b1dc97d66806a3fef81ec7cc76dfa715d65d62a5ea021ea0510e8aa07e 2146
postgres-xc_1.0.0-2.dsc
4a7ed4b4d0c42eadc2e9b046011da536dff62f4445ad01890c7c0c41a79d4913 16127
postgres-xc_1.0.0-2.debian.tar.gz
10a55f70017779af7d83d5b216afbd39c6142c7c116fa02b2cd3f4e8583fe2e7 6317004
postgres-xc_1.0.0-2_amd64.deb
88a17023b16d991e2433f7cafddea153dcf1cb3fc0fa358fa30ced7cd79f5073 11831892
postgres-xc-dbg_1.0.0-2_amd64.deb
40c40d8ad57aee54f725ce7c289d820e346d30f39ca3e7ecb348b623163e286e 1968178
postgres-xc-doc_1.0.0-2_all.deb
3fa4744282683300b87fdfe20e3a6bf75232d53250d4033d4c92d26ab91e9393 1565226
postgres-xc-client_1.0.0-2_amd64.deb
e33aa2f1fd19dfa7bd68177e11e16438ced4bd1d21ca16faf1c60939fb74ef73 702646
postgres-xc-server-dev_1.0.0-2_amd64.deb
e5183c96f82067e1317eba8cb7c086476197179f6dd94ffaec05b8c651b9945e 59318
postgres-xc-plperl_1.0.0-2_amd64.deb
a85cad94be816f4bc19009e519820c02f5fbfcd03d9eb3e7ec5121f688ddd655 69314
postgres-xc-plpython_1.0.0-2_amd64.deb
78f15ced367554a7f64fc5c20f536a1386271703e666c96799aeca0cf3df89a0 28306
postgres-xc-pltcl_1.0.0-2_amd64.deb
026a4c08b17ec7856732b59c8dc93a947a716258a994a22159d2f01217ded447 473496
postgres-xc-contrib_1.0.0-2_amd64.deb
b360072b667b0f178e446f4a23df19bf461ddcea6d83b50bfab750e9ca7a38fe 165382
ecpg-xc_1.0.0-2_amd64.deb
Files:
c783f5e644cc50599f04fec78229aad1 2146 database optional postgres-xc_1.0.0-2.dsc
3204c1d8ea46a9af44831bdf763e3edb 16127 database optional
postgres-xc_1.0.0-2.debian.tar.gz
19bb526fbbc24f86e5577ea0a78ed5dd 6317004 database optional
postgres-xc_1.0.0-2_amd64.deb
51508aaf76bb951f7be71f0ca85f4bbd 11831892 debug extra
postgres-xc-dbg_1.0.0-2_amd64.deb
f02660e21b31ecfbcb6f04b299b156ed 1968178 doc extra
postgres-xc-doc_1.0.0-2_all.deb
81002c9cba5906c7b5db42fbf777321a 1565226 database optional
postgres-xc-client_1.0.0-2_amd64.deb
252472f75f4325fe172cdbb093032a5b 702646 libdevel optional
postgres-xc-server-dev_1.0.0-2_amd64.deb
35da50b16a66dfe282d0d1713616a646 59318 database optional
postgres-xc-plperl_1.0.0-2_amd64.deb
c907d6235eaebf5fe931a4ba6137c815 69314 database optional
postgres-xc-plpython_1.0.0-2_amd64.deb
250a1ed59146bff2fd02b0867c903a3f 28306 database optional
postgres-xc-pltcl_1.0.0-2_amd64.deb
bc7ab75eddd33684d9c2e65d117923d1 473496 database optional
postgres-xc-contrib_1.0.0-2_amd64.deb
890031bdd57d00d365522f96721cc53e 165382 libdevel optional
ecpg-xc_1.0.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQFP8XrPVkEm8inxm9ERAoKiAJ4pSnyexMIy3oGqFRymP48V/x4d+QCfY2bK
kcoUunXj3HdCWfRGu9z3KNs=
=B093
-----END PGP SIGNATURE-----
--- End Message ---