Bug 156052
| Summary: | [ja] missing bterm font warning at boot time | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
| Component: | anaconda | Assignee: | Chris Lumens <clumens> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eng-i18n-bugs |
| 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: | 2005-04-28 17:20:14 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: | |||
| Bug Blocks: | 136450 | ||
|
Description
Jens Petersen
2005-04-27 02:20:47 UTC
The actual line on the console is something like "Setting default font (bterm): Can't find font bterm." Actually "Can't find font file bterm". This happens with even bogl-bterm installed fwiw. I noticed that SYSFONT set in /etc/sysconfig/i18n to bterm: not quite sure why though... so re-assigning to anaconda for info. [This is from a rawhide install last week, updated with yum.] Chris, can you take a look at this tomorrow? SYSFONT is set to bterm because of the following line in anaconda's lang-table file: Japanese ja bterm ja_JP.UTF-8 jp106 Asia/Tokyo Is bterm an incorrect setting? Should SYSFONT not be getting specified? We need bterm for use in the installer, but it's not valid for the general case. I think we used to do some munging to avoid bterm getting written out. Fixed in CVS. |