Skip to content

Instantly share code, notes, and snippets.

@littleidea
Created May 4, 2010 06:32
Show Gist options
  • Save littleidea/389038 to your computer and use it in GitHub Desktop.
Save littleidea/389038 to your computer and use it in GitHub Desktop.
[INFO 05-04-2010 00:30:02] Vagrant: Persisting the VM UUID (0efa8468-c1c8-4c48-a337-3f74eb0c42a9)...
/opt/local/lib/ruby/gems/1.8/gems/json_pure-1.2.4/lib/json/common.rb:132:in `initialize': A JSON text must at least contain two octets! (JSON::ParserError)
from /opt/local/lib/ruby/gems/1.8/gems/json_pure-1.2.4/lib/json/common.rb:132:in `new'
from /opt/local/lib/ruby/gems/1.8/gems/json_pure-1.2.4/lib/json/common.rb:132:in `parse'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/active_list.rb:29:in `list'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/active_list.rb:28:in `open'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/active_list.rb:28:in `list'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/active_list.rb:51:in `add'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/environment.rb:220:in `persist_vm'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/vm/up.rb:28:in `persist'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/vm/up.rb:22:in `after_import'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:125:in `send'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:125:in `invoke_callback'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:124:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:124:in `invoke_callback'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:114:in `invoke_around_callback'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/vm/import.rb:8:in `execute!'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:85:in `send'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:85:in `execute!'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:84:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:84:in `execute!'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:83:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/actions/runner.rb:83:in `execute!'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/commands/up.rb:17:in `execute'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/commands/base.rb:41:in `dispatch'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/commands/base.rb:50:in `dispatch'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/command.rb:24:in `subcommand'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/lib/vagrant/command.rb:13:in `execute'
from /opt/local/lib/ruby/gems/1.8/gems/vagrant-0.3.3.dev/bin/vagrant:7
from /opt/local/bin/vagrant:19:in `load'
from /opt/local/bin/vagrant:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment