summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1895219
blob: eb24ec0fbbb138c0074fafdc1c4ebf83d31c6d45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
qemu git -vnc fails due to missing en-us keymap

If trying to run qemu with -vnc :0, it will fail with:
./qemu-system-x86_64 -vnc :2
qemu-system-x86_64: -vnc :2: could not read keymap file: 'en-us'

share/keymaps is missing en-us keymap and only has sl and sv, confirmed previous stable versions had en-us. 

Tried with multiple targets, on arm64 and amd64

Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)