Anton, I'm not sure exactly but I vaguely recall a problem related to the version of rubygems and that may have been addressed in later versions of Radiant. Are you able to try either updating rubygems or updating radiant? - Jim
-- Check out my books: You can't afford complicated code #=> http://www.clean-ruby.com DSLs shouldn't require a masters degree in metaprogramming. #=> http://clean-ruby.com/dsl On Tue, Aug 25, 2015 at 9:09 AM, Anton Aylward <[email protected]> wrote: > I'm now getting this message after my host provider changed to ubuntu: > > undefined method `name' for "Bloglines4R":String (NoMethodError) > > it comes from an apparently established part of 0.8.1 > > ${HOME}/ > .gems/gems/radiant-0.8.1/vendor/rails/railties/lib/rails/gem_dependency.rb: > > 268:in `==' > > > > As far as I can tell that supposed to lcoa a local gem but there is no local > gem that bears any resemblance to "Bloglines". > > I've done a hierarchical grep for anything that looks like that and found > nothing. > > leading up to this is > > /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:217:in `===' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:217:in > `matching_specs' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `find_all' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/specification.rb:410:in `each' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/specification.rb:409:in `each' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:216:in `find_all' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:216:in > `matching_specs' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:238:in `to_specs' > /usr/lib/ruby/vendor_ruby/1.8/rubygems/dependency.rb:256:in `to_spec' > /usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:1208:in `gem' > > > and that comes from > > ${HOME}/ > > .gems/gems/radiant-0.8.1/vendor/rails/railties/lib/rails/gem_dependency.rb:73:in > `add_load_paths' > > I'm at a loss how to track this down further. > > > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Radiant CMS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "Radiant CMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
