GNU bug report logs - #30505
marionette/virtio-console issues lead to test failures

Previous Next

Package: guix;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Sun, 18 Feb 2018 00:02:01 UTC

Severity: normal

Merged with 30581

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#30581: closed (“sudo herd restart
 nscd” fails)
Date: Thu, 15 Mar 2018 10:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 15 Mar 2018 11:41:05 +0100
with message-id <87tvthvcxq.fsf <at> gnu.org>
and subject line Re: bug#30505: Starting console/terminal Unicode support
has caused the debbugs.gnu.org bug report #30505,
regarding “sudo herd restart nscd” fails
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
30505: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30505
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: bug-guix <at> gnu.org
Subject: “sudo herd restart nscd” fails
Date: Thu, 22 Feb 2018 20:12:26 +0100
Hi Guix,

the shepherd behaves funny:

--8<---------------cut here---------------start------------->8---
rekado ~ : sudo herd restart nscd
Backtrace:
           3 (primitive-load "/run/current-system/profile/bin/herd")
In shepherd/scripts/herd.scm:
    199:9  2 (main . _)
In ice-9/boot-9.scm:
    829:9  1 (catch system-error #<procedure dff3f0 at shepherd/scr…> …)
In shepherd/scripts/herd.scm:
    119:5  0 (_)

shepherd/scripts/herd.scm:119:5: Throw to key `match-error' with args `("match" "no matching pattern" #{\x1b;%G}#)'.
--8<---------------cut here---------------end--------------->8---

The version is 0.3.2.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net




[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 30505-done <at> debbugs.gnu.org
Subject: Re: bug#30505: Starting console/terminal Unicode support
Date: Thu, 15 Mar 2018 11:41:05 +0100
Hello!

ludo <at> gnu.org (Ludovic Courtès) skribis:

> Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

[...]

>> default_utf8 is a default, and it will be read only when defaulting, so
>> in this case it will be read when Linux is constructing a tty.
>>
>> %base-services contain both console-font-service and mingetty-service which
>> both access the ttys.  Linux VTs are created on demand.
>>
>> Once the VTs are created, us setting default_utf8 is too late.
>>
>> We should set default_utf8 before anyone touches tty[123456].
>>
>> Where will that be?
>>
>> Should we just set it in boot-system ? That's probably a nice way -
>> also since I think this setting is quite Linux-specific.
>
> Alternately we could introduce a ‘virtual-terminal’ service that every
> ‘term-*’ service would depend on.  That ‘virtual-terminal’ service would
> simply write “1” to /sys/…/default_utf8.

Done in bb3062ad6290223ea24144ca8aa1f4cddac8f9be.

Thanks!

Ludo’.


This bug report was last modified 7 years and 69 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.