Bug 28533 - It seems your ruby installation is missing psych (for YAML output).
Summary: It seems your ruby installation is missing psych (for YAML output).
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ruby-tools (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: nbr
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-10 01:07 MSK by Dmitriy Kulik
Modified: 2013-02-10 08:38 MSK (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitriy Kulik 2013-02-10 01:07:48 MSK
# gem -v
/usr/lib/ruby/yaml.rb:56: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.
1.8.23

Помогает BuildRequires: libyaml-devel
Comment 1 Repository Robot 2013-02-10 08:38:15 MSK
ruby-1.9.3-alt13 -> sisyphus:

* Sun Feb 10 2013 Led <led@altlinux> 1.9.3-alt13
- fixed BuildRequires (ALT#28533)