Control: tag -1 + confirmed pending
Control: severity -1 normal

On Thu, Jun 11, 2015 at 04:22:56PM -0400, micah wrote:
> Package: vagrant
> Version: 1.7.2+dfsg-4
> Severity: important
> 
> Hi,
> 
> When trying to run vagrant, I'm getting this error:
> 
> $ vagrant --version
> /usr/bin/vagrant:18:in `require_relative': cannot load such file -- 
> /usr/lib/vagrant/version (LoadError) from /usr/bin/vagrant:18:in `<main>'
> $
> 
> This seems to be the piece of code that its choking on:
> 
> # Fast path the version of Vagrant
> if argv.include?("-v") || argv.include?("--version")
>   require_relative "../lib/vagrant/version"
>   puts "Vagrant #{Vagrant::VERSION}"
>   exit 0
> end

Yeah. Note however that this only affects `vagrant --version`; all
vagrant functionality works just fine regardless of this. I have fixed
this in git, but won't upload just for this.

-- 
Antonio Terceiro <terce...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to