Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionJames Patterson
2014-07-08 09:33:14 UTC
Description of problem:
If you change the default keyboard in anaconda for the installation, this selection is discarded when the OS is booted.
Important: you add the keyboard layout you want, and remove the keyboard anaconda guesses. After reboot, the default keyboard is the one you removed.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Comment 2Vratislav Podzimek
2014-07-08 16:38:24 UTC
Could you please provide some additional information, namely logs (from /var/log/anaconda/), concrete keyboard layout choice and describe what "this selection is discarded when the OS is booted." means?
The known, already reported issue is that systemd-localed (used by anaconda) fails to provide the best-matching VConsole keymap choice for a given X layout and vice versa. So you may be hitting this bug.
"this selection is discarded when the OS is booted" means: I somehow get a US keyboard when I didn't choose a US keyboard. A US keyboard wasn't even in the list of keyboards, I removed it.
I'll check the rest tomorrow, it sounds like the same bug, do you have a bug#?
Comment 4Vratislav Podzimek
2014-07-09 07:50:13 UTC
(In reply to James Patterson from comment #3)
> "this selection is discarded when the OS is booted" means: I somehow get a
> US keyboard when I didn't choose a US keyboard. A US keyboard wasn't even in
> the list of keyboards, I removed it.
The basic question is where you get the US keyboard -- during the boot process, in the VConsole or in the X session?
>
> I'll check the rest tomorrow, it sounds like the same bug, do you have a
> bug#?https://bugzilla.redhat.com/show_bug.cgi?id=1050180
> The basic question is where you get the US keyboard -- during the boot process, in the VConsole or in the X session?
It's a minimal install, the keyboard I use to type the login and password is US.
vconsole.conf contains KEYMAP="us"
Bug 1050180 seems very similar or the same.
Comment 6Vratislav Podzimek
2014-07-09 14:16:46 UTC
*** This bug has been marked as a duplicate of bug 1050180 ***