Bug 479685

Summary: fop fails with SEVERE: Couldn't find hyphenation pattern en (fop-hyph must be packaged)
Product: [Fedora] Fedora Reporter: Murray Cumming <murrayc>
Component: fopAssignee: Lillian Angel <langel>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: fitzsim, iivan, james, langel
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-10 05:07:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Murray Cumming 2009-01-12 14:27:18 UTC
On Fedora 10, when trying to generate a PDF with fop, it fails like so, presumably because fop-hyph is not packaged. It was previously part of fop itself, as pointed out in this similar Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/fop/+bug/310882

This is the full error:
Jan 6, 2009 4:26:56 PM org.apache.fop.hyphenation.Hyphenator getHyphenationTree
SEVERE: Couldn't find hyphenation pattern en

Comment 1 Ioana Ivan 2009-02-10 05:07:11 UTC
The hyphenation patterns can't be included in the fop package due to licensing issues (http://xmlgraphics.apache.org/fop/0.95/hyphenation.html#license-issues). They need to be installed separately (see instructions at http://offo.sourceforge.net/hyphenation/fop-stable/installation.html)