Skip to content

Instantly share code, notes, and snippets.

@jbayer
Created August 30, 2012 05:56
Show Gist options
  • Save jbayer/3523000 to your computer and use it in GitHub Desktop.
Save jbayer/3523000 to your computer and use it in GitHub Desktop.
vmc-ng push output with manifest file
jbayer$ vmc push
/Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/manifests-vmc-plugin-0.4.3/lib/manifests-vmc-plugin.rb:25:in `manifest_file': undefined method `option' for #<Manifests:0x007fc8458c59a0> (NoMethodError)
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/manifests-vmc-plugin-0.4.3/lib/manifests-vmc-plugin.rb:10:in `manifest'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/manifests-vmc-plugin-0.4.3/lib/manifests-vmc-plugin.rb:205:in `app_by_name'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/manifests-vmc-plugin-0.4.3/lib/manifests-vmc-plugin.rb:232:in `app_info'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/manifests-vmc-plugin-0.4.3/lib/manifests-vmc-plugin/plugin.rb:92:in `block in <class:Manifests>'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/mothership-0.1.1/lib/mothership/command.rb:74:in `instance_exec'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/mothership-0.1.1/lib/mothership/command.rb:74:in `block (2 levels) in invoke'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/mothership-0.1.1/lib/mothership/command.rb:78:in `instance_exec'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/mothership-0.1.1/lib/mothership/command.rb:78:in `invoke'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/mothership-0.1.1/lib/mothership/base.rb:45:in `execute'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/mothership-0.1.1/lib/mothership.rb:42:in `start'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/vmc-0.4.0.beta.38/vmc-ng/bin/vmc:11:in `<top (required)>'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/vmc-0.4.0.beta.38/bin/vmc:15:in `load'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/lib/ruby/gems/1.9.1/gems/vmc-0.4.0.beta.38/bin/vmc:15:in `<top (required)>'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/bin/vmc:23:in `load'
from /Users/jbayer/.rbenv/versions/1.9.2-p320/bin/vmc:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment