Your message dated Sun, 29 May 2011 18:36:07 +0000
with message-id <[email protected]>
and subject line Bug#554166: fixed in postgresql-9.1 9.1~beta1-4
has caused the Debian Bug report #554166,
regarding pg_regress uses wrong socket directory
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 [email protected]
immediately.)


-- 
554166: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554166
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgresql-server-dev-8.4
Version: 8.4.1-1
Severity: normal

pg_regress is patched by 11-pg_regress-socketpath.patch to use /tmp as socket 
directory.  This leads to problems when running the regression tests of add-on 
modules using the pgxs.mk facility, because of course the server puts the 
socket at /var/run/postgresql.

$ make installcheck PGPORT=5433
/usr/lib/postgresql/8.4/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress
 --inputdir=. --psqldir=/usr/lib/postgresql/8.4/bin --dbname=contrib_regression 
somemodule
(using postmaster on Unix socket, port 5433)
============== dropping database "contrib_regression" ==============
psql: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5433"?
command failed: "/usr/lib/postgresql/8.4/bin/psql" -h /tmp -X -c "DROP DATABASE 
IF EXISTS \"contrib_regression\"" "postgres"
make: *** [installcheck] Error 2



--- End Message ---
--- Begin Message ---
Source: postgresql-9.1
Source-Version: 9.1~beta1-4

We believe that the bug you reported is fixed in the latest version of
postgresql-9.1, which is due to be installed in the Debian FTP archive:

libecpg-compat3_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/libecpg-compat3_9.1~beta1-4_amd64.deb
libecpg-dev_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/libecpg-dev_9.1~beta1-4_amd64.deb
libecpg6_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/libecpg6_9.1~beta1-4_amd64.deb
libpgtypes3_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/libpgtypes3_9.1~beta1-4_amd64.deb
libpq-dev_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/libpq-dev_9.1~beta1-4_amd64.deb
libpq5_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/libpq5_9.1~beta1-4_amd64.deb
postgresql-9.1-dbg_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-9.1-dbg_9.1~beta1-4_amd64.deb
postgresql-9.1_9.1~beta1-4.debian.tar.gz
  to main/p/postgresql-9.1/postgresql-9.1_9.1~beta1-4.debian.tar.gz
postgresql-9.1_9.1~beta1-4.dsc
  to main/p/postgresql-9.1/postgresql-9.1_9.1~beta1-4.dsc
postgresql-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-9.1_9.1~beta1-4_amd64.deb
postgresql-client-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-client-9.1_9.1~beta1-4_amd64.deb
postgresql-contrib-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-contrib-9.1_9.1~beta1-4_amd64.deb
postgresql-doc-9.1_9.1~beta1-4_all.deb
  to main/p/postgresql-9.1/postgresql-doc-9.1_9.1~beta1-4_all.deb
