Package: r-base-core
Severity: important

as non root :

R CMD build ./myPackage

strace :

open("/myPackage/DESCRIPTION", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE,
0666) = -1 ENOENT (No such file or directory)

why does R tries to open / ? 
it's not currently possible to build packages as a normal user?


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
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]

Reply via email to