hello you can email [email protected]
what you can try is. copy the ~/.vagrant.d to a folder outside home set VAGRANT_HOME variable to this new home. now, the error seems to came from the box, but looks all is working fine, but failing on vmtools can you try a different box? hashicorp/precise64 will do the trick alvaro On Fri, Dec 16, 2016 at 12:24 PM, Christof Lemke <[email protected]> wrote: > Hi, > > I am trying to vagrant up a vmware virtual machine on ubuntu 16.10 using > the vagrant-vmware-workstation plugin. > I am using the latest version (1.9.1 64bit) from > https://www.vagrantup.com/ and vmware workstation 12.5.2. > The pluging was installed using > > vagrant plugin install vagrant-vmware-workstation > and activated with a valid licence. > > I have symlinked the gems folder from .vagrant.d to a folder outside my > home folder, because the nosuid is set on my encrypted home folder. > > The configuration of the virtual machine always fails like this: > > INFO subprocess: Starting process: ["/usr/bin/vmrun", "getGuestIPAddress", > "/home/lemke/code/xamarin/test-cloud-execution-pipeline/ > devicehost/devicehost1604.dev/.vagrant/machines/default/vmw > are_workstation/fa5293c7-9580-4c17-842f-9139638fb1e1/packer- > ubuntu-16.04-amd64.vmx"] > INFO subprocess: Command not in installer, restoring original environment > ... > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: Error: The VMware Tools are not running in the > virtual machine: /home/lemke/code/xamarin/test-cloud-execution-pipeline/ > devicehost/devicehost1604.dev/.vagrant/machine > s/default/vmware_workstation/fa5293c7-9580-4c17-842f-9139638fb1e1/packer- > ubuntu-16.04-amd64.vmx > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 255 > > Christof > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > 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 [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/vagrant-up/fd1c5785-0cce-42fd-9181-281979501328%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/fd1c5785-0cce-42fd-9181-281979501328%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezPvQPAMHPyciLiEw5hyoGhJLqWHOFknNLEXEBWr%3D6AXQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
