vagrant package --base vagrant-osx
[vagrant-osx] Discarding saved state of VM...
[vagrant-osx] 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.
I'm new to vagrant so it would be nice if someone can explain me what is going on and what I'm doing wrong.
Host system: OS X 10.9.1
Guest system: OS X 10.9
VirtualBox: 4.3.6
Vagrant: 1.4.2
--
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Vagrant.configure('2') do |config|
config.vm.provider "virtualbox" do |v|
v.gui = true
end
end
--
You received this message because you are subscribed to a topic in the Google Groups "Vagrant" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/vagrant-up/HKL0FXR6QmE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.