Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 497376 - app-emulation/vagrant should depend on app-arch/libarchive
Summary: app-emulation/vagrant should depend on app-arch/libarchive
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tim Harder
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-01-07 11:20 UTC by Peter Wilmott (RETIRED)
Modified: 2014-01-22 07:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Depend on app-arch/libarchive (vagrant-1.4.3-libarchive.patch,302 bytes, patch)
2014-01-07 11:21 UTC, Peter Wilmott (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Wilmott (RETIRED) gentoo-dev 2014-01-07 11:20:30 UTC
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.
Comment 1 Peter Wilmott (RETIRED) gentoo-dev 2014-01-07 11:21:13 UTC
Created attachment 367278 [details, diff]
Depend on app-arch/libarchive
Comment 2 Tim Harder gentoo-dev 2014-01-22 07:21:17 UTC
Fixed in 1.4.3-r1.