Discussion:
[vagrant-up] Vagrantfile parsed twice with version 2.1.4
Simon Gooch
2018-09-06 09:44:55 UTC
Permalink
It seems there's been a change since 2.1.2 where the Vagrantfile is now
parsed twice. For example, if you add a line to output some text at the
start of the Vagrantfile it is now output twice, which didn't used to happen

e.g.
puts "Loading Vagrantfile"

Is this intentional?

Thanks
--
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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Alvaro Miranda Aguilera
2018-09-06 12:48:58 UTC
Permalink
Hello

Can confirm

did open an issue
https://github.com/hashicorp/vagrant/issues/10186

Thanks for reporting

Alvaro
Post by Simon Gooch
It seems there's been a change since 2.1.2 where the Vagrantfile is now
parsed twice. For example, if you add a line to output some text at the
start of the Vagrantfile it is now output twice, which didn't used to happen
e.g.
puts "Loading Vagrantfile"
Is this intentional?
Thanks
--
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
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%40googlegroups.com
<https://groups.google.com/d/msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyyLDeWZ73_HnH8LbkzwSnOxmMHjUpwcBrjAvntdzGnLA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Simon Gooch
2018-09-06 12:54:36 UTC
Permalink
Hi Alvaro,

Thanks for that. I missed that.

Many thanks,
Simon
Post by Alvaro Miranda Aguilera
Hello
Can confirm
did open an issue
https://github.com/hashicorp/vagrant/issues/10186
Thanks for reporting
Alvaro
Post by Simon Gooch
It seems there's been a change since 2.1.2 where the Vagrantfile is now
parsed twice. For example, if you add a line to output some text at the
start of the Vagrantfile it is now output twice, which didn't used to happen
e.g.
puts "Loading Vagrantfile"
Is this intentional?
Thanks
--
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
To view this discussion on the web visit https://groups.google.com/d/
msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%40googlegroups.com
<https://groups.google.com/d/msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%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
To view this discussion on the web visit https://groups.google.com/d/
msgid/vagrant-up/CAHqq0eyyLDeWZ73_HnH8LbkzwSnOxmMHjUpwcBrjAvntdz
GnLA%40mail.gmail.com
<https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyyLDeWZ73_HnH8LbkzwSnOxmMHjUpwcBrjAvntdzGnLA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAFWS3cKKEiu4jfXHE_nXED34QNnfG2OH4bmtEdQDECm3NW2ajA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Alvaro Miranda Aguilera
2018-09-06 12:56:40 UTC
Permalink
ah, I just opened with your report.

all good
Post by Simon Gooch
Hi Alvaro,
Thanks for that. I missed that.
Many thanks,
Simon
Post by Alvaro Miranda Aguilera
Hello
Can confirm
did open an issue
https://github.com/hashicorp/vagrant/issues/10186
Thanks for reporting
Alvaro
Post by Simon Gooch
It seems there's been a change since 2.1.2 where the Vagrantfile is now
parsed twice. For example, if you add a line to output some text at the
start of the Vagrantfile it is now output twice, which didn't used to happen
e.g.
puts "Loading Vagrantfile"
Is this intentional?
Thanks
--
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
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%40googlegroups.com
<https://groups.google.com/d/msgid/vagrant-up/fa08e80b-bd79-49d1-9923-35db23332476%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
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyyLDeWZ73_HnH8LbkzwSnOxmMHjUpwcBrjAvntdzGnLA%40mail.gmail.com
<https://groups.google.com/d/msgid/vagrant-up/CAHqq0eyyLDeWZ73_HnH8LbkzwSnOxmMHjUpwcBrjAvntdzGnLA%40mail.gmail.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
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
To view this discussion on the web visit
https://groups.google.com/d/msgid/vagrant-up/CAFWS3cKKEiu4jfXHE_nXED34QNnfG2OH4bmtEdQDECm3NW2ajA%40mail.gmail.com
<https://groups.google.com/d/msgid/vagrant-up/CAFWS3cKKEiu4jfXHE_nXED34QNnfG2OH4bmtEdQDECm3NW2ajA%40mail.gmail.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 vagrant-up+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0eytLoAkxFo6cogUk3_JgUdOiWemf2%3DbPMO8c3E59QZw3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Loading...