Hide Forgot
Description of problem: Is it possible to include libyaml-devel as part of the build process for EPEL? Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. yum install -y libyaml-devel 2. 3. Actual results: No package 'libyaml-devel' exists Expected results: libyaml-devel installs successfully Additional info:
libyaml (and libyaml-devel) is part of base RHEL/CentOS on el7, so this will always be available. I just sanity checked with mock and it looks ok: $ mock -r epel-7-x86_64 install libyaml-devel ... Installed: libyaml-devel.x86_64 0:0.1.4-11.el7_0 If you are still unable to get libyaml-devel, double check your repository configuration. Let me know if you find something else and we can reopen this.