Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Determine effects of 'vagrant box update` #3

Open
jkeenan opened this issue Jun 2, 2018 · 1 comment
Open

Determine effects of 'vagrant box update` #3

jkeenan opened this issue Jun 2, 2018 · 1 comment

Comments

@jkeenan
Copy link
Member

jkeenan commented Jun 2, 2018

Upon rebooting the VM to re-set the hostname, I got this message:

[vagrant-images] $ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'generic/freebsd11' is up to date...
==> default: A newer version of the box 'generic/freebsd11' for provider 'virtualbox' is
==> default: available! You currently have version '1.5.0'. The latest is version
==> default: '1.6.0'. Run `vagrant box update` to update.
==> default: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> default: flag to force provisioning. Provisioners marked to run always will still run.

Indeed, I get this message whenever I say vagrant update or vagrant provision anywhere on the host when I'm using the 'generic/freebsd11' box.

I'm reluctant to say vagrant box update until I understand the implications of that for all the libraries I've already installed inside the VM.

@jkeenan
Copy link
Member Author

jkeenan commented Jul 8, 2018

@andrewvillano , On July 1 you wrote in email, "I ran vagrant update and it did not appear to have any negative impact on the VMs." I'm wondering: Did you run vagrant update or vagrant box update. (It was the latter that I was concerned about.)

Thank you very much.
Jim Keenan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant