Your message dated Wed, 20 Apr 2005 10:22:50 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in upload of postgresql-8.0 8.0.2-1 to experimental
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Apr 2005 09:31:25 +0000
>From [EMAIL PROTECTED] Wed Apr 13 02:31:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from wproxy.gmail.com [64.233.184.197]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DLeDU-0005CE-00; Wed, 13 Apr 2005 02:31:24 -0700
Received: by wproxy.gmail.com with SMTP id 67so176619wri
for <[EMAIL PROTECTED]>; Wed, 13 Apr 2005 02:30:53 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=beta; d=gmail.com;
h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
b=RzV5pXhMClvR9Y7E5FFbb9fDbV0+6M+B5oHos3tl67MyUzJSWZttMG55p0JIp5ECTPjhpmld4iA9eZAtdGir3Z7opxMNFJfwEC7CT48ellI0DN5gg5FS5xFAtR88jGzAcVsXOU+C4siycl67Ib0KhaA9ympXKhavLeIpoDTH3E8=
Received: by 10.54.45.42 with SMTP id s42mr181962wrs;
Wed, 13 Apr 2005 02:30:53 -0700 (PDT)
Received: by 10.54.28.74 with HTTP; Wed, 13 Apr 2005 02:30:53 -0700 (PDT)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 13 Apr 2005 19:30:53 +1000
From: Kris Shannon <[EMAIL PROTECTED]>
Reply-To: Kris Shannon <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: psql does not fallback to /usr/bin/pager
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: postgresql-8.0
Version: 8.0.1-4
Severity: minor
According to policy (11.4 Editors and pagers)
"the programs /usr/bin/editor and /usr/bin/pager should be used"
Currently psql falls back to more, changing the DEFAULT_PAGER
in src/bin/psql/print.h should easily fix this.
(Yes I realize the policy says "should" and so it isn't a must --
consider this a wishlist)
--=20
Kris Shannon <[EMAIL PROTECTED]>
---------------------------------------
Received: (at 304459-done) by bugs.debian.org; 20 Apr 2005 08:23:22 +0000
>From [EMAIL PROTECTED] Wed Apr 20 01:23:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from box79162.elkhouse.de [213.9.79.162]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DOAUT-0000rt-00; Wed, 20 Apr 2005 01:23:21 -0700
Received: from martin by box79162.elkhouse.de with local (Exim 4.50)
id 1DOATy-0001U0-Ma
for [EMAIL PROTECTED]; Wed, 20 Apr 2005 10:22:50 +0200
Date: Wed, 20 Apr 2005 10:22:50 +0200
From: Martin Pitt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Fixed in upload of postgresql-8.0 8.0.2-1 to experimental
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
This bug only affected the experimental version, so it can be closed
now.
Martin
Martin Pitt [2005-04-19 21:02 -0400]:
> tag 304459 + fixed-in-experimental
>
> quit
>
> This message was generated automatically in response to an
> upload to the experimental distribution. The .changes file follows.
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Format: 1.7
> Date: Tue, 19 Apr 2005 21:19:50 +1000
> Source: postgresql-8.0
> Binary: libecpg4 postgresql-client-8.0 postgresql-plperl-8.0
> postgresql-doc-8.0 postgresql-pltcl-8.0 libpq-dev libpq4
> postgresql-plpython-8.0 postgresql-contrib-8.0 libpgtypes1
> postgresql-server-dev-8.0 libecpg-compat1 postgresql-8.0 libecpg-dev
> Architecture: source i386 all
> Version: 8.0.2-1
> Distribution: experimental
> Urgency: low
> Maintainer: Martin Pitt <[EMAIL PROTECTED]>
> Changed-By: Martin Pitt <[EMAIL PROTECTED]>
> Description:
> libecpg-compat1 - older version of run-time library for ECPG programs
> libecpg-dev - development files for ECPG (Embedded PostgreSQL for C)
> libecpg4 - run-time library for ECPG programs
> libpgtypes1 - shared library libpgtypes.so.1 for PostgreSQL 8.0
> libpq-dev - header files for libpq4 (PostgreSQL library)
> libpq4 - PostgreSQL C client library
> postgresql-8.0 - object-relational SQL database, version 8.0 server
> postgresql-client-8.0 - front-end programs for PostgreSQL 8.0
> postgresql-contrib-8.0 - additional facilities for PostgreSQL
> postgresql-doc-8.0 - documentation for the PostgreSQL database management
> system
> postgresql-plperl-8.0 - PL/Perl procedural language for PostgreSQL 8.0
> postgresql-plpython-8.0 - PL/Python procedural language for PostgreSQL 8.0
> postgresql-pltcl-8.0 - PL/TCL procedural language for PostgreSQL 8.0
> postgresql-server-dev-8.0 - development files for PostgreSQL 8.0 server-side
> programming
> Closes: 304459
> Changes:
> postgresql-8.0 (8.0.2-1) experimental; urgency=low
> .
> * New upstream release:
> - Removed debian/patches/02-libpq-soname.patch, upstream adopted SONAME
> change to libpq4.
> * Ship "reindexdb" in -contrib.
> * Added debian/patches/02_pager.patch: Use /usr/bin/pager as default pager
> in psql. Closes: #304459
> * Added debian/postgresql-doc-8.0.doc-base: Register doc package in
> doc-base.
> Files:
> 7720e471d6f7c21732b4e044cec4f51a 1081 misc optional
> postgresql-8.0_8.0.2-1.dsc
> 2a5ec5709e2b298647441906e4481c71 10776245 misc optional
> postgresql-8.0_8.0.2.orig.tar.gz
> 74d4a8874fef3853e88f6f0cf1e222ab 16038 misc optional
> postgresql-8.0_8.0.2-1.diff.gz
> 3304eda436dfcf80d2fe76a31bd12c0f 1253098 doc optional
> postgresql-doc-8.0_8.0.2-1_all.deb
> 114a3a55d597bbd681d5e03d9a43e284 3995904 misc optional
> postgresql-8.0_8.0.2-1_i386.deb
> 98f7f15e760812a29f0563ad0c3dcff9 1164480 misc optional
> postgresql-client-8.0_8.0.2-1_i386.deb
> 227048b57479574887e559c693c51bae 129354 libdevel optional
> libpq-dev_8.0.2-1_i386.deb
> 7907a46565eef970eeeebcb443c7068c 425256 libdevel optional
> postgresql-server-dev-8.0_8.0.2-1_i386.deb
> fb196b6ed8bc99fadcc59c623fa9fc74 115820 libs optional libpq4_8.0.2-1_i386.deb
> a131d54f496aae3d8754d6a823d6a2af 5598 libs optional libecpg4_8.0.2-1_i386.deb
> bc3dac8925404c65f04fafc96faff0a0 188572 libdevel optional
> libecpg-dev_8.0.2-1_i386.deb
> 4707a397d1b018ffaf6b27362738d606 5610 libs optional
> libecpg-compat1_8.0.2-1_i386.deb
> 6f1817a8b1bab9a86236fc9542c6a6d0 5578 libs optional
> libpgtypes1_8.0.2-1_i386.deb
> 4549c32247ef9b3f8e9b9cb3c047ae19 371132 misc optional
> postgresql-contrib-8.0_8.0.2-1_i386.deb
> 48bbc15b3bdb0119ba7d663e2c715660 25998 misc optional
> postgresql-plperl-8.0_8.0.2-1_i386.deb
> 7f38cd80ba2bf7d41a9e5f7496c72b78 21494 misc optional
> postgresql-plpython-8.0_8.0.2-1_i386.deb
> 5b390877802ee8afa0c010c75c9afd2a 23282 misc optional
> postgresql-pltcl-8.0_8.0.2-1_i386.deb
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.5 (GNU/Linux)
>
> iD8DBQFCZaZ4DecnbV4Fd/IRAt45AJ0enFBVSLYnLJzHP1yxPgc4lWE2OwCgoq50
> SMb7wl/QPFVdkWPnAMV2BMk=
> =P2P2
> -----END PGP SIGNATURE-----
>
--
Martin Pitt http://www.piware.de
Ubuntu Developer http://www.ubuntulinux.org
Debian Developer http://www.debian.org
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]