Bug ID | 984982 |
---|---|
Summary | utf8 console font mismatch |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 42.2 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | systemd-maintainers@suse.de |
Reporter | lnussel@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
systemctl status shows a question mark instead of an UTF-8 character: https://openqa.opensuse.org/tests/211920#step/sshd/9 IIRC we've seen that in an older release already somewhere. IIRC it's caused by a mismatch of what systemd thinks the console is set to. Ie the console font didn't set the utf8 flag but systemd thinks it did based on locale setting or something like that. If the console doesn't do utf8 systemd would display a star instead of the utf8 character.