Open stephane-klein opened 2 years ago
@stephane-klein,
This also happened to me when I installed vagrant using hashicorp's report. To solve this I uninstalled it and re-installed vagrant using the one from fedora's repo.
sudo dnf remove vagrant
sudo rm -rf /etc/yum.repos.d/hashicorp.repo
sudo dnf install vagrant
Good Luck :)
I have this error on Fedora 35: