Hi Paulo,
On 31 May 2010 at 13:09, Paulo Marcondes wrote:
| Package: r-base
| Version: 2.11.0-2
| Severity: important
| Tags: squeeze
|
| The R_BROWSER variable is set to xdg-browser.
| However that file (xdg-browser) does not exist in the system.
Yes, sorry, that is supposed to be xdg-open. And that is what we have in
debian/rules:
[...]
R_PAPERSIZE=letter \
R_BROWSER=xdg-open \
^^^^^^^^^^^^^^^^^^
PAGER=/usr/bin/pager \
PERL=/usr/bin/perl \
R_UNZIPCMD=/usr/bin/unzip \
R_ZIPCMD=/usr/bin/zip \
R_PRINTCMD=/usr/bin/lpr \
[...]
| I am setting it to icewasel, because this is a single-user system and R is
only
| run through the GUI.
Could this be a local setting of yours? Could you please do
$ grep xdg- ~/.R* /etc/R/*
FWIW I think this was once set to xdg-browser by accident but got fixed a
while back:
r-base (2.10.0~20091019-1) unstable; urgency=low
* First release candidate of R 2.10.0 expected for October 26
* debian/rules: Configure with R_BROWSER=xdg-open as default HTML browser
So I do not think this is a bug and will close it unless you convince me
otherwise.
Dirk
|
|
| -- System Information:
| Debian Release: squeeze/sid
| APT prefers testing
| APT policy: (990, 'testing')
| Architecture: i386 (i686)
|
| Kernel: Linux 2.6.32-trunk-686-bigmem (SMP w/2 CPU cores)
| Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
| Shell: /bin/sh linked to /bin/dash
|
| Versions of packages r-base depends on:
| ii r-base-core 2.11.0-2 GNU R core of statistical
computat
| ii r-recommended 2.11.0-2 GNU R collection of recommended
pa
|
| Versions of packages r-base recommends:
| ii r-base-html 2.11.0-2 GNU R html docs for statistical
co
| ii r-doc-html 2.11.0-2 GNU R html manuals for
statistical
|
| Versions of packages r-base suggests:
| pn ess <none> (no description available)
| ii r-doc-info 2.11.0-2 GNU R info manuals statistical
com
| ii r-doc-pdf 2.11.0-2 GNU R pdf manuals for
statistical
|
| -- no debconf information
|
|
--
Regards, Dirk
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]