app-emulation/vagrant uses BSD tar as opposed to GNU tar, thus will fail to work unless app-arch/libarchive is installed. https://github.com/mitchellh/vagrant/issues/1417 Reproducible: Always Steps to Reproduce: 1. emerge -av app-emulation/vagrant 2. vagrant box add precise64 http://files.vagrantup.com/precise64.box Actual Results: The executable 'bsdtar' Vagrant is trying to run was not found in the PATH variable. This is an error. Please verify this software is installed and on the path.
Created attachment 367278 [details, diff] Depend on app-arch/libarchive
Fixed in 1.4.3-r1.