Giter Site home page Giter Site logo

Comments (7)

StefanScherer avatar StefanScherer commented on July 28, 2024

Can you show the output of vagrant box list to show which box version and hypervisor you are trying?

from packer-windows.

Paqi avatar Paqi commented on July 28, 2024

$ vagrant box list
StefanScherer/windows_2016 (vmware_desktop, 2017.12.14)

from packer-windows.

StefanScherer avatar StefanScherer commented on July 28, 2024

The latest version of https://app.vagrantup.com/StefanScherer/boxes/windows_2016 is v2018.08.15 so I assume the Windows updates are installed in that version. I can't check at the moment.
Today is Patch Tuesday so as the latest Docker images are pushed to Docker Hub I'll re-run the packer-builder tomorrow and update these boxes.

In the meantime or for the future you can run vagrant box update to download the latest version from Vagrant Cloud. But after that you have to destroy your box with vagrant destroy and spin it up again with vagrant up.

from packer-windows.

Paqi avatar Paqi commented on July 28, 2024

Apologies, I thought I was starting from scratch, but maybe there was an existing instance that was being reused. I'll destroy and spin it up again to see if this is still an issue, and report back.

from packer-windows.

StefanScherer avatar StefanScherer commented on July 28, 2024

Never mind. Sure, please report back how it goes.

from packer-windows.

StefanScherer avatar StefanScherer commented on July 28, 2024

Oh, another useful command vagrant box prune to remove old unused box versions. I did that all manually in the past ;-)

from packer-windows.

Paqi avatar Paqi commented on July 28, 2024

Yup, verifying the latest version already has these updates.

I had thought vagrant destroy would eliminate everything, but the box still existed. vagrant box prune didn't work, I'm assuming because the old box version was the only one listed. I had to directly remove it using vagrant box remove. Good to know for the future.

Thanks for the quick response, closing this issue!

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.