Comment 0 for bug 1798084

Revision history for this message
bugproxy (bugproxy) wrote :

== Comment: #0 - Christian Borntraeger - 2018-10-08 07:14:51 ==
---Problem Description---

found on cosmic beta:
# dpkg -l | grep qemu
ii qemu-block-extra:s390x 1:2.12+dfsg-3ubuntu7 s390x extra block backend modules for qemu-system and qemu-utils
ii qemu-kvm 1:2.12+dfsg-3ubuntu7 s390x QEMU Full virtualization on x86 hardware
ii qemu-system-common 1:2.12+dfsg-3ubuntu7 s390x QEMU full system emulation binaries (common files)
ii qemu-system-s390x 1:2.12+dfsg-3ubuntu7 s390x QEMU full system emulation binaries (s390x)
ii qemu-utils 1:2.12+dfsg-3ubuntu7 s390x QEMU utilities

When installing qemu-kvm and running without -nographic
I get the following error:
# qemu-system-s390x -enable-kvm
Could not read keymap file: 'en-us'

When I use -nographic everything is fine.

So it seems that the qemu-kvm package has some missing dependencies (or misses some files).