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

Error with provider libvirt #13370

Closed
nttg8100 opened this issue Mar 24, 2024 · 1 comment
Closed

Error with provider libvirt #13370

nttg8100 opened this issue Mar 24, 2024 · 1 comment

Comments

@nttg8100
Copy link

Debug output

Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:

nokogiri requires Ruby version >= 3.0, < 3.4.dev. The current ruby version is 2.6.6.146.

Expected behavior

Should create successfully

Actual behavior

Failed because the dependency of ruby version of nokogiri

Reproduction information

Vagrant version

2.12.14

Host operating system

ubuntu 20.04

Guest operating system

ubuntu 20.04

Steps to reproduce

Just vagrant up

Vagrantfile

https://github.com/NVIDIA/deepops/blob/master/virtual/Vagrantfile-ubuntu20.04

@chrisroberts
Copy link
Member

Hi there,

Installing a recent version of Vagrant will resolve this issue. You can download vagrant here: https://developer.hashicorp.com/vagrant/install

Cheers!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants