Bug 1316682 - Package libyaml exists in EPEL but not libyaml-devel
Summary: Package libyaml exists in EPEL but not libyaml-devel
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: libyaml
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: John Eckersberg
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-10 18:33 UTC by Horace
Modified: 2016-03-14 15:21 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-14 15:21:31 UTC
Type: Bug


Attachments (Terms of Use)

Description Horace 2016-03-10 18:33:45 UTC
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:

Comment 1 John Eckersberg 2016-03-14 15:21:31 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.