2023-08-08 16:03:45 |
Dave Jones |
bug |
|
|
added bug |
2023-08-14 19:01:15 |
James Falcon |
bug task added |
|
systemd (Ubuntu) |
|
2023-08-14 19:07:04 |
James Falcon |
summary |
localectl doesn't work in mantic |
"localectl set-x11-keymap" doesn't work in mantic |
|
2023-08-14 20:33:31 |
Nick Rosbrook |
bug watch added |
|
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038762 |
|
2023-08-14 20:33:37 |
Nick Rosbrook |
systemd (Ubuntu): status |
New |
Confirmed |
|
2023-08-14 20:33:40 |
Nick Rosbrook |
systemd (Ubuntu): importance |
Undecided |
Medium |
|
2023-08-14 20:33:47 |
Nick Rosbrook |
systemd (Ubuntu): assignee |
|
Nick Rosbrook (enr0n) |
|
2023-08-16 22:00:14 |
James Falcon |
cloud-init (Ubuntu): status |
New |
In Progress |
|
2023-08-16 22:00:19 |
James Falcon |
cloud-init (Ubuntu): importance |
Undecided |
High |
|
2023-08-24 18:53:10 |
Steve Langasek |
tags |
|
rls-mm-incoming |
|
2023-08-25 03:57:49 |
Chad Smith |
attachment added |
|
test_write_etc_default_keyboard.yaml https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2030788/+attachment/5694901/+files/test_write_etc_default_keyboard.yaml |
|
2023-08-25 16:58:58 |
Chad Smith |
cloud-init (Ubuntu): status |
In Progress |
Fix Committed |
|
2023-08-26 19:07:20 |
Gunnar Hjalmarsson |
bug |
|
|
added subscriber Gunnar Hjalmarsson |
2023-08-28 21:09:41 |
Chad Smith |
cloud-init (Ubuntu): status |
Fix Committed |
Fix Released |
|
2023-08-29 16:50:36 |
Chad Smith |
description |
On the raspi arm64 server image, I used to use cloud-init's keyboard module to set my keyboard to GB by default. However, on mantic localectl (which the keyboard module uses) is now reporting:
$ localectl set-x11-keymap gb pc105
Setting X11 and console keymaps is not supported in Debian
So ... how do I get my £ key by default now? Or should this be filed against systemd as well? |
On the raspi arm64 server image, I used to use cloud-init's keyboard module to set my keyboard to GB by default. However, on mantic localectl (which the keyboard module uses) is now reporting:
$ localectl set-x11-keymap gb pc105
Setting X11 and console keymaps is not supported in Debian
So ... how do I get my £ key by default now? Or should this be filed against systemd as well?
=== update ====
cloud-init 23.3 release now writes /etc/default/keyboard directly instead of calling: localectl set-x11-keymap. After setting keymap/layout, cloud-init also runs: systemctl restart console-setup.
The remaining question is do we want to improve usability of the error message or hints/docs for admins describing how to set up keymap/layout? |
|
2023-08-29 16:50:37 |
Chad Smith |
summary |
"localectl set-x11-keymap" doesn't work in mantic |
Usability: "localectl set-x11-keymap" doesn't work in mantic |
|
2023-08-29 16:50:51 |
Chad Smith |
cloud-init (Ubuntu): assignee |
|
Chad Smith (chad.smith) |
|
2023-08-31 15:32:13 |
Julian Andres Klode |
tags |
rls-mm-incoming |
|
|