Advertisement
Guest User

Untitled

a guest
Nov 19th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.98 KB | None | 0 0
  1. /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/which.rb:32:in `split': invalid byte sequence in UTF-8 (ArgumentError)
  2.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/which.rb:32:in `which'
  3.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/subprocess.rb:30:in `initialize'
  4.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/subprocess.rb:24:in `new'
  5.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/subprocess.rb:24:in `execute'
  6.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/driver/base.rb:351:in `block in raw'
  7.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/busy.rb:19:in `busy'
  8.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/driver/base.rb:350:in `raw'
  9.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/driver/base.rb:292:in `block in execute'
  10.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/util/retryable.rb:17:in `retryable'
  11.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/driver/base.rb:290:in `execute'
  12.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/driver/meta.rb:129:in `read_version'
  13.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/driver/meta.rb:34:in `initialize'
  14.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/provider.rb:34:in `new'
  15.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/provider.rb:34:in `machine_id_changed'
  16.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/providers/virtualbox/provider.rb:14:in `initialize'
  17.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/machine.rb:116:in `new'
  18.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/machine.rb:116:in `initialize'
  19.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:428:in `new'
  20.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:428:in `machine'
  21.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/plugin/v2/command.rb:134:in `block in with_target_vms'
  22.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/plugin/v2/command.rb:167:in `call'
  23.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/plugin/v2/command.rb:167:in `block in with_target_vms'
  24.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/plugin/v2/command.rb:166:in `map'
  25.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/plugin/v2/command.rb:166:in `with_target_vms'
  26.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/commands/up/command.rb:52:in `block in execute'
  27.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:206:in `block (2 levels) in batch'
  28.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:204:in `tap'
  29.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:204:in `block in batch'
  30.     from <internal:prelude>:10:in `synchronize'
  31.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:203:in `batch'
  32.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/plugins/commands/up/command.rb:51:in `execute'
  33.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/cli.rb:38:in `execute'
  34.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/lib/vagrant/environment.rb:478:in `cli'
  35.     from /Applications/Vagrant/embedded/gems/gems/vagrant-1.3.4/bin/vagrant:96:in `<top (required)>'
  36.     from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `load'
  37.     from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:23:in `<main>'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement