20 Jan 18:34
Re: Rails/Gem errors?
On Sat, 2007-01-20 at 10:24 +0100, David Winter wrote:
> Craig White wrote:
> > On Fri, 2007-01-19 at 12:28 +0100, askegg wrote:
> >>
> >> This has more to do with the new rubygems than rails - new versions of
> >> everything seem to be coming out at once!
> > ----
> > ok, I updated to 0.9.1 and now...
> >
> > # gem pristine --all
> > Restoring gem(s) to pristine condition...
> > Rebuilt all bin stubs
> > All installed gem files are already in pristine condition
> > # gem check
> > # gem update
> > Updating installed gems...
> > ERROR: While executing gem ... (NoMethodError)
> > undefined method `refresh' for #<Hash:0xb7d212cc>
> >
> > ugh... anyone know how to fix this?
> >
> > Craig
>
> I'm pretty sure you want to do
>
> sudo gem update
----
been there and done that...
# gem update
Updating installed gems...
ERROR: While executing gem ... (NoMethodError)
undefined method `refresh' for #<Hash:0xb7da43d4>
this is the only type of gem command that will not toss that error...
# gem list
*** LOCAL GEMS ***
actionmailer (1.3.1, 1.2.5)
Service layer for easy email delivery and testing.
actionpack (1.13.1, 1.12.5)
Web-flow and rendering framework putting the VC in MVC.
actionwebservice (1.2.1, 1.1.6)
Web service support for Action Pack.
activerecord (1.15.1, 1.14.4)
Implements the ActiveRecord pattern for ORM.
activesupport (1.4.0, 1.3.1)
Support and utility classes used by the Rails framework.
ajax_scaffold_generator (3.1.10)
Ajax scaffold generator is a rails generator for ajaxified scaffolds
mysql (2.6)
MySQL/Ruby provides the same functions for Ruby programs that the
MySQL C API provides for C programs.
postgres (0.7.1)
The extension library to access a PostgreSQL database from Ruby.
rails (1.2.1, 1.1.6)
Web-application framework with template engine, control-flow layer,
and ORM.
rake (0.7.1)
Ruby based make-like utility.
rmagick (1.14.1, 1.13.0)
RMagick is an interface between the Ruby programming language and
the ImageMagick and GraphicsMagick image processing libraries.
sources (0.0.1)
This package provides download sources for remote gem installation
Craig
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---
RSS Feed