FS#30985 - [mkinitcpio] Keymap Hook does not support new rc.conf syntax

Attached to Project: Arch Linux
Opened by Andreas (Evilandi666) - Thursday, 02 August 2012, 23:48 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 04 August 2012, 23:16 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When using the new recommended rc.conf syntax (that means without KEYMAP= etc.), the keymap hook throws the following error:
keymap: hook specified, but no KEYMAP found in configuration.
It should instead try to read from /etc/vconsole.conf, as this is the "new" recommended location for KEYMAP=... .
When you try to boot the generated image, you only have english keyboard.
Temporary Fix: Specify KEYMAP=... in rc.conf ("old syntax").

Steps to reproduce:
- Use a rc.conf in the newest syntax/style from last Update
- Use keymap hook in /etc/mkinitcpio.conf
- sudo mkinitcpio -p linux
- see "keymap: hook specified, but no KEYMAP found in configuration"
This task depends upon

Closed by  Dave Reisner (falconindy)
Saturday, 04 August 2012, 23:16 GMT
Reason for closing:  Not a bug
Comment by Dave Reisner (falconindy) - Friday, 03 August 2012, 00:01 GMT Comment by Dave Reisner (falconindy) - Saturday, 04 August 2012, 21:40 GMT
ping? Is there a bug here or not?
Comment by Andreas (Evilandi666) - Saturday, 04 August 2012, 23:15 GMT
Hi, sry I think I somehow deleted my vconsole.conf.
Sry for bothering, it seems that there is no bug at all. I really don't know why vconsole.conf was gone.

Loading...