Vagrant box在托管时赢了,但在本地确定

时间:2014-11-03 14:14:16

标签: vagrant vagrantfile

我在wayne-o / xubuntu-md托管我的信箱 - 该文件位于我的保管箱分享中。

现在 - 如果我使用vagrant box add st package.box在本地添加此文件,我可以看到该框已添加为本地框列表中的st。

现在 - 如果我尝试使用

上传的框
config.vm.box = "wayne-o/xubuntu-md"

我收到以下错误:

The box failed to unpackage properly. Please verify that the box
file you're trying to add is not corrupted and try again. The
output from attempting to unpackage (if any):

bsdtar: Error opening archive: Unrecognized archive format

有没有人经历过这个?

0 个答案:

没有答案