[Bug 1804626] Re: Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep

2019-04-12 Thread Marat BN
Hmmm, this happened to me after I tried to manually install Vagrant from
source on an Ubuntu 18.04 system, and then tried to go back to the
official Ubuntu Vagrant.

So I ran the following command to determine if I had any extra manually-
installed Ruby gems on my system that were not compatible with the
default Ubuntu Vagrant installation:

comm -23 <(find / -xdev -type f|sort) <(sort /var/lib/dpkg/info/*.list)
| grep Ruby | sort

Discovered that I had a whole bunch of extra Ruby gems under
'/var/lib/gems/2.5.0/' that weren't owned by any package.  Moved the
whole directory out from under '/var/lib/gems/', and then was able to
run 'vagrant' without any errors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804626

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1804626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1804626] Re: Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep

2019-04-12 Thread Marat BN
Oh, sorry, meant the command to be:

comm -23 <(find / -xdev -type f|sort) <(sort /var/lib/dpkg/info/*.list)
| grep gem | sort


grep gem not 'Ruby'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804626

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1804626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1804626] Re: Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep

2018-11-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: vagrant (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804626

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vagrant/+bug/1804626/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs