Bug 629941
| Summary: | Fontmap.local file created by package is never used | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Tim Waugh <twaugh> |
| Component: | ghostscript | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED ERRATA | QA Contact: | QE Internationalization Bugs <qe-i18n-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.0 | CC: | ktakemur, llim, pknirsch |
| Target Milestone: | rc | Keywords: | Patch |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ghostscript-8.70-10.el6 | Doc Type: | Bug Fix |
| Doc Text: |
The Fontmap.local file installed with the ghostscript package allows a system administrator to override font substitutions. However, previous versions of the Ghostscript suite did not use this file at all. This error has been fixed, and the file is now used as expected.
|
Story Points: | --- |
| Clone Of: | 610301 | Environment: |
The Fontmap.local file is supposed to be used for over-riding font substitutions. However, this file was not being used by ghostscript.
|
| Last Closed: | 2011-05-19 12:28:15 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: | |||
| Bug Depends On: | 610301, 629943 | ||
| Bug Blocks: | |||
|
Description
Tim Waugh
2010-09-03 10:58:50 UTC
Hi is this bug fixed and included in following patches? # rpm -qa ghostscript* ghostscript-8.70-8.el6.i686 ghostscript-fonts-5.50-23.1.el6.noarch ghostscript-gtk-8.70-8.el6.i686 ghostscript-devel-8.70-8.el6.i686 ghostscript-debuginfo-8.70-8.el6.i686 ghostscript-doc-8.70-8.el6.i686 # strace gs >/tmp/gstrace 2>&1 # grep Fontmap.local /tmp/gstrace # # gs </dev/null # tail -n1 /usr/share/ghostscript/8.70/Resource/Init/Fontmap (Fontmap.GS) .runlibfile # I tested on both i386 and x86_64 but the results are same. Oops, patch wasn't applied. I see it's fixed.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
The Fontmap.local file installed with the ghostscript package allows a system administrator to override font substitutions. However, previous versions of the Ghostscript suite did not use this file at all. This error has been fixed, and the file is now used as expected.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0527.html |