Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#39740 - [vagrant] Crash when destroy or up boxes
Attached to Project:
Community Packages
Opened by Pablo Serrano (Pserr) - Friday, 04 April 2014, 09:59 GMT
Last edited by Jonathan Steel (jsteel) - Tuesday, 08 April 2014, 16:54 GMT
Opened by Pablo Serrano (Pserr) - Friday, 04 April 2014, 09:59 GMT
Last edited by Jonathan Steel (jsteel) - Tuesday, 08 April 2014, 16:54 GMT
|
DetailsDescription:
Vagrant Crash when destroy or up boxes Additional info: * package version : vagrant-1.5.2-1 Steps to reproduce: When destroy or up one or multiples box vagrant print this error message and don't working vagrant destroy -f /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/plugins/kernel_v2/config/vm.rb:581:in `block in validate': undefined method `to_sym' for nil:NilClass (NoMethodError) from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/plugins/kernel_v2/config/vm.rb:552:in `each' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/plugins/kernel_v2/config/vm.rb:552:in `validate' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/config/v2/root.rb:68:in `block in validate' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/config/v2/root.rb:64:in `each' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/config/v2/root.rb:64:in `validate' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/builtin/config_validate.rb:15:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/builder.rb:116:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/runner.rb:69:in `block in run' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/util/busy.rb:19:in `busy' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/runner.rb:69:in `run' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/builtin/call.rb:51:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:95:in `block in finalize_action' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/builder.rb:116:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/runner.rb:69:in `block in run' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/util/busy.rb:19:in `busy' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/runner.rb:69:in `run' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/builtin/call.rb:51:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/warden.rb:34:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/builder.rb:116:in `call' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/runner.rb:69:in `block in run' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/util/busy.rb:19:in `busy' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/action/runner.rb:69:in `run' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/machine.rb:157:in `action' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/plugins/commands/destroy/command.rb:30:in `block in execute' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/plugin/v2/command.rb:200:in `block in with_target_vms' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/plugin/v2/command.rb:194:in `each' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/plugin/v2/command.rb:194:in `with_target_vms' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/plugins/commands/destroy/command.rb:29:in `execute' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/cli.rb:42:in `execute' from /opt/vagrant/embedded/gems/gems/vagrant-1.5.2/lib/vagrant/environment.rb:248:in `cli' from /opt/vagrant/bin/../embedded/gems/gems/vagrant-1.5.2/bin/vagrant:158:in `<main>' |
This task depends upon
Closed by Jonathan Steel (jsteel)
Tuesday, 08 April 2014, 16:54 GMT
Reason for closing: Upstream
Additional comments about closing: Fixed with upstream's re-release of 1.5.2 (our 1.5.2-2)
Tuesday, 08 April 2014, 16:54 GMT
Reason for closing: Upstream
Additional comments about closing: Fixed with upstream's re-release of 1.5.2 (our 1.5.2-2)
As an example:
config.vm.network "private_network", ip: "192.168.50.4", type: "static"
Issue in Github is already created by somebody else: https://github.com/mitchellh/vagrant/issues/3387
When specifying any type (dhcp or anything else) the box seems to work.
I'm testing on previous versions and it works also. Now i must change all my vagrantfile for all projects that i'm developing :S
Many thanks