Created
March 9, 2011 00:51
-
-
Save jedi4ever/861463 to your computer and use it in GitHub Desktop.
veewee install transcript json / cucumber
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
falcon-pdb:~ patrick$ cd v/ | |
=============================================================== | |
= NOTICE: = | |
=============================================================== | |
= RVM has encountered a not yet trusted .rvmrc file in the = | |
= current working directory which may contain nasty code. = | |
= = | |
= Examine the contents of this file to be sure the contents = | |
= are good before trusting it! = | |
= = | |
= Press 'q' to exit the reader when finished reading the file = | |
=============================================================== | |
(press enter to continue when ready) | |
Examining /Users/patrick/v/.rvmrc complete. | |
================================================================ | |
= Trusting an .rvmrc file means that whenever you cd into the = | |
= directory RVM will excecute this .rvmrc script in your shell = | |
= = | |
= Now that you have examined the contents of the file, do you = | |
= wish to trust this .rvmrc from now on? = | |
================================================================ | |
(yes or no) > yes | |
Now using gemset 'veeweetest' | |
falcon-pdb:v patrick$ gem install veewee | |
Fetching: archive-tar-minitar-0.5.2.gem (100%) | |
Fetching: abstract-1.0.0.gem (100%) | |
Fetching: erubis-2.6.6.gem (100%) | |
Fetching: json-1.5.1.gem (100%) | |
Building native extensions. This could take a while... | |
Fetching: mario-0.0.6.gem (100%) | |
Fetching: net-ssh-2.1.3.gem (100%) | |
Fetching: net-scp-1.0.4.gem (100%) | |
Fetching: i18n-0.5.0.gem (100%) | |
Fetching: thor-0.14.6.gem (100%) | |
Fetching: ffi-0.6.3.gem (100%) | |
Building native extensions. This could take a while... | |
Fetching: virtualbox-0.8.3.gem (100%) | |
Fetching: vagrant-0.7.2.gem (100%) | |
Fetching: Platform-0.4.0.gem (100%) | |
Fetching: open4-1.0.1.gem (100%) | |
Fetching: popen4-0.1.2.gem (100%) | |
Fetching: highline-1.6.1.gem (100%) | |
Fetching: progressbar-0.9.0.gem (100%) | |
Fetching: gherkin-2.3.3.gem (100%) | |
ERROR: Error installing veewee: | |
gherkin requires json (~> 1.4.6, runtime) | |
falcon-pdb:v patrick$ gem list | |
*** LOCAL GEMS *** | |
abstract (1.0.0) | |
archive-tar-minitar (0.5.2) | |
erubis (2.6.6) | |
ffi (0.6.3) | |
highline (1.6.1) | |
i18n (0.5.0) | |
json (1.5.1) | |
mario (0.0.6) | |
net-scp (1.0.4) | |
net-ssh (2.1.3) | |
open4 (1.0.1) | |
Platform (0.4.0) | |
popen4 (0.1.2) | |
progressbar (0.9.0) | |
rake (0.8.7) | |
rubygems-update (1.4.2) | |
thor (0.14.6) | |
vagrant (0.7.2) | |
virtualbox (0.8.3) | |
falcon-pdb:v patrick$ ls | |
falcon-pdb:v patrick$ | |
falcon-pdb:v patrick$ ls | |
falcon-pdb:v patrick$ gem install veewee | |
Fetching: json-1.4.6.gem (100%) | |
Building native extensions. This could take a while... | |
Building native extensions. This could take a while... | |
Fetching: term-ansicolor-1.0.5.gem (100%) | |
Fetching: builder-3.0.0.gem (100%) | |
Fetching: diff-lcs-1.1.2.gem (100%) | |
Fetching: cucumber-0.10.0.gem (100%) | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
Thank you for installing cucumber-0.10.0. | |
Please be sure to read http://wiki.github.com/aslakhellesoy/cucumber/upgrading | |
for important information about this release. Happy cuking! | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
Fetching: rspec-core-2.5.1.gem (100%) | |
Fetching: rspec-expectations-2.5.0.gem (100%) | |
Fetching: rspec-mocks-2.5.0.gem (100%) | |
Fetching: rspec-2.5.0.gem (100%) | |
Fetching: veewee-0.1.12.gem (100%) | |
Successfully installed json-1.4.6 | |
Successfully installed gherkin-2.3.3 | |
Successfully installed term-ansicolor-1.0.5 | |
Successfully installed builder-3.0.0 | |
Successfully installed diff-lcs-1.1.2 | |
Successfully installed cucumber-0.10.0 | |
Successfully installed rspec-core-2.5.1 | |
Successfully installed rspec-expectations-2.5.0 | |
Successfully installed rspec-mocks-2.5.0 | |
Successfully installed rspec-2.5.0 | |
Successfully installed veewee-0.1.12 | |
11 gems installed | |
Installing ri documentation for json-1.4.6... | |
Installing ri documentation for gherkin-2.3.3... | |
Installing ri documentation for term-ansicolor-1.0.5... | |
Installing ri documentation for builder-3.0.0... | |
Installing ri documentation for diff-lcs-1.1.2... | |
Installing ri documentation for cucumber-0.10.0... | |
Installing ri documentation for rspec-core-2.5.1... | |
Installing ri documentation for rspec-expectations-2.5.0... | |
Installing ri documentation for rspec-mocks-2.5.0... | |
Installing ri documentation for rspec-2.5.0... | |
Installing ri documentation for veewee-0.1.12... | |
Installing RDoc documentation for json-1.4.6... | |
Installing RDoc documentation for gherkin-2.3.3... | |
Installing RDoc documentation for term-ansicolor-1.0.5... | |
Installing RDoc documentation for builder-3.0.0... | |
Installing RDoc documentation for diff-lcs-1.1.2... | |
Installing RDoc documentation for cucumber-0.10.0... | |
Installing RDoc documentation for rspec-core-2.5.1... | |
Installing RDoc documentation for rspec-expectations-2.5.0... | |
Installing RDoc documentation for rspec-mocks-2.5.0... | |
Installing RDoc documentation for rspec-2.5.0... | |
Installing RDoc documentation for veewee-0.1.12... | |
falcon-pdb:v patrick$ vagrant basebox | |
/Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:274:in `activate': can't activate json (~> 1.4.6, runtime) for ["gherkin-2.3.3", "cucumber-0.10.0", "veewee-0.1.12"], already activated json-1.5.1 for ["vagrant-0.7.2"] (Gem::LoadError) | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:290:in `block in activate' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:289:in `each' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:289:in `activate' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:290:in `block in activate' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:289:in `each' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:289:in `activate' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:290:in `block in activate' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:289:in `each' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:289:in `activate' | |
from /Users/patrick/.rvm/rubies/ruby-1.9.2-p136/lib/ruby/site_ruby/1.9.1/rubygems.rb:216:in `try_activate' | |
from <internal:lib/rubygems/custom_require>:32:in `rescue in require' | |
from <internal:lib/rubygems/custom_require>:29:in `require' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/veewee-0.1.12/lib/vagrant_init.rb:1:in `<top (required)>' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:54:in `load' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:54:in `initialize' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:36:in `new' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:36:in `block (2 levels) in load!' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:32:in `each' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:32:in `block in load!' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:31:in `each' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant/plugin.rb:31:in `load!' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/lib/vagrant.rb:42:in `<top (required)>' | |
from <internal:lib/rubygems/custom_require>:29:in `require' | |
from <internal:lib/rubygems/custom_require>:29:in `require' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/gems/vagrant-0.7.2/bin/vagrant:2:in `<top (required)>' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/bin/vagrant:19:in `load' | |
from /Users/patrick/.rvm/gems/ruby-1.9.2-p136@veeweetest/bin/vagrant:19:in `<main>' | |
falcon-pdb:v patrick$ | |
falcon-pdb:v patrick$ gem uninstall cucumber | |
Remove executables: | |
cucumber | |
in addition to the gem? [Yn] y | |
Removing cucumber | |
You have requested to uninstall the gem: | |
cucumber-0.10.0 | |
gherkin-2.3.3 depends on [cucumber (~> 0.10.0)] | |
veewee-0.1.12 depends on [cucumber (>= 0)] | |
If you remove this gems, one or more dependencies will not be met. | |
Continue with Uninstall? [Yn] n | |
ERROR: While executing gem ... (Gem::DependencyRemovalException) | |
Uninstallation aborted due to dependent gem(s) | |
falcon-pdb:v patrick$ gem dependency | |
Gem Platform-0.4.0 | |
Gem abstract-1.0.0 | |
Gem archive-tar-minitar-0.5.2 | |
Gem builder-3.0.0 | |
Gem cucumber-0.10.0 | |
aruba (~> 0.2.7, development) | |
builder (>= 2.1.2, runtime) | |
diff-lcs (~> 1.1.2, runtime) | |
gherkin (~> 2.3.2, runtime) | |
json (~> 1.4.6, runtime) | |
nokogiri (~> 1.4.3, development) | |
prawn (= 0.8.4, development) | |
prawn-layout (= 0.8.4, development) | |
rake (~> 0.8.7, development) | |
rspec (~> 2.2.0, development) | |
simplecov (~> 0.3.7, development) | |
spork (~> 0.8.4, development) | |
syntax (~> 1.0.0, development) | |
term-ansicolor (~> 1.0.5, runtime) | |
Gem diff-lcs-1.1.2 | |
Gem erubis-2.6.6 | |
abstract (>= 1.0.0, runtime) | |
Gem ffi-0.6.3 | |
rake (>= 0.8.7, runtime) | |
Gem gherkin-2.3.3 | |
awesome_print (~> 0.2.1, development) | |
builder (~> 3.0.0, development) | |
bundler (~> 1.0.7, development) | |
cucumber (~> 0.10.0, development) | |
json (~> 1.4.6, runtime) | |
rake (~> 0.8.7, development) | |
rake-compiler (~> 0.7.5, development) | |
rspec (~> 2.3.0, development) | |
term-ansicolor (~> 1.0.5, development) | |
Gem highline-1.6.1 | |
Gem i18n-0.5.0 | |
activesupport (~> 3.0.0, development) | |
mocha (>= 0, development) | |
sqlite3-ruby (>= 0, development) | |
test_declarative (>= 0, development) | |
Gem json-1.4.6 | |
Gem json-1.5.1 | |
Gem mario-0.0.6 | |
mocha (>= 0, development) | |
shoulda (>= 0, development) | |
Gem net-scp-1.0.4 | |
net-ssh (>= 1.99.1, runtime) | |
Gem net-ssh-2.1.3 | |
Gem open4-1.0.1 | |
Gem popen4-0.1.2 | |
Platform (>= 0.4.0, runtime) | |
open4 (>= 0.4.0, runtime) | |
Gem progressbar-0.9.0 | |
Gem rake-0.8.7 | |
Gem rspec-2.5.0 | |
rspec-core (~> 2.5.0, runtime) | |
rspec-expectations (~> 2.5.0, runtime) | |
rspec-mocks (~> 2.5.0, runtime) | |
Gem rspec-core-2.5.1 | |
Gem rspec-expectations-2.5.0 | |
diff-lcs (~> 1.1.2, runtime) | |
Gem rspec-mocks-2.5.0 | |
Gem rubygems-update-1.4.2 | |
Gem term-ansicolor-1.0.5 | |
Gem thor-0.14.6 | |
bundler (~> 1.0, development) | |
fakeweb (~> 1.3, development) | |
rake (>= 0.8, development) | |
rdoc (~> 2.5, development) | |
rspec (~> 2.1, development) | |
simplecov (~> 0.3, development) | |
Gem vagrant-0.7.2 | |
archive-tar-minitar (= 0.5.2, runtime) | |
contest (>= 0.1.2, development) | |
erubis (~> 2.6.6, runtime) | |
i18n (~> 0.5.0, runtime) | |
json (~> 1.5.1, runtime) | |
mario (~> 0.0.6, runtime) | |
mocha (>= 0, development) | |
net-scp (~> 1.0.4, runtime) | |
net-ssh (~> 2.1.0, runtime) | |
rake (>= 0, development) | |
ruby-debug (>= 0, development) | |
thor (~> 0.14.6, runtime) | |
virtualbox (~> 0.8.3, runtime) | |
Gem veewee-0.1.12 | |
bundler (>= 1.0.0, development) | |
cucumber (>= 0, runtime) | |
highline (~> 1.6.1, runtime) | |
net-ssh (~> 2.1.0, runtime) | |
popen4 (~> 0.1.2, runtime) | |
progressbar (>= 0, runtime) | |
rspec (>= 0, runtime) | |
thor (~> 0.14.6, runtime) | |
vagrant (~> 0.7.0, runtime) | |
Gem virtualbox-0.8.3 | |
contest (~> 0.1.2, development) | |
ffi (~> 0.6.3, runtime) | |
mocha (~> 0.9.8, development) | |
falcon-pdb:v patrick$ | |
falcon-pdb:v patrick$ gem uninstall cucumber | |
Remove executables: | |
cucumber | |
in addition to the gem? [Yn] Y | |
Removing cucumber | |
You have requested to uninstall the gem: | |
cucumber-0.10.0 | |
gherkin-2.3.3 depends on [cucumber (~> 0.10.0)] | |
veewee-0.1.12 depends on [cucumber (>= 0)] | |
If you remove this gems, one or more dependencies will not be met. | |
Continue with Uninstall? [Yn] Y | |
Successfully uninstalled cucumber-0.10.0 | |
falcon-pdb:v patrick$ gem install cucumber | |
Fetching: cucumber-0.10.0.gem (100%) | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
Thank you for installing cucumber-0.10.0. | |
Please be sure to read http://wiki.github.com/aslakhellesoy/cucumber/upgrading | |
for important information about this release. Happy cuking! | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
Successfully installed cucumber-0.10.0 | |
1 gem installed | |
Installing ri documentation for cucumber-0.10.0... | |
Installing RDoc documentation for cucumber-0.10.0... | |
falcon-pdb:v patrick$ gem uninstall cucumber | |
Remove executables: | |
cucumber | |
in addition to the gem? [Yn] y | |
Removing cucumber | |
You have requested to uninstall the gem: | |
cucumber-0.10.0 | |
gherkin-2.3.3 depends on [cucumber (~> 0.10.0)] | |
veewee-0.1.12 depends on [cucumber (>= 0)] | |
If you remove this gems, one or more dependencies will not be met. | |
Continue with Uninstall? [Yn] y | |
Successfully uninstalled cucumber-0.10.0 | |
falcon-pdb:v patrick$ gem install cucumber 0.8.5 | |
Fetching: cucumber-0.10.0.gem ( 79%)^CERROR: Interrupted | |
falcon-pdb:v patrick$ gem install cucumber 0.8.5 | |
falcon-pdb:v patrick$ gem uninstall gherkin | |
Successfully uninstalled gherkin-2.3.3 | |
falcon-pdb:v patrick$ gem install cucumber v0.8.5 | |
^CERROR: Interrupted | |
falcon-pdb:v patrick$ gem install cucumber --version 0.8.5 | |
Fetching: trollop-1.16.2.gem (100%) | |
Fetching: gherkin-2.1.5.gem (100%) | |
Building native extensions. This could take a while... | |
Fetching: builder-2.1.2.gem (100%) | |
Fetching: json_pure-1.4.6.gem (100%) | |
Fetching: cucumber-0.8.5.gem (100%) | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
(::) U P G R A D I N G (::) | |
Thank you for installing cucumber-0.8.5. | |
Please be sure to read http://wiki.github.com/aslakhellesoy/cucumber/upgrading | |
for important information about this release. Happy cuking! | |
(::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) (::) | |
Successfully installed trollop-1.16.2 | |
Successfully installed gherkin-2.1.5 | |
Successfully installed builder-2.1.2 | |
Successfully installed json_pure-1.4.6 | |
Successfully installed cucumber-0.8.5 | |
5 gems installed | |
Installing ri documentation for trollop-1.16.2... | |
Installing ri documentation for gherkin-2.1.5... | |
Installing ri documentation for builder-2.1.2... | |
Installing ri documentation for json_pure-1.4.6... | |
Installing ri documentation for cucumber-0.8.5... | |
Installing RDoc documentation for trollop-1.16.2... | |
Installing RDoc documentation for gherkin-2.1.5... | |
Installing RDoc documentation for builder-2.1.2... | |
Installing RDoc documentation for json_pure-1.4.6... | |
Installing RDoc documentation for cucumber-0.8.5... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment