Your message dated Wed, 22 Sep 2010 10:17:14 +0000
with message-id <e1oymo2-0005jr...@franck.debian.org>
and subject line Bug#597097: fixed in postgresql-common 111
has caused the Debian Bug report #597097,
regarding pg_createcluster acts as pg_dropcluster
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.)
--
597097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postgresql-common
Version: 110
pg_createcluster deletes all traces of a cluster (as pg_dropcluster would
do), if an already configured cluster is supplied as a parameter:
1 $ pg_createcluster 8.4 test
Creating new cluster (configuration: /etc/postgresql/8.4/test, data:
/var/lib/postgresql/8.4/test)...
Moving configuration file /var/lib/postgresql/8.4/test/postgresql.conf to
/etc/postgresql/8.4/test...
Moving configuration file /var/lib/postgresql/8.4/test/pg_hba.conf to
/etc/postgresql/8.4/test...
Moving configuration file /var/lib/postgresql/8.4/test/pg_ident.conf to
/etc/postgresql/8.4/test...
Configuring postgresql.conf to use port 5433...
2 $ ls -l /var/lib/postgresql/8.4
total 8
drwx------ 11 postgres postgres 4096 Sep 16 18:08 main
drwx------ 11 postgres postgres 4096 Sep 16 18:09 test
3 $ pg_createcluster 8.4 test
Error: cluster configuration already exists
4 $ ls -l /var/lib/postgresql/8.4
total 4
drwx------ 11 postgres postgres 4096 Sep 16 18:08 main
--
-- RogutÄ—s Sparnuotos
--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 111
We believe that the bug you reported is fixed in the latest version of
postgresql-common, which is due to be installed in the Debian FTP archive:
postgresql-client-common_111_all.deb
to main/p/postgresql-common/postgresql-client-common_111_all.deb
postgresql-common_111.dsc
to main/p/postgresql-common/postgresql-common_111.dsc
postgresql-common_111.tar.gz
to main/p/postgresql-common/postgresql-common_111.tar.gz
postgresql-common_111_all.deb
to main/p/postgresql-common/postgresql-common_111_all.deb
postgresql-server-dev-all_111_all.deb
to main/p/postgresql-common/postgresql-server-dev-all_111_all.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 597...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Pitt <mp...@debian.org> (supplier of updated postgresql-common 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: SHA256
Format: 1.8
Date: Wed, 22 Sep 2010 12:04:00 +0200
Source: postgresql-common
Binary: postgresql-common postgresql-client-common postgresql-server-dev-all
Architecture: source all
Version: 111
Distribution: unstable
Urgency: high
Maintainer: Martin Pitt <mp...@debian.org>
Changed-By: Martin Pitt <mp...@debian.org>
Description:
postgresql-client-common - manager for multiple PostgreSQL client versions
postgresql-common - PostgreSQL database-cluster manager
postgresql-server-dev-all - extension build tool for multiple PostgreSQL
versions
Closes: 597097 597561 597654
Changes:
postgresql-common (111) unstable; urgency=high
.
* Urgency high since this fixes two RC bugs.
* t/030_errors.t: Check that pg_createcluster leaves the original one intact
if the cluster already exists, also when the original one is not running.
This reproduces #597097.
* pg_createcluster: Be more careful with cleaning up the created cluster if
an error occurs: Do not start the cleanup until we actually passed our
sanity checks and created files for the new cluster. Before, it would
erroneously remove an already existing cluster on a sanity check fail, if
that cluster happened to not be running at the time. (Closes: #597097)
* debian/supported-versions: Be more robust against lsb_release failing, e.
g. in the case where it is not fully configured yet. (Closes: #597561)
* debian/supported-versions: Drop check for /etc/debian_version if
lsb_release is not working/existing. Derivatives have debian_version as
well, and we don't actually evaluate it, so just print a meaningful error
message and go with the default versions.
* debian/rules: Put init script priority back to S29/K21 to match the
previous postgresql-8.4 init script. Fix the priorities on upgrade in
debian/postgresql-common.preinst. (Closes: #597654)
Checksums-Sha1:
6aca36cbdccc51884889eebb3da5fac4d0370b9d 1579 postgresql-common_111.dsc
ff0d92c8c711c96eed9f588cec60a2c07512e1a7 126035 postgresql-common_111.tar.gz
9dbb9f7eea069e73478a07e991727534fd160d45 126354 postgresql-common_111_all.deb
cf4236676da829001bbd638d7705f1cddda71354 56238
postgresql-client-common_111_all.deb
949bb7fab9af930af06db3da8674016a213109e9 41634
postgresql-server-dev-all_111_all.deb
Checksums-Sha256:
84453d6f0009fa231157aa4eaf03d369fdc534c5a6c9ef62684b9d3e8d5d6bc6 1579
postgresql-common_111.dsc
32a1d3d872dcf138b004f0887c918ce6ac4a62a4e44fb8ecdc41331a6e0978a8 126035
postgresql-common_111.tar.gz
92737ada97dc372b6cd47a1eb254665e8e527387564dd3838663866d14f8e831 126354
postgresql-common_111_all.deb
09ca09f2f03f8b54a6a919a2aa0b6ad388e30389ca3a5ad27c50ab1daab6d308 56238
postgresql-client-common_111_all.deb
f611a70c0d78fe4b09e52457878d51d60d2bf0b1b7ee044baf0e38bb6cd978cd 41634
postgresql-server-dev-all_111_all.deb
Files:
5cf626a4695f0ded3829eedd1d57aa14 1579 database optional
postgresql-common_111.dsc
c13ec8975698dba3ae39cc55434a0f3c 126035 database optional
postgresql-common_111.tar.gz
bab8378c8b5efb898c1a5b8d162481fe 126354 database optional
postgresql-common_111_all.deb
2cf7f29305d94683a888ad417cd1a1d3 56238 database optional
postgresql-client-common_111_all.deb
0d9a56bd34105fd59bc37dca0250db6a 41634 database optional
postgresql-server-dev-all_111_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJMmdVmAAoJEPmIJawmtHufv/AQAKIEfhqV7uTNOf4NDVqLVIuo
SSioazbRoyNHhG/TrbAWya4F4yOHDsWmXWhlx6lppn40xveprbkcHOgDI18hUsti
ELSoEW9mgZ8o1oBT0pUp7BjP/Lv45RZVFar9HEbChLv7wVK5cDWU3fGnWSqDjP/T
SfQ8i0W3m+hiUMY18ZSHhROz1GwnqfpjMAgJLjqwZr/HfCEdCMG8Ah27J1TKaeCq
LYWYIZmry8lPjkQkNGREYA58SjJ0LuOceJFkEH7iAWBJj2PMfj12BwMVNmPIsEAM
19ZcST7HgaYODVTEHkcL4EIk6NuDUSPNURYBz8ZaA060Y7B+RBTaBLDj5vw+et5U
gmZ7beTQ6wQSXvTiBFLFnCYhINZwzvBJXdmsQPiA5NUq5iOZjFuPKmiMJzByzXmS
rIB3cIEedQjv+k3byj4pxEJt7CrEqqCYdlfjlUApphf4I3+ph05D3st2Eoa/Ok1p
0Cw0RVl7b2ESMNtyPM8Es3fe6dhqPzzFqn2GKFVFWXdirXXq61piWHU0Y8Np1EJc
CyJq4C/9gr1nyUF1bNC5VVa1d3vpwFCK0xZoJGwMxwLdqhTn8jJ1vYG8MlcU0/Ep
celfJ65QCl71R6teseGAXrO7tTTvcFT4H8toOaCuEQjdTs8vDmdD+HQn26BMSO0R
IubwHLVxLp9HBzcHTf0o
=7zUo
-----END PGP SIGNATURE-----
--- End Message ---