postgresql-plperl-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-plperl-9.1_9.1~beta1-4_amd64.deb
postgresql-plpython-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-plpython-9.1_9.1~beta1-4_amd64.deb
postgresql-pltcl-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-pltcl-9.1_9.1~beta1-4_amd64.deb
postgresql-server-dev-9.1_9.1~beta1-4_amd64.deb
  to main/p/postgresql-9.1/postgresql-server-dev-9.1_9.1~beta1-4_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt <[email protected]> (supplier of updated postgresql-9.1 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 29 May 2011 19:34:38 +0200
Source: postgresql-9.1
Binary: libpq-dev libpq5 libecpg6 libecpg-dev libecpg-compat3 libpgtypes3 
postgresql-9.1 postgresql-9.1-dbg postgresql-client-9.1 
postgresql-server-dev-9.1 postgresql-doc-9.1 postgresql-contrib-9.1 
postgresql-plperl-9.1 postgresql-plpython-9.1 postgresql-pltcl-9.1
Architecture: source amd64 all
Version: 9.1~beta1-4
Distribution: experimental
Urgency: low
Maintainer: Martin Pitt <[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description: 
 libecpg-compat3 - older version of run-time library for ECPG programs
 libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
 libecpg6   - run-time library for ECPG programs
 libpgtypes3 - shared library libpgtypes for PostgreSQL 9.1
 libpq-dev  - header files for libpq5 (PostgreSQL library)
 libpq5     - PostgreSQL C client library
 postgresql-9.1 - object-relational SQL database, version 9.1 server
 postgresql-9.1-dbg - debug symbols for postgresql-9.1
 postgresql-client-9.1 - front-end programs for PostgreSQL 9.1
 postgresql-contrib-9.1 - additional facilities for PostgreSQL
 postgresql-doc-9.1 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-9.1 - PL/Perl procedural language for PostgreSQL 9.1
 postgresql-plpython-9.1 - PL/Python procedural language for PostgreSQL 9.1
 postgresql-pltcl-9.1 - PL/Tcl procedural language for PostgreSQL 9.1
 postgresql-server-dev-9.1 - development files for PostgreSQL 9.1 server-side 
programming
Closes: 554166
Changes: 
 postgresql-9.1 (9.1~beta1-4) experimental; urgency=low
 .
   * debian/control: Add postgresql-common dependency to -server-dev, so that
     we get the pg_config diversion.
   * 52-tutorial-README.patch: Fix server-dev version in comment.
   * 51-default-sockets-in-var.patch: Move the pg_regress patching parts to
     debian/pg_regress-in-tmp.patch and temporarily apply it only for running
     the local checks. In the installed system it seems we actually do want it
     to use the /var/run/postgresql socket dir. (Closes: #554166)
Checksums-Sha1: 
 793b59171e7da94c765eac6eab364f90c5097097 2410 postgresql-9.1_9.1~beta1-4.dsc
 bbf16a7fc98dac87901b5e8a92679087b15eacec 20195 
postgresql-9.1_9.1~beta1-4.debian.tar.gz
 b195f06ef1eea19d65331b6a1aef8d63dfd84ec3 544980 libpq-dev_9.1~beta1-4_amd64.deb
 dbc96865a3cb9152e567f6d824e5f5a5e28b6576 455812 libpq5_9.1~beta1-4_amd64.deb
 bbc6acba097d58568de57208c09789018496662b 389154 libecpg6_9.1~beta1-4_amd64.deb
 d5c574f83d849acb417bbc80f64825958acd4a39 580466 
libecpg-dev_9.1~beta1-4_amd64.deb
 33c7742c2971790f43c1ebdc80e9709445b59d54 326514 
libecpg-compat3_9.1~beta1-4_amd64.deb
 556b45b981e7153af3a9bb553cfcb34ede60b977 350736 
libpgtypes3_9.1~beta1-4_amd64.deb
 ce32d01c7a2896baed531667a1fff73fbc751d81 5568266 
postgresql-9.1_9.1~beta1-4_amd64.deb
 eacfbe331a74df0bd0b06186dece54e91720abdd 8779732 
postgresql-9.1-dbg_9.1~beta1-4_amd64.deb
 8e7bcb622666448470c02cc33b96850e04d3063e 1674822 
postgresql-client-9.1_9.1~beta1-4_amd64.deb
 c78bbe0776f12957f7fbc2d89ade2a4cd54f7ca9 992838 
postgresql-server-dev-9.1_9.1~beta1-4_amd64.deb
 18fdf2334f49b540b56b35752d6d647eee3fa404 2767806 
postgresql-doc-9.1_9.1~beta1-4_all.deb
 3aa87f85dc379943a6d808cc15410c99f0627695 785444 
postgresql-contrib-9.1_9.1~beta1-4_amd64.deb
 9b48215c909d367998dd130a58760edbd9accf26 367584 
postgresql-plperl-9.1_9.1~beta1-4_amd64.deb
 2a6faa9e36d34185969efe569ef3d0e98007de04 371270 
postgresql-plpython-9.1_9.1~beta1-4_amd64.deb
 e2b178ac5a9395f04116dbff73cd6fd62d753ccd 341316 
postgresql-pltcl-9.1_9.1~beta1-4_amd64.deb
Checksums-Sha256: 
 c8e1e1b0c97e4e2c5b6f59da8194a47c06df82514e62fcfb78c8d930b16bc91f 2410 
postgresql-9.1_9.1~beta1-4.dsc
 d0d6eaa021df4fef95f2f2fd7c7ee733cfc5d643699a521ea7b7fdc0afa64504 20195 
postgresql-9.1_9.1~beta1-4.debian.tar.gz
 330023158067102b75892f14024b29541e5bd9f8d0a7341292ab2c1821b9a0a8 544980 
libpq-dev_9.1~beta1-4_amd64.deb
 b118b91d91c994fb810585bf96e3c02b575022c9608e8d9076b723dc4988ece0 455812 
libpq5_9.1~beta1-4_amd64.deb
 b8b6b86525de38686a2b0881a270990080dffffd3bd792b4061722ee289e263b 389154 
libecpg6_9.1~beta1-4_amd64.deb
 5b1306d8824b45790400cd6e65e8a1853db7a66ef2a57e1bce216af7b26ffd99 580466 
libecpg-dev_9.1~beta1-4_amd64.deb
 07b5547fabb4be27e7c1e79755dc66e12bf1b207cd4a09a8bf0b6e12f411f8ed 326514 
libecpg-compat3_9.1~beta1-4_amd64.deb
 d5bf0bed850d7985aa00f740e8f64a019ef560b7863634089bd647d415d4f9c3 350736 
libpgtypes3_9.1~beta1-4_amd64.deb
 10c5a2a4fffb47034e3ea0b836f36ee8cd9f360d990138412ea587ecf4019eb7 5568266 
postgresql-9.1_9.1~beta1-4_amd64.deb
 94290c11d99dc6b05b071f5e6187f5e793fec4058618bd4423c6f123e4f8a26b 8779732 
postgresql-9.1-dbg_9.1~beta1-4_amd64.deb
 1f0863ce66c62fb8271c270202f48e7b493e62fb77d5c69e52bd620d2253df3e 1674822 
postgresql-client-9.1_9.1~beta1-4_amd64.deb
 ba4adafe812db530c75ea93214729a16bbf45061630b0991e8a52ecf09590718 992838 
postgresql-server-dev-9.1_9.1~beta1-4_amd64.deb
 d44affdd196dae4d811bb34070df686378789d82b134b265aab751c716dd3b2b 2767806 
postgresql-doc-9.1_9.1~beta1-4_all.deb
 65591f5889689dd3e21c695c7c06c9eb885d7060947d8a0efa60e00316f0a46d 785444 
postgresql-contrib-9.1_9.1~beta1-4_amd64.deb
 ebaa009a2ace6b9d120bc40bcf5a2f3a65a8b42956abedcc1e3cfe40a1b2b094 367584 
postgresql-plperl-9.1_9.1~beta1-4_amd64.deb
 ca535efbb43e8680333a92adabfd28e6f503f9e455ba15fb99da8895102b8740 371270 
postgresql-plpython-9.1_9.1~beta1-4_amd64.deb
 b84e58221a4f0518a772bb08c8d9a43c0ed748f9b9c62bb7a8b04d221029b833 341316 
postgresql-pltcl-9.1_9.1~beta1-4_amd64.deb
Files: 
 e56c0102c61547d4525d436f12e69ea7 2410 database optional 
postgresql-9.1_9.1~beta1-4.dsc
 df00cd23618f359cf05b6ce6f313b244 20195 database optional 
postgresql-9.1_9.1~beta1-4.debian.tar.gz
 46da361f42e104315da828e411b64a2e 544980 libdevel optional 
libpq-dev_9.1~beta1-4_amd64.deb
 825b69f4de8a824ee95cc50f7aafc7bb 455812 libs optional 
libpq5_9.1~beta1-4_amd64.deb
 ecca3be97db260efb988c34a92ad5e7c 389154 libs optional 
libecpg6_9.1~beta1-4_amd64.deb
 1dd1106f0a25a44b669d06cc36017e12 580466 libdevel optional 
libecpg-dev_9.1~beta1-4_amd64.deb
 885d3e7bc9508ce668e52faf6dc628f6 326514 libs optional 
libecpg-compat3_9.1~beta1-4_amd64.deb
 c52f3db6aa5cd22e050e35103f44211c 350736 libs optional 
libpgtypes3_9.1~beta1-4_amd64.deb
 1f59ad2c2a650e1a84f43973a7dfe34e 5568266 database optional 
postgresql-9.1_9.1~beta1-4_amd64.deb
 3b17f1c7d67152a72caf0d6839a89301 8779732 debug extra 
postgresql-9.1-dbg_9.1~beta1-4_amd64.deb
 228f470c091436c8fda9a7abbd878a70 1674822 database optional 
postgresql-client-9.1_9.1~beta1-4_amd64.deb
 e3b5118397d801340473b3a5dba1488c 992838 libdevel optional 
postgresql-server-dev-9.1_9.1~beta1-4_amd64.deb
 019c6ac0ae023f29979c8f39ea8bccc1 2767806 doc optional 
postgresql-doc-9.1_9.1~beta1-4_all.deb
 a25060771170febe5b93e66ff0974306 785444 database optional 
postgresql-contrib-9.1_9.1~beta1-4_amd64.deb
 7f31ea4e0939f49857c06784e628cf0c 367584 database optional 
postgresql-plperl-9.1_9.1~beta1-4_amd64.deb
 3120cc31558911b1ba991c485d7ef557 371270 database optional 
postgresql-plpython-9.1_9.1~beta1-4_amd64.deb
 89dcc6ce88f0c9e34572af6167d60435 341316 database optional 
postgresql-pltcl-9.1_9.1~beta1-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN4oc0AAoJEPmIJawmtHuf3u0P/RFR64FTicsEmNoB455UMcB9
Eyjaz7MmtbL6D140xRu+RM9TJ6Y+9OrrAnXI4RwsxZMWQMWsqem1Z6wzhCzKbV+w
4yqmfk+xAsdO2jzFQ3mFJ5nyVZjE3XFZrj7pKZSTSGB1Polvs1IPl2gkplucA+P0
hJpxEOoIGBZV2dzbEP2Y2K5WjVAFmGKxYDl2UNjUcG1hdthzBPtAOIHenaKA8eR2
OiFG8vsP4GLWLZbteC4wJ26fPEYGcodqIlbzy2Nyiq+Jh8cmYC8xpYSZ7YJ6v7gY
nQjxSbhOgSJ7HE572qMHP2OnlMkfaaObvfagdgLScfp5NbqAPqcCHjSZITJ++h9X
6Mv/qEKCbwthVISxfznHbQLC6gx8rZPNKoSZW4yzXQ+ioL20QW+ORWyrc0guO1dC
ynJOdvNBa3SqeMOcC3gc0DJXAUXPPpo24J3xNjfxOljrOucbBoruuaZli6f/dr47
b7hKvclSgZxKZFS4q9Xc3AiT/I4qurcUoGAYK2D5Ybs1pFxwZNLTVQ1yTw8SL+oa
aMDcv0RbH1Fi2fwMqHLBk2H3PxaWlKAoEno7jDypiT+32J/Afg0OwWOMpnjEn5BS
i5dvj1YPUX9553ES5GXjMw/nvfmBHPqfYt21ejACxmCUWDcA2pmc3TUI+FZSUACK
1AX8OFmO9WqGvOtmuMKA
=6e1Q
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to