Giter Club home page Giter Club logo

Comments (7)

joefitzgerald avatar joefitzgerald commented on July 30, 2024

JC1738: Actually, by default Packer uploads the tools from your VMware Fusion / Workstation distribution. Sometimes the release cadence between Fusion and Workstation differs, leading to the situation you describe. For example, if you build the box using Packer with Fusion, then you use the box on Workstation then you may and up with out of date VMware tools.

The version you linked to is a fallback. It is used if you have not set tools_upload_flavor with a value (windows, in our case): https://github.com/joefitzgerald/packer-windows/blob/master/windows_2012_r2.json#L15. In most cases you should not see the linked tools being downloaded at all. If you are, that points to a potential problem with tools upload.

The fallback version we are using appears to be the latest publicly available one: http://softwareupdate.vmware.com/cds/vmw-desktop/ws/ (see that 10.0.1 is the latest version of workstation). You could try using the tools from here: http://softwareupdate.vmware.com/cds/vmw-desktop/fusion/6.0.2/1398658/packages/, but that might require a slightly different workflow to untar the file.

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

@JC1738 Does this make sense? Did you glean any insight during your testing that might improve the experience here (recognizing that version differences in VMware's product portfolio is largely out of our control)?

Can you indicate whether you were building and consuming the box using Workstation or Fusion or a combination?

from packer-windows.

JC1738 avatar JC1738 commented on July 30, 2024

Yes, I am using Fusion 6. I believe I understand, however I can't seem to get it to create a box that contains the latest version of tools installed. Every vagrant up of a new box asks me to upgrade the tools. Not sure why it thinks it needs to update if it is using the version already present on my host machine.

Thanks for the follow up, it's not blocking me, just an annoyance/mystery.

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

Is it asking you to upgrade the tools or upgrade the VM itself? Can you capture a screenshot?

from packer-windows.

JC1738 avatar JC1738 commented on July 30, 2024

Sure, I have shutdown for the evening, will post tomorrow. Thanks

from packer-windows.

JC1738 avatar JC1738 commented on July 30, 2024

I think you might be right, it's not the tools, it's the VM itself.

http://monosnap.com/image/mYHiQK13JbLPWnorBPTeW8SqzR3hUW

from packer-windows.

joefitzgerald avatar joefitzgerald commented on July 30, 2024

Yeah, I think Packer creates a Fusion 5 compatible VM, and I'm not sure if that's overridable. Closing this - if you'd like, you can create an issue in the Packer repo to generate Fusion 6 .vmx files that don't need upgrading?

from packer-windows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.