Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rvm1:install:ruby is noisy #56

Open
seanlinsley opened this issue Apr 12, 2015 · 1 comment
Open

rvm1:install:ruby is noisy #56

seanlinsley opened this issue Apr 12, 2015 · 1 comment

Comments

@seanlinsley
Copy link

The download progress text accidentally causes quite a bit of noise when running rvm1:install:ruby

INFO [2a08995d] Running /usr/bin/env /var/www/app/rvm1scripts/rvm-auto.sh rvm --install install . as app.com
DEBUG [2a08995d] Command: cd /var/www/app/releases/20150412165820 && /usr/bin/env /var/www/app/rvm1scripts/rvm-auto.sh rvm --install install .
DEBUG [2a08995d]  ruby-2.2.1 is not installed.
DEBUG [2a08995d]  To install do: 'rvm install ruby-2.2.1'
DEBUG [2a08995d]  ruby-2.2.1 is not installed - installing.
DEBUG [2a08995d]   
DEBUG [2a08995d]   
DEBUG [2a08995d]  %
DEBUG [2a08995d]   
DEBUG [2a08995d]  T
DEBUG [2a08995d]  o
DEBUG [2a08995d]  t
DEBUG [2a08995d]  a
DEBUG [2a08995d]  l
DEBUG [2a08995d]   
DEBUG [2a08995d]   
DEBUG [2a08995d]   
DEBUG [2a08995d]   
DEBUG [2a08995d]  %
DEBUG [2a08995d]   
DEBUG [2a08995d]  R
DEBUG [2a08995d]  e
DEBUG [2a08995d]  c
DEBUG [2a08995d]  e
DEBUG [2a08995d]  i
DEBUG [2a08995d]  v
DEBUG [2a08995d]  ed % Xferd  
DEBUG [2a08995d]  Average Spe
DEBUG [2a08995d]  ed   T
DEBUG [2a08995d]  ime   
DEBUG [2a08995d]   Time   
DEBUG [2a08995d]    Time 
DEBUG [2a08995d]   Curren
DEBUG [2a08995d]  t
DEBUG [2a08995d]       
DEBUG [2a08995d]           
DEBUG [2a08995d]             
DEBUG [2a08995d]          Dlo
DEBUG [2a08995d]  ad  Upload 
DEBUG [2a08995d]    Total   Spent
DEBUG [2a08995d]      Left  S
DEBUG [2a08995d]  peed
 EBUG [2a08995d]  
DEBUG [2a08995d]   0     0  
DEBUG [2a08995d]    0    
DEBUG [2a08995d]   0    0
DEBUG [2a08995d]       0 
DEBUG [2a08995d]       0 
DEBUG [2a08995d]       0 
DEBUG [2a08995d]  --:--:-
DEBUG [2a08995d]  - --:--
DEBUG [2a08995d]  :-- --
DEBUG [2a08995d]  :--:-- 
DEBUG [2a08995d]      0
100 23.2M  100 23.2M    0     0 
DEBUG [2a08995d]   45.1M      0 --:--:--
DEBUG [2a08995d]   --:--:-- --:--:-- 45.2M
DEBUG [2a08995d]  Already installed ruby-2.2.1.
DEBUG [2a08995d]  To reinstall use:
DEBUG [2a08995d]  
DEBUG [2a08995d]      rvm reinstall ruby-2.2.1
DEBUG [2a08995d]  
INFO [2a08995d] Finished in 35.375 seconds with exit status 0 (successful).
@tejasbubane
Copy link

Yes even I encountered this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants