explication erreur: provider ko

This commit is contained in:
nom
2025-07-25 14:45:22 +02:00
parent 3da2f37938
commit ffcd256175

View File

@@ -35,6 +35,25 @@ cd kaz-vagrant/
vagrant up
```
```
vagrant up --provider virtualbox
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:
Vagrant has detected that you have a version of VirtualBox installed
that is not supported by this version of Vagrant. Please install one of
the supported versions listed below to use Vagrant:
4.0, 4.1, 4.2, 4.3, 5.0, 5.1, 5.2, 6.0, 6.1, 7.0
A Vagrant update may also be available that adds support for the version
you specified. Please check www.vagrantup.com/downloads.html to download
the latest version.
```
Je suis tombé sur cette erreur car ma version de vagrant n'était pas assez à jour en raison de ma version très récente de virtualbox. J'ai donc téléchargé directement vagrant depuis https://developer.hashicorp.com/vagrant/install.
Cette étape peut-être (très) longue, notamment la construction des machines Kaz... Comptez entre 40 minutes et quelques heures, selon la connexion réseau et les performances de la machine.