Siduction Forum

Siduction Forum => Software - Support => Topic started by: flyingsoccer on 2014/11/19, 09:37:12

Title: Suricata fails to start
Post by: flyingsoccer on 2014/11/19, 09:37:12
Hello i have an problem with the package Suricata it won't start while the parameters are correct, i am using eth0 as network adapter but it seems there is an systemctl problem some services won't work correct. Is this an bug or is there something wrong in the systemctl administration.

Error:

Setting up suricata (2.0.4-1) ...
Job for suricata.service failed. See 'systemctl status suricata.service' and 'journalctl -xn' for details.
invoke-rc.d: initscript suricata, action "start" failed.
dpkg: error processing package suricata (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
suricata
E: Sub-process /usr/bin/dpkg returned an error code (1)
Title: Re: Suricata fails to start
Post by: devil on 2014/11/19, 12:47:40
Does journalctl -xn give any further details? Some apps are not ready for systemd yet and for some reason or another the old init-script does not work.

greetz
devil