protonscr

Vagrant up fails

protonclosed
ValveSoftware/Proton#4620 · opened 2021-02-15 by ninelore · updated 2021-02-20 · 2 comments · github
Nninelore 2021-02-15 github

It fails to install the vagrant-sshfs plugin

Platform: 16 CPUs, 7712 MB memory
Vagrant has detected project local plugins configured for this
project which are not installed.

  vagrant-sshfs
Install local plugins (Y/N) [N]: Y
Installing the 'vagrant-sshfs' plugin. This can take a few minutes...
Vagrant failed to initialize at a very early stage:

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:

conflicting dependencies net-ssh (>= 2.6.5) and net-ssh (= 6.2.0.rc1)
  Activated net-ssh-6.2.0.rc1
  which does not match conflicting dependency (>= 2.6.5)

  Conflicting dependency chains:
    net-ssh (= 6.2.0.rc1), 6.2.0.rc1 activated

  versus:
    net-scp (= 1.2.1), 1.2.1 activated, depends on
    net-ssh (>= 2.6.5)

  Gems matching net-ssh (>= 2.6.5):
    net-ssh-6.2.0.rc1

Occouring on Arch Linux rolling and proton 5.13

Nninelore 2021-02-15 github

edit: apparently bad distro package of arch. Closing

JJokler 2021-02-20 github

What exactly was the issue?

Proton versions