Bug 904954
| Summary: | systemd-vconsole-setup[414]: /bin/setfont failed with error code 66 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ray Evans <jaguar07> | ||||
| Component: | systemd | Assignee: | systemd-maint | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | johannbg, lnykryn, metherid, mschmidt, msekleta, notting, plautrba, systemd-maint, vpavlin | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-01-29 12:49:39 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
From the log: Jan 28 01:05:13 THOR systemd-vconsole-setup[414]: Cannot open font file True ... Jan 28 01:05:13 THOR systemd-vconsole-setup[414]: /bin/setfont failed with error code 66. Please paste the contents of /etc/vconsole.conf and /etc/sysconfig/i18n. (In reply to comment #1) > Jan 28 01:05:13 THOR systemd-vconsole-setup[414]: Cannot open font file True That looks like an early anaconda bug from the beta time, which wrote "FONT=True" into the config file :) There is no vconsole.conf in /etc The contents of /etc/sysconfig/i18n: LANG="en_US.UTF-8" SYSFONT="True" modified /etc/sysconfig/i18n to SYSFONT="latarcyrheb-sun16" Errors in /var/log/messages no longer exist. This system was a clean install of Fedora 17 x64 release. There was never a alpha or beta release of F17 installed. I'm not exactly sure which versions of Anaconda wrote the "SYSFONT=True" line. The current version does not do that anymore. Since there are no bad consequences of the error, I don't think we need to add any workarounds for this to systemd. |
Created attachment 688802 [details] Error indicated in messages log file. Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: