[Bug 1708125] Re: vagrant fails with error "can't find gem vagrant"

2018-07-20 Thread Göktuğ Kayaalp
A better way to do this is to run vagrant like

env -u GEM_HOME -u GEM_PATH vagrant

because one might want to actually have those variables set in their
shell configuration.  I have aliased that command to "vagrant" in my
shell initialisation file.

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

Title:
  vagrant fails with error "can't find gem vagrant"

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

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

[Bug 1708125] Re: vagrant fails with error "can't find gem vagrant"

2018-01-18 Thread Bas Zoetekouw
Simple make sure you don't have any old GEM_HOME or GEM_PATH variables hanging 
around, for example, run 
env|grep GEM_
and see if anything is returned.

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

Title:
  vagrant fails with error "can't find gem vagrant"

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

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

[Bug 1708125] Re: vagrant fails with error "can't find gem vagrant"

2018-01-18 Thread Chris Marabate
I have this same issue, can you please explain how you managed to fix it
in more detail?

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

Title:
  vagrant fails with error "can't find gem vagrant"

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

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

[Bug 1708125] Re: vagrant fails with error "can't find gem vagrant"

2017-08-07 Thread Hans Joachim Desserud
This bug report is being closed due to your last comment. For future
reference you can manage the status of your own bugs by clicking on the
current status in the yellow line and then choosing a new status in the
revealed drop down box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

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

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

Title:
  vagrant fails with error "can't find gem vagrant"

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

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


[Bug 1708125] Re: vagrant fails with error "can't find gem vagrant"

2017-08-04 Thread Bas Zoetekouw
It turned out that I had GEM_HOME and GEM_PATH still set from a setup on
another machine, which caused ruby the search the wrong path.  After
getting rid of those, everything works as expected.

This bug report can be closed, afaic.

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

Title:
  vagrant fails with error "can't find gem vagrant"

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

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