You are not logged in.
In previous/older arch iso downloads I could do
localectl list-keymapsnow it gives me: Couldn't find any console keymaps.
Was there something changed in the arch iso about the keymaps?
(I need it for some install scripts, calling localectl lis-keymaps and piping to awk)
Steps:
download latest arch iso
localectl list-keymapsOffline
Better file a bug report here: https://bugs.archlinux.org/index.php?pr … x&switch=1
Offline
I can't download the iso to try it out. But if you already haven't done it, please check if the iso you downloaded is corrupted, at least before you file a bug report.
Be aware of my Newbie Powers
Offline
Sorry I was looking for older bug reports, but from tom.ty89's link I could see a previous bug report:
https://bugs.archlinux.org/task/46725 it seems rather "old" bug
I checked the md5sum, the lastest iso was not corrupted.
Offline
I don't think it has anything to do with corruption. I reproduced it too.
Offline
I also can confirm this.Keymaps missing.
Offline
I can also confirm this.
The keymaps are there, but localectl does not find them:
$ localectl list-keymaps
Couldn't find any console keymaps
$ find /usr/share/kbd/keymaps -type f
/usr/share/kbd/keymaps/amiga/amiga-de.map.gz
/usr/share/kbd/keymaps/amiga/amiga-us.map.gz
...Offline
I can also confirm this.
The keymaps are there, but localectl does not find them:$ localectl list-keymaps Couldn't find any console keymaps $ find /usr/share/kbd/keymaps -type f /usr/share/kbd/keymaps/amiga/amiga-de.map.gz /usr/share/kbd/keymaps/amiga/amiga-us.map.gz ...
I can confirm this behavior.
Offline