> Can you freeze your current version?
>
> rake rails:freeze:gems

Yes. This worked. But not  `rake rails:freeze:edge`.

Anyhow, I've found the problem. It was the ruby version. Together with
rubygems-1.3.1, rake-0.8.3 and rails-2.2.2
the listed ruby versions behaved as follows:

ruby-1.8.6-p111   OK
ruby-1.8.7-p0      failed
ruby-1.8.7-p72     OK

So I guess you run ruby-1.8.7 with a patchlevel greater than zero.

Thanks for the hint!

Michael
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to