Your message dated Sat, 14 Apr 2007 20:32:12 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#412135: fixed in postgresql-8.1 8.1.8-2
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-plperl-8.1
Version: Version: 8.1.6-1
Severity: minor

If you install postgresql-plperl-8.1 and happen to not have the
perl-package installed, you can only create plperlu-functions.
plperl-functions need Safe.pm, which comes with the "perl"-
package.

My suggested fix is to either add perl as a dependency or
at least specify this in the description.

$ cat /etc/debian_version
4.0
$ apt-cache show postgresql-plperl-8.1|grep Depends
Depends: libc6 (>= 2.3.6-6), libperl5.8 (>= 5.8.8), postgresql-8.1
$ cat /etc/apt/sources.list|grep -v '^#'
deb ftp://ftp.no.debian.org/debian/ etch main
deb-src ftp://ftp.no.debian.org/debian/ etch main
deb http://security.debian.org/ etch/updates main

--
Alex Brasetvik


--- End Message ---
--- Begin Message ---
Source: postgresql-8.1
Source-Version: 8.1.8-2

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

libpq4_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/libpq4_8.1.8-2_i386.deb
postgresql-8.1_8.1.8-2.diff.gz
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.8-2.diff.gz
postgresql-8.1_8.1.8-2.dsc
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.8-2.dsc
postgresql-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-8.1_8.1.8-2_i386.deb
postgresql-client-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-client-8.1_8.1.8-2_i386.deb
postgresql-contrib-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-contrib-8.1_8.1.8-2_i386.deb
postgresql-doc-8.1_8.1.8-2_all.deb
  to pool/main/p/postgresql-8.1/postgresql-doc-8.1_8.1.8-2_all.deb
postgresql-plperl-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-plperl-8.1_8.1.8-2_i386.deb
postgresql-plpython-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-plpython-8.1_8.1.8-2_i386.deb
postgresql-pltcl-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-pltcl-8.1_8.1.8-2_i386.deb
postgresql-server-dev-8.1_8.1.8-2_i386.deb
  to pool/main/p/postgresql-8.1/postgresql-server-dev-8.1_8.1.8-2_i386.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-8.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: SHA1

Format: 1.7
Date: Sat, 14 Apr 2007 21:15:42 +0200
Source: postgresql-8.1
Binary: postgresql-8.1 postgresql-pltcl-8.1 postgresql-plperl-8.1 libpq4 
postgresql-doc-8.1 postgresql-plpython-8.1 postgresql-client-8.1 
postgresql-server-dev-8.1 postgresql-contrib-8.1
Architecture: source i386 all
Version: 8.1.8-2
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description: 
 libpq4     - PostgreSQL C client library
 postgresql-8.1 - object-relational SQL database, version 8.1 server
 postgresql-client-8.1 - front-end programs for PostgreSQL 8.1
 postgresql-contrib-8.1 - additional facilities for PostgreSQL
 postgresql-doc-8.1 - documentation for the PostgreSQL database management 
system
 postgresql-plperl-8.1 - PL/Perl procedural language for PostgreSQL 8.1
 postgresql-plpython-8.1 - PL/Python procedural language for PostgreSQL 8.1
 postgresql-pltcl-8.1 - PL/Tcl procedural language for PostgreSQL 8.1
 postgresql-server-dev-8.1 - development files for PostgreSQL 8.1 server-side 
programming
Closes: 405097 412135 417561
Changes: 
 postgresql-8.1 (8.1.8-2) unstable; urgency=low
 .
   * debian/control: Add Perl dependency to p-8.2-plperl, to ensure that
     creating plperl functions works (as opposed to plperlu, which only needs
     libperl). Closes: #412135
   * debian/control: Do not mention nor suggest 'pgdocs' any more in p-doc's
     description since pgdocs is only available for 7.4. Closes: #405097
   * Add debian/patches/14-m32r-tas.patch: test-and-set implementation for the
     m32r architecture; thanks to Kazuhiro Inaoka! Closes: #417561
   * debian/control: Drop libpq-dev, libecpg5, libecpg-dev, libecpg-compat2,
     and libpgtypes2. These are built by postgresql-8.2 now. Keep libpq4, since
     a lot of packages still depend on it.
Files: 
 203f9fe3fe53aeb24592560d2bf86986 1094 misc optional postgresql-8.1_8.1.8-2.dsc
 e9050170e6f0eed75759d5f0a1c6d75d 33033 misc optional 
postgresql-8.1_8.1.8-2.diff.gz
 32bdded9526bdbf7154bd22cfbb3c0d2 1571370 doc optional 
postgresql-doc-8.1_8.1.8-2_all.deb
 03f47cbf647f351cecf608d7a328f7b5 268422 libs optional libpq4_8.1.8-2_i386.deb
 57d56bc98bcbd8c5d9c582c48e3f471d 4371940 misc optional 
postgresql-8.1_8.1.8-2_i386.deb
 1f81ce74d7ca87df9c9551e019f677db 1410312 misc optional 
postgresql-client-8.1_8.1.8-2_i386.deb
 e631ed51be622abe7c6dad78a1775ec9 603532 libdevel optional 
postgresql-server-dev-8.1_8.1.8-2_i386.deb
 15d9f25da219ed1eac4d00c6feb734ba 594910 misc optional 
postgresql-contrib-8.1_8.1.8-2_i386.deb
 ae7247d657d5571f48f114be4c729108 173664 misc optional 
postgresql-plperl-8.1_8.1.8-2_i386.deb
 54d2a5b6fb7ad13e84204031fff66fb8 166522 misc optional 
postgresql-plpython-8.1_8.1.8-2_i386.deb
 f702fabf103fd9ec358a902ff1226d1c 168170 misc optional 
postgresql-pltcl-8.1_8.1.8-2_i386.deb

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

iD8DBQFGITLHDecnbV4Fd/IRAoPjAJ40FuPVKAQw97cNAAgEHki4EXAeqgCgihLo
TXtEHoQcXDNpVxxx8UH7NBE=
=l58b
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to