You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
Running vagrant up fails with the following error:
==> default: Mounting shared folders...
default: /vagrant => /home/renata-on2/Dev/matomo/matomo-dev-environment
default: /etc/puppet/files => /home/renata-on2/Dev/matomo/matomo-dev-environment/puppet/files
default: /home/vagrant/www => /home/renata-on2/Dev/matomo/matomo-dev-environment/www
default: /tmp/vagrant-puppet/modules-9845a071be6f3196616349b4f72550fa => /home/renata-on2/Dev/matomo/matomo-dev-environment/puppet/modules
default: /tmp/vagrant-puppet/manifests-768747907b90c39ab6f16fcb3320897a => /home/renata-on2/Dev/matomo/matomo-dev-environment/puppet
==> default: Running provisioner: shell...
default: Running: inline script
default: Reading package lists...
default: Building dependency tree...
default: Reading state information...
default: ruby is already the newest version.
default: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
default: ERROR: Error installing puppet:
default: thor requires Ruby version >= 2.0.0.
default: Successfully installed hiera-3.6.0
default: 1 gem installed
default: Installing ri documentation for hiera-3.6.0...
default: Installing RDoc documentation for hiera-3.6.0...
default: ERROR: Error installing hiera-puppet:
default: json_pure requires Ruby version >= 2.0.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
The text was updated successfully, but these errors were encountered:
alexanderscheibler
changed the title
Error building the VirtualBox: thor requires Ruby version >= 2.0.0.
Error building the VirtualBox: thor requires Ruby version >= 2.0.0
Aug 24, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running
vagrant up
fails with the following error:The text was updated successfully, but these errors were encountered: