Guest User

Untitled

a guest
Jan 27th, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. # /usr/local/ruby23/bin/gem install beaker
  2. ERROR: While executing gem ... (Gem::DependencyError)
  3. Unresolved dependency found during sorting - net-ssh (>= 2.6.5) (requested by net-scp-1.2.1)
  4.  
  5. # /usr/local/ruby23/bin/gem install net-ssh -v '>= 2.6.5'
  6. Successfully installed net-ssh-4.0.1
  7. Parsing documentation for net-ssh-4.0.1
  8. Done installing documentation for net-ssh after 2 seconds
  9. 1 gem installed
  10.  
  11. # /usr/local/ruby23/bin/gem install beaker
  12. ERROR: While executing gem ... (Gem::DependencyError)
  13. Unresolved dependency found during sorting - net-ssh (>= 2.6.5) (requested by net-scp-1.2.1)
Advertisement
Add Comment
Please, Sign In to add comment