[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30581: “sudo herd restart nscd” fails
From: |
Ludovic Courtès |
Subject: |
bug#30581: “sudo herd restart nscd” fails |
Date: |
Sat, 24 Feb 2018 23:43:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Ricardo Wurmus <address@hidden> skribis:
> the shepherd behaves funny:
>
> 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}#)'.
That looks like <https://bugs.gnu.org/30505>.
Ludo’.