On Mar 19, 3:23 pm, Mike Hiraga <mhir... / yellowpages.com> wrote: > [root@devbox1 1.8]# gem list --remote > > *** REMOTE GEMS *** > [root@devbox1 1.8]# > > Anyone have an idea what's going on? I tried reinstalling it a few times > already. > > Also, when I do a gem list --remote rails, I dont see a version 1.2.3 on > there... nor do I see a rake 0.7.2. Could these packages just be too new > to be in a gem repo or is there some sort of list update that I need to > do? What happens when you just try to 'gem install' something? Does it complain about sources? I remember having trouble with an older version of rubygems where the installer wouldn't install the sources gem. But I don't often use list --remote so I'm not sure if it's the same issue. -Mat