You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry to bother you with such a specific problem, but while trying to update the Debian package to the latest version, I've been getting testsuite failures. This happens with both 4.0.0 and 4.1.0.
Maybe you will have an idea of why? Note I cannot reproduce this issue in a virtualenv.
The problem seems to be that stdout isn't really captured. I get a bunch of these failures:
Sorry to bother you with such a specific problem, but while trying to update the Debian package to the latest version, I've been getting testsuite failures. This happens with both 4.0.0 and 4.1.0.
Maybe you will have an idea of why? Note I cannot reproduce this issue in a virtualenv.
The problem seems to be that
stdout
isn't really captured. I get a bunch of these failures:I added some code to debug further and did indeed get
self.first_line = None
andfirst_line = SYSTEMD CRITICAL - nm-wait-online.service: failed
Here's the full log:
monitoring-plugins-systemd_4.1.0-1_amd64-2024-05-03T21:00:09Z.txt
The text was updated successfully, but these errors were encountered: