Skip to content
New issue

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

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

Already on GitHub? # to your account

Confusing log messages PD_12#execute_prlctl #311

Closed
josefglatz opened this issue Nov 8, 2017 · 3 comments
Closed

Confusing log messages PD_12#execute_prlctl #311

josefglatz opened this issue Nov 8, 2017 · 3 comments
Assignees

Comments

@josefglatz
Copy link

Everytime I vagrant up an vm I get the following lines.

So far the VM runs as it should be.

Bringing machine 'default' up with 'parallels' provider...
==> default: Checking if box 'bento/ubuntu-16.04' is up to date...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 0: shared
    default: Adapter 1: hostonly
==> default: Clearing any previously set network interfaces...
==> default: Running 'pre-boot' VM customizations...
/Users/jglatz/.vagrant.d/gems/2.4.2/gems/vagrant-parallels-1.7.7/lib/vagrant-parallels/action/customize.rb:29:in `block in call': VagrantPlugins::Parallels::Driver::Meta#execute_prlctl at /opt/vagrant/embedded/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method VagrantPlugins::Parallels::Driver::PD_12#execute_prlctl
/Users/jglatz/.vagrant.d/gems/2.4.2/gems/vagrant-parallels-1.7.7/lib/vagrant-parallels/action/customize.rb:29:in `block in call': VagrantPlugins::Parallels::Driver::Meta#execute_prlctl at /opt/vagrant/embedded/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method VagrantPlugins::Parallels::Driver::PD_12#execute_prlctl
/Users/jglatz/.vagrant.d/gems/2.4.2/gems/vagrant-parallels-1.7.7/lib/vagrant-parallels/action/customize.rb:29:in `block in call': VagrantPlugins::Parallels::Driver::Meta#execute_prlctl at /opt/vagrant/embedded/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method VagrantPlugins::Parallels::Driver::PD_12#execute_prlctl
/Users/jglatz/.vagrant.d/gems/2.4.2/gems/vagrant-parallels-1.7.7/lib/vagrant-parallels/action/customize.rb:29:in `block in call': VagrantPlugins::Parallels::Driver::Meta#execute_prlctl at /opt/vagrant/embedded/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method VagrantPlugins::Parallels::Driver::PD_12#execute_prlctl
==> default: Booting VM...
@romankulikov
Copy link
Collaborator

Confirm issue is reproduced on the latest version of vagrant.

@fractalzombie
Copy link

Have same logs:

/Users/fractal/.vagrant.d/gems/2.4.2/gems/vagrant-parallels-1.7.7/lib/vagrant-parallels/action/box_register.rb:124:in `register_box': VagrantPlugins::Parallels::Driver::Meta#execute_prlctl at /opt/vagrant/embedded/lib/ruby/2.4.0/forwardable.rb:157 forwarding to private method VagrantPlugins::Parallels::Driver::PD_12#execute_prlctl

@legal90
Copy link
Collaborator

legal90 commented Nov 18, 2017

The issue was reproducible on Vagrant 2.0.1, where Ruby 2.4 was introduced.
Fixed by #313

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

No branches or pull requests

4 participants