Your message dated Sat, 19 Jan 2008 16:51:58 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in postgresql-8.3
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-8.2
Version: 8.2.4-2~bpo1
Severity: wishlist
According to policy sec 11.4
<http://www.debian.org/doc/debian-policy/ch-customized-programs.html#s11.4>,
"Thus, every program that launches an editor or pager must use the
EDITOR or PAGER environment variable to determine the editor or pager the user
wishes to use. If these variables are not set, the programs
/usr/bin/editor and /usr/bin/pager should be used, respectively."
The easiest way to implement this would be to have psql launch
sensible-editor(1) instead of vi(1).
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (540, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21-2-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages postgresql-client-8.2 depends on:
ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii libpq5 8.2.4-2~bpo1 PostgreSQL C client library
ii libreadline5 5.2-2 GNU readline and history libraries
ii libssl0.9.8 0.9.8c-4 SSL shared libraries
ii postgresql-client-comm 71 manager for multiple PostgreSQL cl
ii zlib1g 1:1.2.3-13 compression library - runtime
postgresql-client-8.2 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 8.3~beta3-1
This was fixed in postgresql-8.3 two months ago:
postgresql-8.3 (8.3~beta3-1) experimental; urgency=low
* Third beta release of PostgreSQL 8.3.
* debian/rules:
- Ignore test suite failure on alpha for now, since it behaves weird on
some floating point operations (regression in glibc and gcc-4.2). Bug is
under investigation. Fixes FTBFS for now. (see #449002)
- Remove test suite ignoring for mips and mipsel again, seems the buildds
finally got a fixed kernel.
* Add debian/patches/12-psql-sensible-editor.patch: Use sensible-editor
instead of vi as editor fallback in psql if $EDITOR and friends are not
defined. (Closes: #451553)
* Enable OSSP UUID support, add build dependency libossp-uuid-dev.
(Closes: #451336)
* Install some missing .so libraries.
* debian/rules: Check that all files in debian/tmp get installed to
somewhere, and fail the build if not.
-- Martin Pitt <[EMAIL PROTECTED]> Wed, 21 Nov 2007 20:18:44 +0100
postgresql-8.3 will become the default in unstable in a few days, so I
consider this fixed.
Thanks,
Martin
--
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntu.com
Debian Developer http://www.debian.org
signature.asc
Description: Digital signature
--- End Message ---