Bug 458003

Summary: Korean font breaks PDF generation
Product: [Community] Publican Reporter: Jeff Fearn 🐞 <jfearn>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.6CC: mmcallis, publican-list, stickster
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.35 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-06 03:41:59 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 Jeff Fearn 🐞 2008-08-06 03:18:41 UTC
Description of problem:
The Korean font has been moved and it's failure to create a metrics file causes PDF generation to fail.

Version-Release number of selected component (if applicable):

publican-0.34

How reproducible:

Always

Actual results:

Generating metrics for: /usr/share/fonts/baekmuk-ttf-batang/batang.ttf
Error while building XML font metrics file.
java.io.FileNotFoundException: /usr/share/fonts/baekmuk-ttf-batang/batang.ttf (No such file or directory)

Expected results:
font metric file

Additional info:
The script that builds font metrics needs to die properly so broken packages don't get created.

Comment 1 Jeff Fearn 🐞 2008-08-06 03:41:59 UTC
Changed font path and Requires font name. Ensured font metric script dies properly if metric generation fails.

Comment 2 Jeff Fearn 🐞 2008-09-08 23:08:07 UTC
*** Bug 461364 has been marked as a duplicate of this bug. ***