GNU bug report logs -
#54786
Installation tests are failing
Previous Next
Reported by: Mathieu Othacehe <othacehe <at> gnu.org>
Date: Fri, 8 Apr 2022 09:52:01 UTC
Severity: important
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ludovic Courtès <ludo <at> gnu.org> skribis:
> In the interim, perhaps we can work around that by using a different
> check to determine whether the service is running. For instance,
> instead of:
>
> (test-assert "nginx running"
> (marionette-eval
> '(begin
> (use-modules (gnu services herd))
> (start-service 'nginx))
> marionette))
>
> … we’d write something like:
>
> (test-assert "nginx running"
> (wait-for-file "/var/run/nginx/pid"))
I pushed something along these lines as
73eeeeafbb0765f76834b53c9fe6cf3c8f740840.
I wasn’t able to fix the tailon test because the ‘tailon’ package
doesn’t build and I failed to address that in a timely fashion.
Ludo’.
This bug report was last modified 2 years and 282 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.