https://bugzilla.redhat.com/show_bug.cgi?id=1205819
Bug ID: 1205819 Summary: RHEL 6.6 can't yum install ghc. No package libffi-devel available. Product: Fedora EPEL Version: el6 Component: ghc Severity: medium Assignee: petersen@redhat.com Reporter: vmjersey@hotmail.com QA Contact: extras-qa@fedoraproject.org CC: haskell-devel@lists.fedoraproject.org, petersen@redhat.com
Description of problem: I type "yum install ghc" and I get the following error:
--> Finished Dependency Resolution Error: Package: ghc-base-devel-4.3.1.0-46.el6.x86_64 (epel) Requires: libffi-devel
I type yum install libffi-devel, and I get the answer:
No package libffi-devel available.
Version-Release number of selected component (if applicable): 7.0.4
How reproducible: Everytime
Steps to Reproduce: 1. yum install ghc 2. 3.
Actual results: Dependencies not found. Package would not install
Expected results: I expected the packages to find the dependencies and install.
Additional info:
I searched manually through your repositories and indeed verified that libffi-devel is not there.
https://bugzilla.redhat.com/show_bug.cgi?id=1205819
Anssi Johansson rhbugs@miuku.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rhbugs@miuku.net
--- Comment #1 from Anssi Johansson rhbugs@miuku.net --- Have you read the "NOTE for RHN users" on https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F ?
https://bugzilla.redhat.com/show_bug.cgi?id=1205819
--- Comment #2 from vmjersey@hotmail.com --- (In reply to Anssi Johansson from comment #1)
Have you read the "NOTE for RHN users" on https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F ?
You are correct. Once I ran subscription-manager repos --enable rhel-6-workstation-optional-rpms
The package installed just fine. Thanks for your help.
https://bugzilla.redhat.com/show_bug.cgi?id=1205819
vmjersey@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2015-04-06 17:28:50
haskell-devel@lists.fedoraproject.org