Bug 824086

Summary: recode dependency missing on RHEL6
Product: [Fedora] Fedora EPEL Reporter: Edward Rudd <urkle>
Component: fortune-modAssignee: Jeff Sheltren <sheltren>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: sheltren
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-22 18:18:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Edward Rudd 2012-05-22 17:20:25 UTC
Description of problem:
When installing fortune-mod (as a requirement for Xfce) the install fails due to a missing librecode.so.0 dependency. Further research shows that the isssue is caused by the fact that the recode package is included in CentOS6 but NOT RHEL6

Version-Release number of selected component (if applicable):
1.99.1-13.el6.x86_64

How reproducible:
every time

Steps to Reproduce:
1. Get on an official RHEL 6.2 system
2. yum groupinstall Xfce  (or more simply yum install fortune-mod)
  
Actual results:
a dependency error referencing librecode.so.0

Expected results:
the packages to isntall

Additional info:

Comment 1 Jeff Sheltren 2012-05-22 18:18:44 UTC
Hi, you'll need to enable the optional channel in order to get recode for RHEL 6.  Or CentOS works by default.