You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Ryan Merriman (JIRA)" <ji...@apache.org> on 2016/04/08 18:05:25 UTC

[jira] [Created] (METRON-104) Cannot install Yaf sensor standalone

Ryan Merriman created METRON-104:
------------------------------------

             Summary: Cannot install Yaf sensor standalone
                 Key: METRON-104
                 URL: https://issues.apache.org/jira/browse/METRON-104
             Project: Metron
          Issue Type: Bug
            Reporter: Ryan Merriman
            Priority: Minor


When inventory/<profile>/group_vars/all is configured with these settings:

#Sensors
install_pycapa: False
install_bro: False
install_snort: False
install_yaf: True
pcap_replay: False

Yaf installation fails with this message:
TASK [yaf : Compile and Install fixbuf] ****************************************
failed: [node1] => (item=./configure) => {"changed": true, "cmd": "./configure", "delta": "0:00:01.794711", "end": "2016-04-08 15:37:36.883046", "failed": true, "item": "./configure", "rc": 1, "start": "2016-04-08 15:37:35.088335", "stderr": "configure: WARNING: doxygen not found - will not generate any doxygen documentation\nconfigure: error: Cannot find a suitable glib2 (>= 2.4.7)"

I believe another role is bringing in this dependency.  It should also be included in the Yaf role.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)