[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30505: marionette/virtio-console issues lead to test failures
From: |
Danny Milosavljevic |
Subject: |
bug#30505: marionette/virtio-console issues lead to test failures |
Date: |
Sun, 18 Feb 2018 11:48:33 +0100 |
Hi Ludo,
On Sun, 18 Feb 2018 01:01:31 +0100
address@hidden (Ludovic Courtès) wrote:
> The “\x1b;%G” sequences correspond to the “select UTF-8” console code
> (see console_codes(4)). We’re receiving this as if we were a console,
> but in fact all we want is to exchange raw bytes between the host and
> the guest; we don’t want to be a full-fledged console.
A lot of the tests pass console=... and thus in fact have a real console.
It might be that our new automatic console getty interferes.
I doubt it - I checked agetty sources and it doesn't touch iutf8.
Might still be worth a try to remove agetty from %base-services.
check-system TESTS=basic works fine in master indeed ...
> this happens on ‘core-updates’ and not ‘master’.
That's a good question.
Anyway, I think these codes are emitted by unicode_start - so
as a first step, sabotage the kbd package so that it can't
use unicode_start. Does it work then?
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/17
- bug#30505: marionette/virtio-console issues lead to test failures,
Danny Milosavljevic <=
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Danny Milosavljevic, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Danny Milosavljevic, 2018/02/19
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/21
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/21
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/23
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/25
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/25
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/26