[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33362: System tests stuck in "shepherd[1]: waiting for udevd..."
From: |
Ludovic Courtès |
Subject: |
bug#33362: System tests stuck in "shepherd[1]: waiting for udevd..." |
Date: |
Tue, 20 Nov 2018 17:02:59 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Mark,
Mark H Weaver <address@hidden> skribis:
> As I write this, there are two system test builds that have been stuck
> for many hours, endlessly printing "shepherd[1]: waiting for udevd...":
Basic system tests pass for me on current-ish ‘core-updates’, on x86_64:
--8<---------------cut here---------------start------------->8---
$ git describe
v0.15.0-4036-g2d546858b1
$ make check-system TESTS='basic openssh mcron'
Compiling Scheme modules...
Running 3 system tests...
TOTAL: 3
PASS: /gnu/store/3zywc7y192p0n8l2cbm58vdkbpi3dchw-basic
PASS: /gnu/store/sirffl42jh6as45fy98frdfaglkgqif0-mcron
PASS: /gnu/store/pdw9jxq745w4833jx4hzfma6c48kwda8-openssh
--8<---------------cut here---------------end--------------->8---
Does the problem still show up for you?
Ludo’.