Your message dated Tue, 21 Feb 2006 13:47:58 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353832: fixed in postgresql-common 43
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: postgresql-client
Version: 7.4.7-6sarge1
Severity: minor

Hi,

You cannot use the pg_service.conf functionality present in the Debian
package. Example:

$ PGDATABASE=test psql
Welcome to psql 7.4.7, the PostgreSQL interactive terminal.
<..snip...>
$ PGSERVICE=test psql
psql (pg_wrapper): No database specified

If there was a service defined, then it would (possibly) define the
database to connect to. pg_wrapper should continue if the PGSERVICE
variable is defined.

Next, if you provide a dummy dbname to get past pg_wrapper you get:

$ PGSERVICE=test psql f
psql: ERROR: Service file '/usr/etc/postgresql/pg_service.conf' not found

The path is obviously bogus, evidently a broken SYSCONFPATH somewhere.

I've filed this as minor given that obviously this feature is rarely
used and these issues are probably fixed in later versions anyway.

Have a nice day,

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages postgresql-client depends on:
ii  debconf [debconf-2.0]  1.4.30.13         Debian configuration management sy
ii  debianutils            2.8.4             Miscellaneous utilities specific t
ii  libc6                  2.3.5-8           GNU C Library: Shared libraries an
ii  libkrb53               1.3.6-2sarge2     MIT Kerberos runtime libraries
ii  libpam0g               0.76-22           Pluggable Authentication Modules l
ii  libpq3                 7.4.7-6sarge1     PostgreSQL C client library
ii  libreadline4           4.3-11            GNU readline and history libraries
ii  libssl0.9.7            0.9.7e-3sarge1    SSL shared libraries
ii  zlib1g                 1:1.2.2-4.sarge.2 compression library - runtime

-- debconf information excluded

-- 
Martijn van Oosterhout
Ecomtel Pty Ltd


--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 43

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-common_43.dsc
  to pool/main/p/postgresql-common/postgresql-common_43.dsc
postgresql-common_43.tar.gz
  to pool/main/p/postgresql-common/postgresql-common_43.tar.gz
postgresql-common_43_all.deb
  to pool/main/p/postgresql-common/postgresql-common_43_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 [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-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 [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 21 Feb 2006 20:59:04 +0100
Source: postgresql-common
Binary: postgresql-common
Architecture: source all
Version: 43
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description: 
 postgresql-common - manager for PostgreSQL database clusters
Closes: 351835 351891 351985 353674 353754 353832
Changes: 
 postgresql-common (43) unstable; urgency=low
 .
   * debian/postgresql-common.cron.d: Update documentation for 8.1 and correct
     paths in it. Closes: #351891
   * pg_createcluster: Fix typos in POD. Closes: #351835
   * debian/postgresql-common.dirs: Add /var/lib/postgresql to ensure that the
     postgres user always has an existant home directory. Closes: #351985
   * debian/supported-versions, lsb_debian(): Add 'testing'. Closes: #353754
   * PgCommon.pm, change_ugid():
     - Suppress warning on nonexistant user names.
     - Do not split group list at comma; getgrent already converts commas in
       /etc/groups to spaces, and splitting on commas breaks pam-ldap
       environments. Thanks to Chmouel Boudjnah.
     - Closes: #353674
   * pg_wrapper: Set PGSYSCONFDIR to /etc/postgresql-common if it is unset, to
     provide a sane default for the location of pg_service.conf.
     Closes: #353832
   * pg_dropcluster: Remove /etc/postgresql/<version> and
     /var/lib/postgresql/<version> if empty.
   * t/TestLib.pm: Added check_clean() method to test for empty PostgreSQL
     related directories and processes, and use it in all tests.
   * pg_dropcluster: Remove default log file. This avoids leaving it behind if
     the log file directory was changed in postgresql.conf.
Files: 
 514f9d3650e0f42ebf426e27fa6024a5 578 misc optional postgresql-common_43.dsc
 a1d5a0468c860ecc1852c627f9ce89a7 65963 misc optional 
postgresql-common_43.tar.gz
 17a63c9d25919e7593b0d13a0591bb94 86552 misc optional 
postgresql-common_43_all.deb

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

iD8DBQFD+3/uDecnbV4Fd/IRArQNAKCfm3NuCSeKk6/Dep1cdlteGZC14gCfQFbl
lq0s/8YIHtwoppMM9AYSmpI=
=KSfG
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to