Vagrant on Tumbleweed

I’ve tried installing Vagrant on Tumbleweed so that you don’t have to.
You’ll end up in an endless dependency hell. Don’t even try, it won’t work.
Find something stable such as SLES or CentOS.

Where did you install Vagrant from?

It works perfectly for me. No dependencies are installed with it.
It just installs.

https://download.opensuse.org/repositories/home:/alvistack/openSUSE_Tumbleweed/x86_64/vagrant-2.4.7-1.7.x86_64.rpm

Vagrant was dropped from Tumbleweed months ago due to the licensing changes.

1 Like

From the official Vagrant virtualization repo.

BTW, sorry for the way too short TLDW post. I’m pretty cranky. I’ve been trying to the Ansible / Vagrant / VirtualBox / libvirt combis to work for the last couple of evenings. So Vagrant installs just fine. Just don’t try to get it to play with the rest of the team. Wrong versions of Python (on the drone node, also on TW), wrong version of Ruby, wrong versions of Ruby gems (wtf are Ruby gems and why do I need to know) , wrong versions of VirtualBox. It just doesn’t stop.

I read that from just one other poster somewhere on the net. But I couldn’t any announcement or other coverage on that. It would explain a lot.
Although it’s down right fully supported on SLES…

@koospol in November 2023 even…

https://lists.opensuse.org/archives/list/factory@lists.opensuse.org/message/3ATHXIRH6WX2ROKWUUJUK4RLYWI55IRU/

Thanks a million. Very revealing. The thread lists all the issues I was dealing with :sob: So bye bye Vagrant, that’s a bummer.

One option might be to install a management VM (Centos?) and ssh into that for managing the home network. I need to think that through if that could work.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.