Hello, Additionally, the attached patch is needed since lsof is non available on non-linux.
Samuel
--- debian/control.original 2018-11-04 17:45:38.000000000 +0000
+++ debian/control 2018-11-04 17:46:03.000000000 +0000
@@ -28,7 +28,7 @@
python <!nocheck>,
libfaketime <!nocheck>,
systemd [linux-any] <!nocheck>,
- lsof <!nocheck>,
+ lsof [linux-any] <!nocheck>,
Standards-Version: 4.2.1
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/rsyslog.git

