It looks like that line was written as if were Python instead of Ruby. I
think the fix would be to change the signature to:

|def internal_install(plugins, update, extra = {})
  ...
end
|

Douglas William Thrift
<[email protected]>
<http://douglasthrift.net/>

On 3/13/2014 11:07 AM, Joseph Benden wrote:
> Hello,
>
> Does anyone have any idea why FreeBSD 10 spits out the following
> errors when running Vagrant?
>
> # vagrant --help
> /usr/local/lib/ruby/gems/1.9/gems/vagrant-1.5.1.dev/lib/vagrant/pre-rubygems.rb:17:in
> 'require_relative':
> /usr/local/lib/ruby/gems/1.9/gems/vagrant-1.5.1.dev/lib/vagrant/bundler.rb:199:
> syntax error, unexpected tPOW (SyntaxError)
>     def internal_install(plugins, update, **extra)
>                                             ^
> /usr/local/lib/ruby/gems/1.9/gems/vagrant-1.5.1.dev/lib/vagrant/bundler.rb:268:class
> definition in method body
> /usr/local/lib/ruby/gems/1.9/gems/vagrant-1.5.1.dev/lib/vagrant/bundler.rb:284:syntax
> error, unexpected keyword_end, expecting $end
>         from
> /usr/local/lib/ruby/gems/1.9/gems/vagrant-1.5.1.dev/lib/vagrant/pre-rubygems.rb:17:in
> '<main>'
>
> Thanks for your help,
> -Joseph Benden
>
> -- 
> You received this message because you are subscribed to the Google
> Groups "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected]
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to