Skip to content

Instantly share code, notes, and snippets.

@jlecour
Created May 10, 2011 19:37
Show Gist options
  • Save jlecour/965211 to your computer and use it in GitHub Desktop.
Save jlecour/965211 to your computer and use it in GitHub Desktop.
[05/09/2011 22:04] jlecour: Hi everyone
[05/09/2011 22:04] jlecour: It's been at least a month since my RVM implosion
[05/09/2011 22:05] jlecour: but here I am ; SNAFU
[05/09/2011 22:06] jlecour: today, i've run `rvm get head` and it broke
[05/09/2011 22:06] jlecour: I began to see some strange errors, with $rvm_path being set to "/usr/local/rvm" although it has never been this
[05/09/2011 22:07] jlecour: I've removed ~/.rvm from thee and started from scratch
[05/09/2011 22:07] jlecour: If I install the HEAD version, it is exactly the same
[05/09/2011 22:08] jlecour: If I install the latest (stable) version, I can install 1.8.7, but for REE I can't get Rubygems to install correctly
[05/09/2011 22:09] jlecour: wayneeseguin: if by any chance you're around, I'd definitely use some help ;-)
[05/09/2011 22:36] jlecour: wayneeseguin: with a good old `git bisect` I've found the bad commit : https://github.com/wayneeseguin/rvm/commit/f1396f011a47866fb034b3096206965d519ffec6
[05/09/2011 22:36] jlecour: Why am I not surprised that it's one about ZSH? ;-)
[05/09/2011 22:37] jlecour: IIRC the vast majority of my issues with RVM had to do with Zsh
[05/09/2011 22:37] jlecour: s/with Zsh/with RVM support of Zsh/
[05/09/2011 22:38] jlecour: that's too bad because Zsh is a great shell
[05/09/2011 22:39] jlecour: wayneeseguin: I won't say it enough and you know that ; I have a huge respect for your work on this, and I'm allways a supporter of RVM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment