Your message dated Fri, 24 Aug 2007 16:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#439270: fixed in plr 1:8.2.0.1-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-8.1-plr
Severity: wishlist
Defining a simple R function and aggregate as eg the median from chapter 8 of
the pl/R documentions yields this:
foo=# select median( bar ) from flim where flom='abc123';
ERROR: environment variable R_HOME not defined
HINT: R_HOME must be defined in the environment of the user that starts the
postmaster process.
Now, we try hard to get by without environment variables on Debian. Could
you possibly patch pl/R to have R_HOME preset to its default (Debian)
location of /usr/lib/R ?
Thanks, Dirk
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--
Three out of two people have difficulties with fractions.
--- End Message ---
--- Begin Message ---
Source: plr
Source-Version: 1:8.2.0.1-2
We believe that the bug you reported is fixed in the latest version of
plr, which is due to be installed in the Debian FTP archive:
plr_8.2.0.1-2.diff.gz
to pool/main/p/plr/plr_8.2.0.1-2.diff.gz
plr_8.2.0.1-2.dsc
to pool/main/p/plr/plr_8.2.0.1-2.dsc
postgresql-8.2-plr_8.2.0.1-2_i386.deb
to pool/main/p/plr/postgresql-8.2-plr_8.2.0.1-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 plr 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: Fri, 24 Aug 2007 17:42:15 +0200
Source: plr
Binary: postgresql-8.2-plr
Architecture: source i386
Version: 1:8.2.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description:
postgresql-8.2-plr - Procedural language interface between PostgreSQL 8.2 and R
Closes: 439270
Changes:
plr (1:8.2.0.1-2) unstable; urgency=low
.
* Move packaging to cdbs.
* Add debian/patches/R_HOME_default.patch: Fall back to /usr/lib/R if R_HOME
is not defined. This is pretty much a constant in Debian and Ubuntu, and
doing it with an implicit default is much more elegant than hacking in
configuration files. Thanks to Luca Falavigna for this patch!
Closes: #439270 and LP: #130059
Files:
80a5b369a96127bbb887446047054351 664 libs optional plr_8.2.0.1-2.dsc
6ba6c2575dd26b043784ecff7b59a891 3432 libs optional plr_8.2.0.1-2.diff.gz
52fc0d76eb3ffd8dbabb1551443b8793 46598 libs optional
postgresql-8.2-plr_8.2.0.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGzvyvDecnbV4Fd/IRAmSKAJ9ADMLNNeSGeJdZK2Xg0piuVdbFGgCfekgM
S5C8B6qIDil8w8n5MCNEiRw=
=nCgT
-----END PGP SIGNATURE-----
--- End Message ---