Source: davmail
Version: 6.1.0.3423-4
Tags: patch

Hi Alexandre

Thanks for the quick fix for #1043143!

I did not consider that netcat-openbsd and netcat-traditional are
co-installable, and that the 'nc' symlink is handled by the
alternatives system.

Please consider the following change to debian/tests/binary-starts:

-nc -z localhost 1025 || echo "Daemon does not seem to listen" >&2
+nc.traditional -z localhost 1025 || echo "Daemon does not seem to listen" >&2

Regards
Graham

Reply via email to