Ruby 2.0 RPM - Rails can't find psych

Peter Deffendol pete at deffendol.org
Wed Mar 27 13:35:53 UTC 2013


On Mar 27, 2013, at 2:10 AM, Vít Ondruch <vondruch at redhat.com> wrote:

> This seems to be Bundler issue IMO. You should add Psych into your Gemfile.

Thanks Vit - I had that thought as well.  However, I get a slightly different message after adding "gem 'psych'" to the Gemfile, running "bundle install", and then trying the Rails console:

[pete at centos yamltest]$ ./script/rails c
/usr/share/ruby/yaml.rb:6:in `<top (required)>':
It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
/usr/share/gems/gems/psych-2.0.0/lib/psych.rb:1:in `require': cannot load such file -- psych.so (LoadError)


Pete

--
Pete Deffendol
pete at deffendol.org




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/ruby-sig/attachments/20130327/5f56e8bd/attachment.html>


More information about the ruby-sig mailing list