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 micah -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages vagrant depends on: ii bsdtar 3.1.2-11+b1 ii bundler 1.9.9-1 ii curl 7.42.1-3 ii openssh-client 1:6.7p1-6 ii ruby 1:2.1.5+z ii ruby-childprocess 0.5.5-1 ii ruby-erubis 2.7.0-3 ii ruby-i18n 0.6.11-2 ii ruby-listen 2.4.0-4 ii ruby-log4r 1.1.10-4 ii ruby-net-scp 1.2.1-2 ii ruby-net-sftp 1:2.1.2-3 ii ruby-net-ssh 1:2.9.2-2 ii ruby-nokogiri 1.6.6.2+ds-2 ii ruby-rb-inotify 0.9.5-1 ii ruby-rest-client 1.8.0-1 vagrant recommends no packages. Versions of packages vagrant suggests: ii virtualbox 4.3.28-dfsg-1+b1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org