GNU bug report logs -
#30505
marionette/virtio-console issues lead to test failures
Previous Next
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
[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)]
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)]
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.