Bug#877633: test patch unstable

2018-12-13 Thread marc marc
I have tested the patch 
https://salsa.debian.org/sk-guest/monit/commit/ac71b49a08b7f6aa23c185183ab87a64cae4e913
error: Depend service 'sshd_dsa_key' is not defined in the control file

for the stable version, no template is indeed enable by default
but If you install a monitoring with a template that kill a working 
service, imho the bug can hardly be more important for a system such as 
monit.
at least in stable, a small fix like this is needed :
12c12,13
# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877633
 >#depend on sshd_dsa_key
that enought to avoid killing a working sshd.
of course dropping the whole section related to sshd_dsa_key
is also a solution :)


Bug#877633: this bug stop sshd

2018-12-12 Thread marc marc
in reply to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877633#13

clean install with debian 9
apt update && apt upgrade && apt install monit && ln -s 
/etc/monit/conf-available/openssh-server 
/etc/monit/conf-enabled/openssh-server && systemctl reload monit && tail 
-f /var/log/monit.log

[PST Dec 12 02:52:23] info : 'debian9.localdomain' Monit reloaded
[PST Dec 12 02:52:23] error: 'sshd_dsa_key' file doesn't exist
[PST Dec 12 02:52:23] info : 'sshd_dsa_key' trying to restart
[PST Dec 12 02:52:23] info : 'sshd' stop: '/etc/init.d/ssh stop'
[PST Dec 12 02:52:23] error: 'sshd_dsa_key' file doesn't exist
[PST Dec 12 02:52:23] error: 'sshd' failed to start -- could not 
start required services: 'sshd_dsa_key'

so a working sshd is stopped if the template is used.
could the priority of the fix be increased accordingly ?

Regards,
Marc


Bug#863631: conf file reset to default

2018-09-24 Thread marc marc
also in sympa 6.1.23~dfsg-2+deb8u3


Bug#863631: conf file reset to default

2018-07-26 Thread marc marc
Hello,

can you reopen the issue ?
I got it today with sympa 6.1.23~dfsg-2+deb8u2

Regards,
Marc