Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2012
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. root@danielg:~# sudo rvm install ruby-1.9.3-p125
  2. mkdir: cannot create directory `/usr/share/ruby-rvm/tmp': File exists
  3. mkdir: cannot create directory `/usr/share/ruby-rvm/gems': File exists
  4. mkdir: cannot create directory `/usr/share/ruby-rvm/log': File exists
  5. Installing Ruby from source to: /usr/share/ruby-rvm/rubies/ruby-1.9.3-p125, this may take a while depending on your cpu(s)...
  6.  
  7. /usr/share/ruby-rvm/scripts/manage: line 146: cd: /usr/share/ruby-rvm/src: No such file or directory
  8. ruby-1.9.3-p125 - #fetching
  9. ruby-1.9.3-p125 - #downloading ruby-1.9.3-p125, this may take a while depending on your connection...
  10. /usr/share/ruby-rvm/scripts/fetch: line 35: cd: /usr/share/ruby-rvm/archives: No such file or directory
  11. md5sum: /usr/share/ruby-rvm/archives/ruby-1.9.3-p125.tar.bz2: No such file or directory
  12. % Total % Received % Xferd Average Speed Time Time Time Current
  13. Dload Upload Total Spent Left Speed
  14. 100 9505k 100 9505k 0 0 470k 0 0:00:20 0:00:20 --:--:-- 540k
  15. mkdir: cannot create directory `/usr/share/ruby-rvm/tmp': File exists
  16. ruby-1.9.3-p125 - #extracting ruby-1.9.3-p125 to /usr/share/ruby-rvm/src/ruby-1.9.3-p125
  17. mkdir: cannot create directory `/usr/share/ruby-rvm/log': File exists
  18. touch: cannot touch `/usr/share/ruby-rvm/log/ruby-1.9.3-p125/extract.log': No such file or directory
  19. /usr/share/ruby-rvm/scripts/functions/utility: line 142: /usr/share/ruby-rvm/log/ruby-1.9.3-p125/extract.log: No such file or directory
  20. /usr/share/ruby-rvm/scripts/functions/utility: line 148: /usr/share/ruby-rvm/log/ruby-1.9.3-p125/extract.log: No such file or directory
  21. ERROR: Error running 'bunzip2 < '/usr/share/ruby-rvm/archives/ruby-1.9.3-p125.tar.bz2' | tar xf - -C /usr/share/ruby-rvm/tmp/rvm_src_10506', please read /usr/share/ruby-rvm/log/ruby-1.9.3-p125/extract.log
  22. ERROR: There has been an error while trying to extract the source.
  23. Halting the installation.
  24. ERROR: There has been an error fetching the ruby interpreter. Halting the installation.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement