Package: smokeping Version: 2.7.3-2 The SSH plugin in smokeping calls ssh-keyscan and expects to look for rsa1 type keys on initialisation. However ssh-keyscan no longer supports rsa1. This causes smokeping to fail to start. Upstream version of the SSH plugin has removed the dependancy on rsa1 keys
https://github.com/oetiker/SmokePing/commit/62ac9fda04b994bbf4f97d3dd1cf8b92cf279e71 [....] Restarting smokeping (via systemctl): smokeping.serviceDec 16 14:51:43 monitor systemd[1]: Starting Latency Logging and Graphing System... Dec 16 14:51:44 monitor smokeping[7108]: ERROR: output of '/usr/bin/ssh-keyscan -t dsa,rsa,rsa1 127.0.0.1' does not match (?^i:^# \S+ SSH-) Dec 16 14:51:44 monitor smokeping[7108]: at (eval 57) line 1. Dec 16 14:51:44 monitor systemd[1]: smokeping.service: Control process exited, code=exited, status=255/EXCEPTION Dec 16 14:51:44 monitor systemd[1]: smokeping.service: Failed with result 'exit-code'. Dec 16 14:51:44 monitor systemd[1]: Failed to start Latency Logging and Graphing System. Job for smokeping.service failed because the control process exited with error code. See "systemctl status smokeping.service" and "journalctl -xe" for details. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.