Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect "invalid gemspec" issue #23

Closed
mplattu opened this issue Jan 10, 2020 · 1 comment
Closed

Detect "invalid gemspec" issue #23

mplattu opened this issue Jan 10, 2020 · 1 comment

Comments

@mplattu
Copy link
Contributor

mplattu commented Jan 10, 2020

When installing Vagrant from the packages in Ubuntu Bionic the vagrant says when executed:

Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep

The error message is shown in the naksu_lastlog.txt when detecting Vagrant version:

[2020-01-10 19:54:44] DEBUG: RunAndGetOutput: vagrant --version
[2020-01-10 19:54:44] DEBUG: main_ui_status: enable
[2020-01-10 19:54:44] DEBUG: enable ui
[2020-01-10 19:54:44] DEBUG: Adding environment value NIC=virtio
[2020-01-10 19:54:47] DEBUG: RunAndGetOutput returns combined STDOUT and STDERR:
[2020-01-10 19:54:47] DEBUG: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep
Vagrant 2.0.2

[2020-01-10 19:54:47] DEBUG: vagrant says: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep
Vagrant 2.0.2

The error message could be detected and warning could be given to the user.

Vagrant issue on the matter: hashicorp/vagrant#9788

Solution: Install Vagrant from the HashiCorp site.

@mplattu
Copy link
Contributor Author

mplattu commented Feb 12, 2021

Outdated as Naksu is no longer using Vagrant.

@mplattu mplattu closed this as completed Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant