Your message dated Sat, 21 Jun 2008 17:47:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476420: fixed in r-base 2.7.1~20080621-1
has caused the Debian Bug report #476420,
regarding r-base-core: please improve Renviron's R_PAPERSIZE_USER management
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
476420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476420
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: r-base-core
Version: 2.7.0~20080415-1
Severity: wishlist

r-base-core's current approach to managing R_PAPERSIZE_USER in
Renviron has the unfortunate side effect of inducing a configuration
file prompt every time the packaged version changes:

| Setting up r-base-core (2.7.0~20080415-1) ...
| Installing new version of config file /etc/R/Makeconf ...
| 
| Configuration file `/etc/R/Renviron'
|  ==> Modified (by you or by a script) since installation.
|  ==> Package distributor has shipped an updated version.
|    What would you like to do about it ?  Your options are:
|     Y or I  : install the package maintainer's version
|     N or O  : keep your currently-installed version
|       D     : show the differences between the versions
|       Z     : background this process to examine the situation
|  The default action is to keep your current version.
| *** Renviron (Y/I/N/O/D/Z) [default=N] ? d
| --- /etc/R/Renviron     2008-04-09 11:06:08.000000000 -0400
| +++ /etc/R/Renviron.dpkg-new    2008-04-15 17:32:26.000000000 -0400
| @@ -6,7 +6,7 @@
|  
|  R_PLATFORM=${R_PLATFORM-'x86_64-pc-linux-gnu'}
|  ## Default printer paper size: first record if user set R_PAPERSIZE
| -R_PAPERSIZE_USER=${R_PAPERSIZE-'letter'}
| +R_PAPERSIZE_USER=${R_PAPERSIZE}
|  R_PAPERSIZE=${R_PAPERSIZE-'letter'}
|  ## Default print command
|  R_PRINTCMD=${R_PRINTCMD-'/usr/bin/lpr'}
| @@ -32,6 +32,7 @@
|  EGREP=${EGREP-'/bin/grep -E'}
|  MAKE=${MAKE-'make'}
|  PERL=${PERL-'/usr/bin/perl'}
| +SED=${SED-'/bin/sed'}
|  TAR=${TAR-'tar'}
|  LN_S='ln -s'
|  
| 
| Configuration file `/etc/R/Renviron'
|  ==> Modified (by you or by a script) since installation.
|  ==> Package distributor has shipped an updated version.
[...]

Could you please arrange to prompt only if there are "real" edits?
Here are some possible approaches:

* Invoke paperconf (if available) at runtime rather than installation
  time; while doing so might add a little extra overhead, it will at
  least avoid the (admittedly unlikely) possibility of winding up with
  a stale value.

* Use ucf, which AIUI is well suited for this kind of situation: ship
  the unsubstituted version of Renviron somewhere under /usr/lib/R,
  produce a substituted version somewhere under /var, and then let ucf
  take it from there.

* Isolate the default into a separate configuration file that Renviron
  would then automatically consult.

Thanks!

BTW, ": ${FOO=bar}" is valid shorthand for "FOO=${FOO-bar}"; that's
presumably upstream territory, though.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.4 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages r-base-core depends on:
ii  libatlas3gf-base [libl 3.6.0-21.3        Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so 1.2-1.5           Basic Linear Algebra Subroutines 3
ii  libc6                  2.7-10            GNU C Library: Shared libraries
ii  libcairo2              1.6.4-1           The Cairo 2D vector graphics libra
ii  libgfortran3           4.3.0-3           Runtime library for GNU Fortran ap
ii  libglib2.0-0           2.16.3-2          The GLib library of C routines
ii  libice6                2:1.0.4-1         X11 Inter-Client Exchange library
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  liblapack3gf [liblapac 3.1.1-0.4         library of linear algebra routines
ii  libpango1.0-0          1.20.2-2          Layout and rendering of internatio
ii  libpaper-utils         1.1.23            library for handling paper charact
ii  libpcre3               7.6-2             Perl 5 Compatible Regular Expressi
ii  libpng12-0             1.2.15~beta5-3    PNG library - runtime
ii  libreadline5           5.2-3             GNU readline and history libraries
ii  libsm6                 2:1.0.3-1+b1      X11 Session Management library
ii  libtiff4               3.8.2-8           Tag Image File Format (TIFF) libra
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxt6                 1:1.0.5-3         X11 toolkit intrinsics library
ii  perl                   5.8.8-12          Larry Wall's Practical Extraction 
ii  tcl8.4                 8.4.18-3          Tcl (the Tool Command Language) v8
ii  tk8.4                  8.4.18-2          Tk toolkit for Tcl and X11, v8.4 -
ii  unzip                  5.52-11           De-archiver for .zip files
ii  zip                    2.32-1            Archiver for .zip files
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages r-base-core recommends:
ii  r-base-dev              2.7.0~20080415-1 GNU R installation of auxiliary GN
ii  r-recommended           2.7.0~20080415-1 GNU R collection of recommended pa

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: r-base
Source-Version: 2.7.1~20080621-1

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

r-base-core-dbg_2.7.1~20080621-1_i386.deb
  to pool/main/r/r-base/r-base-core-dbg_2.7.1~20080621-1_i386.deb
r-base-core_2.7.1~20080621-1_i386.deb
  to pool/main/r/r-base/r-base-core_2.7.1~20080621-1_i386.deb
r-base-dev_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-base-dev_2.7.1~20080621-1_all.deb
r-base-html_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-base-html_2.7.1~20080621-1_all.deb
r-base-latex_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-base-latex_2.7.1~20080621-1_all.deb
r-base_2.7.1~20080621-1.diff.gz
  to pool/main/r/r-base/r-base_2.7.1~20080621-1.diff.gz
r-base_2.7.1~20080621-1.dsc
  to pool/main/r/r-base/r-base_2.7.1~20080621-1.dsc
r-base_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-base_2.7.1~20080621-1_all.deb
r-base_2.7.1~20080621.orig.tar.gz
  to pool/main/r/r-base/r-base_2.7.1~20080621.orig.tar.gz
r-doc-html_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-doc-html_2.7.1~20080621-1_all.deb
r-doc-info_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-doc-info_2.7.1~20080621-1_all.deb
r-doc-pdf_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-doc-pdf_2.7.1~20080621-1_all.deb
r-mathlib_2.7.1~20080621-1_i386.deb
  to pool/main/r/r-base/r-mathlib_2.7.1~20080621-1_i386.deb
r-recommended_2.7.1~20080621-1_all.deb
  to pool/main/r/r-base/r-recommended_2.7.1~20080621-1_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.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated r-base 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.8
Date: Sat, 21 Jun 2008 11:26:48 -0500
Source: r-base
Binary: r-base r-base-core r-base-dev r-mathlib r-base-html r-base-latex 
r-doc-pdf r-doc-html r-doc-info r-recommended r-base-core-dbg
Architecture: source i386 all
Version: 2.7.1~20080621-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description: 
 r-base     - GNU R statistical computing language and environment
 r-base-core - GNU R core of statistical computing language and environment
 r-base-core-dbg - GNU R debug symbols for statistical comp. language and 
environmen
 r-base-dev - GNU R installation of auxiliary GNU R packages
 r-base-html - GNU R html docs for statistical computing system functions
 r-base-latex - GNU R LaTeX docs for statistical computing system functions
 r-doc-html - GNU R html manuals for statistical computing system
 r-doc-info - GNU R info manuals statistical computing system
 r-doc-pdf  - GNU R pdf manuals for statistical computing system
 r-mathlib  - GNU R standalone mathematics library
 r-recommended - GNU R collection of recommended packages [metapackage]
Closes: 476420
Changes: 
 r-base (2.7.1~20080621-1) unstable; urgency=low
 .
   * New 'rc' release of R 2.7.1 expected to be released on June 23
 .
   * debian/{rules,r-base-core.postinst}: Changed to have /etc/R/Renviron
     be handled by ucf, with thanks to Aaron M. Ucko    (Closes: #476420)
   * debian/control: Added Depends: on ucf to r-base-core
 .
   * debian/control: Build-Depends updated from 'x-dev, xbase-clients' to
     'x11proto-core-dev, xauth'
Checksums-Sha1: 
 343dc9a12189ccb419dca69b4a1f8f3b05e5e2dd 1727 r-base_2.7.1~20080621-1.dsc
 d3bdbbd9df5bbc3e29cd54dc7476eb79e8dd45e8 16428265 
r-base_2.7.1~20080621.orig.tar.gz
 ae0077d51cac54552de66bf8b75a1e94dddffb39 61945 r-base_2.7.1~20080621-1.diff.gz
 82dff5d8aca823d1d8eae3dcc71c4c844fa8a293 10269646 
r-base-core_2.7.1~20080621-1_i386.deb
 0df557e9cb9da856dd967b1b8dd9425759a61ace 492620 
r-mathlib_2.7.1~20080621-1_i386.deb
 5a41a99b5c5997f793280bdc55de8f63f44693fc 2342440 
r-base-core-dbg_2.7.1~20080621-1_i386.deb
 317b15da6125836a1c59b9954d66e43c7ca9275d 29572 r-base_2.7.1~20080621-1_all.deb
 856179c7c4ecd590eac4a29f8c7a947036c5a80b 2940 
r-base-dev_2.7.1~20080621-1_all.deb
 31058f83536d3ad7e760c02eb9b1f0ddc81fe254 1282614 
r-base-html_2.7.1~20080621-1_all.deb
 0937735d83b01d4a961e3f1bfc596f47c1992369 1193890 
r-base-latex_2.7.1~20080621-1_all.deb
 2b4863f51d46533840eefa4441cb8f34f327fbfd 29558 
r-doc-pdf_2.7.1~20080621-1_all.deb
 93ede49e99dc137b9df442735773beb107c84c45 602148 
r-doc-html_2.7.1~20080621-1_all.deb
 f05e9387a07dde7fd327b83f75674317bd8ee557 526268 
r-doc-info_2.7.1~20080621-1_all.deb
 d59c34512e839bf1b74ccfb5a859b24e06d9432a 2204 
r-recommended_2.7.1~20080621-1_all.deb
Checksums-Sha256: 
 804bc701cc98001ce6054f6a4624dc3172483a6ed6c55902c220c15d1d332d0c 1727 
r-base_2.7.1~20080621-1.dsc
 4c827fca8f8dbb68b8cff73313a40e33bbc716d2e0415d2c5f6f8159209ed1a7 16428265 
r-base_2.7.1~20080621.orig.tar.gz
 f4bafab2f4689f662597958932e324d0402487e43da008b2117f741af996d797 61945 
r-base_2.7.1~20080621-1.diff.gz
 bab51edbb2402b9b5132066f1d5661737f00b26df4f02be25b1a764f0a68cb21 10269646 
r-base-core_2.7.1~20080621-1_i386.deb
 b8e9a3bba3001cd05aeda7ee56d23b11568449064e1e0924cb994c7300bf1ff2 492620 
r-mathlib_2.7.1~20080621-1_i386.deb
 58241f7138950d9b68cdd1c4cbf59063cdccd3258c7207fea21b9f9d94a9e83c 2342440 
r-base-core-dbg_2.7.1~20080621-1_i386.deb
 11df1c8b914687114ffe4f440bd4bc9ef030db9ff8b0959a43763e3cecf7d71f 29572 
r-base_2.7.1~20080621-1_all.deb
 a4db8184867684dc34edcef3e68ea46691f33073b043f5eac7ff2eaf38bfbd38 2940 
r-base-dev_2.7.1~20080621-1_all.deb
 8f8a5ac5b3d800038c8548dfd42011766f0591fed17e0db473a213ea93ea1b7e 1282614 
r-base-html_2.7.1~20080621-1_all.deb
 ada870e44d361fdbba4f0615d55bc0659bbcbbc668f07a9684ebd0636b4fb991 1193890 
r-base-latex_2.7.1~20080621-1_all.deb
 769bf2073df6a051fd5287444b82722b3a8f7ca73de11f5b0c0032203f74ea8a 29558 
r-doc-pdf_2.7.1~20080621-1_all.deb
 4d104657a67c16b209d7c5a425717717bc21c36f047f64d5582a108f76ce0c80 602148 
r-doc-html_2.7.1~20080621-1_all.deb
 e53a33b2d4d2bf8bb386c79bb2a04eb18b66ab2fa9bd17da7ed1f3677a898fc4 526268 
r-doc-info_2.7.1~20080621-1_all.deb
 dafa68520313fd9498f91585d4a762bd78c7017d6f9a9342698e6a6b40588e23 2204 
r-recommended_2.7.1~20080621-1_all.deb
Files: 
 73bdfcba365a26de692f57ab3238cd47 1727 math optional r-base_2.7.1~20080621-1.dsc
 d8572abc6527564871347201b41c546e 16428265 math optional 
r-base_2.7.1~20080621.orig.tar.gz
 e51e6af6905bb938fb6b013a70c23f89 61945 math optional 
r-base_2.7.1~20080621-1.diff.gz
 6a02ef81e39d5ca7d70b2b6e67b64a9c 10269646 math optional 
r-base-core_2.7.1~20080621-1_i386.deb
 1ebe7cd63003732c93cc71f1318ffe43 492620 math optional 
r-mathlib_2.7.1~20080621-1_i386.deb
 e84162376bb0a8bdc0e03835010c7924 2342440 math extra 
r-base-core-dbg_2.7.1~20080621-1_i386.deb
 4d5b8873eab17572cc6b75058e4e965c 29572 math optional 
r-base_2.7.1~20080621-1_all.deb
 cff457612deab3375f02d8f452e9db79 2940 devel optional 
r-base-dev_2.7.1~20080621-1_all.deb
 5237a938a12c70b45eead21651fde32e 1282614 math extra 
r-base-html_2.7.1~20080621-1_all.deb
 3851b56930bd0895d544f0cc96334cba 1193890 math extra 
r-base-latex_2.7.1~20080621-1_all.deb
 e5c38038a68476453e0bee857ba6473d 29558 doc optional 
r-doc-pdf_2.7.1~20080621-1_all.deb
 e9feb15d9c8229ffba18981b4ea20d7b 602148 doc optional 
r-doc-html_2.7.1~20080621-1_all.deb
 f095a923862d37b4e2e75c3c75dbe6fb 526268 doc optional 
r-doc-info_2.7.1~20080621-1_all.deb
 9d1148e494e226cd1c2dde3b9cc4a356 2204 math optional 
r-recommended_2.7.1~20080621-1_all.deb

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

iD8DBQFIXTpzCZSR95Gw07cRAsLjAJ4+lUT1/1dd9vjJkhDlhigjYa9EkwCfWf/4
mZAw4JUQK1LaPQQg9+COLhg=
=4+ds
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to