Package: r-base-core
Version: 2.3.1
Severity: normal
when running build alone (perl) it doesn't work either. this looks like
a strange perl bug: perl says it opens package/DESCRIPTION when in fact
it tries to open /package...
any ideas to find the problem welcome (i already removed all of perl +
R and re-installed the packages).
export PERLLIB=/usr/share/R/perl
export R_HOME=/usr/lib/R
perl -d /usr/lib/R/bin/build boot
Loading DB routines from perl5db.pl version 1.28
Editor support available.
Enter h or `h h' for help, or `man perldebug' for more help.
main::(build:39): $| = 1;
DB<1> main::(build:41): my $revision = ' $Rev: 37907 $ ';
DB<1> main::(build:42): my $version;
DB<1> main::(build:43): my $name;
DB<1>
DB<1> cont
DB<2> * checking for file 'boot/DESCRIPTION' ... OK
* preparing 'boot':
* checking DESCRIPTION meta-information ... OK
* checking whether 'INDEX' is up-to-date ... NO
* use '--force' to overwrite the existing 'INDEX'
* removing junk files
Error: cannot open file 'boot/DESCRIPTION' for writing
at build line 414
main::add_build_stamp_to_description_file('boot/DESCRIPTION') called at
build line 285
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.3
Locale: LANG=POSIX, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]