Hi, On 2014-12-05 13:01, Rainer Gerhards wrote: > Thanks. It looks like it cannot find the conf file for some (yet unkonwn) > reason.
Rainer, the rsyslog-8.6.0 release tarball [1] doesn't contain a file like "rscript_replace.conf", "gethostname.conf"... I tried to build from git master and the test suite passed, well 2 failed: ========================================= rsyslog 8.6.0: tests/test-suite.log ========================================= # TOTAL: 104 # PASS: 97 # SKIP: 5 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: sndrcv_udp.sh =================== =============================================================================== [sndrcv_udp.sh]: testing sending and receiving via udp SKIP: imuxsock_logger_root.sh ============================= [imuxsock_logger_root.sh]: test trailing LF handling in imuxsock This test must be run as root with no other active syslogd SKIP: imuxsock_traillf_root.sh ============================== [imuxsock_traillf_root.sh]: test trailing LF handling in imuxsock This test must be run as root with no other active syslogd SKIP: imuxsock_ccmiddle_root.sh =============================== [imuxsock_ccmiddle_root.sh]: test trailing LF handling in imuxsock This test must be run as root with no other active syslogd FAIL: mmjsonparse_simple.sh =========================== =============================================================================== [mmjsonparse_simple.sh]: basic test for mmjsonparse module with defaults rsyslogd: could not load module '../plugins/imptcp/.libs/imptcp.so', dlopen: ../plugins/imptcp/.libs/imptcp.so: cannot open shared object file: No such file or directory [try http://www.rsyslog.com/e/2066 ] rsyslogd: input module name 'imptcp' is unknown [try http://www.rsyslog.com/e/2209 ] rsyslogd: error during parsing file ./testsuites/mmjsonparse_simple.conf, on or before line 6: parameter 'port' not known -- typo in config file? [try http://www.rsyslog.com/e/2207 ] rsyslogd started with pid 50217 connect(): Connection refused connect() failed error in trying to open connection i=0 error opening connections error during tcpflood! see rsyslog.out.log.save for what was written cp: cannot stat ‘rsyslog.out.log’: No such file or directory FAIL: mmjsonparse_cim.sh ======================== =============================================================================== [mmjsonparse_cim.sh]: basic test for mmjsonparse module with cim cookie rsyslog.pid exists, trying to shut down rsyslogd process 50217. rsyslogd: could not load module '../plugins/imptcp/.libs/imptcp.so', dlopen: ../plugins/imptcp/.libs/imptcp.so: cannot open shared object file: No such file or directory [try http://www.rsyslog.com/e/2066 ] rsyslogd: input module name 'imptcp' is unknown [try http://www.rsyslog.com/e/2209 ] rsyslogd: error during parsing file ./testsuites/mmjsonparse_cim.conf, on or before line 6: parameter 'port' not known -- typo in config file? [try http://www.rsyslog.com/e/2207 ] rsyslogd started with pid 50251 connect(): Connection refused connect() failed error in trying to open connection i=0 error opening connections error during tcpflood! see rsyslog.out.log.save for what was written cp: cannot stat ‘rsyslog.out.log’: No such file or directory SKIP: omod-if-array.sh ====================== [omod-if-array.sh]: test omod-if-array via udp NOTE: the interface checked with this test is currently NOT supported. We may support it again in the future. So for now, we just skip this test and do not remove it. => However, the release tarball is invalid :( -Thomas _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

