LoginSignup
1
1

More than 5 years have passed since last update.

vagrant packageでエラー

Posted at
% vagrant package
[default] Clearing any previously set forwarded ports...
A directory was not specified to package. This should never happen
and is a result of an internal inconsistency.

これはvagrant1.4.2のバグのようです。 1.4.3で修正されたようです。

issue: https://github.com/mitchellh/vagrant/issues/2739

パッチ: https://github.com/mitchellh/vagrant/compare/v1.4.2...v1.4.3

vagrantはまだまだ枯れてないようで、こういうのは覚悟しておいた方がよさそうですね。

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1