Bug 557089 - $SYSFONTACM is used instead of $UNIMAP to load a unicode font map
Summary: $SYSFONTACM is used instead of $UNIMAP to load a unicode font map
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: initscripts
Version: 5.6
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: initscripts Maintenance Team
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks: 557173
TreeView+ depends on / blocked
 
Reported: 2010-01-20 11:53 UTC by Michael
Modified: 2011-01-13 23:05 UTC (History)
3 users (show)

Fixed In Version: initscripts-8.45.32-1.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 557173 (view as bug list)
Environment:
Last Closed: 2011-01-13 23:05:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:0075 0 normal SHIPPED_LIVE initscripts bug fix update 2011-01-12 17:22:01 UTC

Description Michael 2010-01-20 11:53:56 UTC
Description of problem:

$SYSFONTACM is used instead of $UNIMAP to load a unicode font map

According to /usr/share/doc/initscripts-8.45.30/sysconfig.txt for settings in /etc/sysconfig/i18n file the 'UNIMAP=' is a unicode font map which applied via setfont's -u option and 'SYSFONTACM=' is a console map which applied via setfont's -m option.

But in /sbin/setsysfont script and in /etc/profile.d/lang.sh (and in /etc/profile.d/lang.csh) the call of unicode_start is done as stated:
unicode_start $SYSFONT $SYSFONTACM

The second parameter passed to unicode_start script is used for setfont's -u option.

Because of all this if one wishes to load an old non-unicode font lacked a built-in unicode font map he/she need to set the SYSFONTACM variable to specify a unicode-to-font mapping table instead of UNIMAP as should be used according to information from /usr/share/doc/initscripts-8.45.30/sysconfig.txt.

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

Comment 2 RHEL Program Management 2010-06-04 15:58:55 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 6 errata-xmlrpc 2011-01-13 23:05:50 UTC
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-0075.html


Note You need to log in before you can comment on or make changes to this bug.