MonetDB / eanthony

Automatically runs asdfree R survey scripts
http://monetdb.cwi.nl/testweb/web/sisyphus/
1 stars 1 forks source link

stones15 disk full #68

Closed ajdamico closed 8 years ago

ajdamico commented 8 years ago
cannot create dir '/local/damico/R', reason 'No space left on device'

login as: damico
Authenticating with public key "rsa-key-20141110"
Last login: Thu Jul 21 11:42:42 2016 from zandbak.cwi.nl
[damico@scilens-ssh ~]$ ssh stones15
Last login: Thu Jul 21 11:43:02 2016 from scilens-ssh.scilens.private
[damico@stones15 ~]$ cd /scratch/damico
[damico@stones15 damico]$ R

R version 3.1.1 (2014-07-10) -- "Sock it to Me"
Copyright (C) 2014 The R Foundation for Statistical Computing
Platform: x86_64-redhat-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

  Natural language support but running in an English locale

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> install.packages("downloader")
Installing package into ‘/usr/lib64/R/library’
(as ‘lib’ is unspecified)
Warning in install.packages("downloader") :
  'lib = "/usr/lib64/R/library"' is not writable
Would you like to use a personal library instead?  (y/n) y
Would you like to create a personal library
~/R/x86_64-redhat-linux-gnu-library/3.1
to install packages into?  (y/n) y
Error in install.packages("downloader") :
  unable to create ‘~/R/x86_64-redhat-linux-gnu-library/3.1’
In addition: Warning message:
In dir.create(userdir, recursive = TRUE) :
  cannot create dir '/local/damico/R', reason 'No space left on device'
hannes commented 8 years ago

should be fixed

ajdamico commented 8 years ago

thanks bud

On Mon, Jul 25, 2016 at 6:32 AM, Hannes Mühleisen notifications@github.com wrote:

Closed #68 https://github.com/MonetDB/eanthony/issues/68.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MonetDB/eanthony/issues/68#event-733346403, or mute the thread https://github.com/notifications/unsubscribe-auth/AANO50uSZCNvMDkxOKUmUbwvhxDLkUooks5qZJDWgaJpZM4JTRpQ .

ajdamico commented 8 years ago

a bunch more disk full errors on stones15?