Hi, Debian users may experience some troubles with Rails and the latest ruby 1.8.7 package into unstable. To keep ruby 1.8.6, few lines are needed into your apt configuration : http://dev.hubiquity.fr/2008/6/3/avoid-rails-troubles-with-ruby-1-8-7-under-debian -- David - HubiDev team http://www.hubiquity.fr --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
That thread is about 2.0.2. Does 2.1 have this same problem? --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Ruby Freak wrote:> That thread is about 2.0.2. Does 2.1 have this same problem?No, it doesn''t. I''ve installed 2.1 by gem and the problem doesn''t occur. But I have other problems caused by Rails'' incompatibility. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Now I''m already upgrade 1.8.7 ,how to downgrade to 1.8.6 under debian? 在 2008-06-03二的 12:20 +0200,David写道:> Hi, > > Debian users may experience some troubles with Rails and the latest ruby > 1.8.7 package into unstable. > > To keep ruby 1.8.6, few lines are needed into your apt configuration : > http://dev.hubiquity.fr/2008/6/3/avoid-rails-troubles-with-ruby-1-8-7-under-debian--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jun 3, 12:20 pm, David <da...-W7m0QStBg72B4Ue4x7It+g@public.gmane.org> wrote:> Hi, > > Debian users may experience some troubles with Rails and the latest ruby > 1.8.7 package into unstable. > > To keep ruby 1.8.6, few lines are needed into your apt configuration :http://dev.hubiquity.fr/2008/6/3/avoid-rails-troubles-with-ruby-1-8-7...There are the same issue with Ruby 1.8.7-p17? I know that it''s in debian sid now. But I don''t test. -- Cyril Mougel --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
On Jun 3, 11:20 am, David <da...-W7m0QStBg72B4Ue4x7It+g@public.gmane.org> wrote:> Debian users may experience some troubles with Rails and the latest ruby > 1.8.7 package into unstable.What package version are you referring to? I run Debian testing which just migrated ruby-1.8 package to version 1.8.7-2. I use this platform for development with Rails 2.0.2 and have not noticed any problems. Output of ./script/about: Ruby version 1.8.7 (x86_64-linux) RubyGems version 1.1.1 Rails version 2.0.2 Active Record version 2.0.2 Action Pack version 2.0.2 Active Resource version 2.0.2 Action Mailer version 2.0.2 Active Support version 2.0.2 Regards, Andrew --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
I speak about : Paquet : ruby1.8 (1.8.7.17-1 and others) [1] : http://packages.debian.org/sid/ruby1.8 On Jun 17, 3:26 pm, Andrew France <and...-nb9sXpffzH/10XsdtD+oqA@public.gmane.org> wrote:> On Jun 3, 11:20 am, David <da...-W7m0QStBg72B4Ue4x7It+g@public.gmane.org> wrote: > > > Debian users may experience some troubles with Rails and the latest ruby > > 1.8.7 package into unstable. > > What package version are you referring to? I run Debian testing which > just migrated ruby-1.8 package to version 1.8.7-2. I use this platform > for development with Rails 2.0.2 and have not noticed any problems. > > Output of ./script/about: > > Ruby version 1.8.7 (x86_64-linux) > RubyGems version 1.1.1 > Rails version 2.0.2 > Active Record version 2.0.2 > Action Pack version 2.0.2 > Active Resource version 2.0.2 > Action Mailer version 2.0.2 > Active Support version 2.0.2 > > Regards, > Andrew--~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---