Open
Description
- Version of collectd: main branch
- Operating system / distribution:
Expected behavior
(Description of the behavior / output that you expected)
I would expect the configure step to fail, if libstatgrab is not installed on the system/container
Actual behavior
https://github.com/collectd/collectd/blob/main/.cirrus.yml#L128-L148
is run, and fails. I can reproduce the issue in a clean VM without libstatgrab being installed
If libstatgrab is installed, the check is fine.