X stands for every gem that has a more recent version available.Depending on the day I run gem update, X can stand for every one of several dozen specific gems.
It will do no good to send you the debug output. The whole point is that as soon as I specify the specific name of the gems, then "gem update" works. Today, for example, the first X I encounter is "actionmailer" On Tue, Jul 21, 2009 at 6:05 PM, Luis Lavena <[email protected]> wrote: > On Wed, Jul 15, 2009 at 1:09 PM, Randy Parker<[email protected]> > wrote: > > When I do a general "sudo gem update" on my mac, I get "could not find > gem > > X locally or in a repository". > > > > But if I do "sudo gem update X", the gem gets updated without incident. > > > > What is X? > > Perhaps X hasn't been spread to all the gem mirrors and making it fail. > > Please provide the output of sudo gem update X --debug > > And please tell the name of the gem, being hosted at RubyForge there > is no mystery about we seen you using that particular gem. > -- > Luis Lavena > AREA 17 > - > Perfection in design is achieved not when there is nothing more to add, > but rather when there is nothing more to take away. > Antoine de Saint-Exupéry > _______________________________________________ > Rubygems-developers mailing list > http://rubyforge.org/projects/rubygems > [email protected] > http://rubyforge.org/mailman/listinfo/rubygems-developers > -- http://mobiledyne.com _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
