Am 09.03.19 um 21:50 schrieb Michael Biebl:
> Am 09.03.19 um 21:00 schrieb Santiago Vila:
>> to which I also add these two lines:
> ..> /dev/urandom    /dev/random     none    rw,bind         0       0
> 
> This might very well be the culprit, given that test-stat-util does the
> following check:
> 
>         test_device_path_make_canonical_one("/dev/random");
>         test_device_path_make_canonical_one("/dev/urandom");
> 
> https://github.com/systemd/systemd/blob/master/src/test/test-stat-util.c#L148

Why are you bind mounting /dev/urandom to /dev/random (note the missing
'u')?

It's rather obvious why this breaks the test ...


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to