On Tue, 18 Aug 2015, Thomas D. wrote:
Hi,
we noticed that rsyslog's
- mmnormalize_variable.sh
- mmnormalize_tokenized.sh
- mmnormalize_regex.sh
tests are failing when using liblognorm-1.1.2.
The test suite will pass when using liblognorm-1.1.1 instead.
I filled an issue: https://github.com/rsyslog/rsyslog/issues/489
Because the test doesn't really tell why it is failing I'd like to know
if you recommend us to mask liblognorm-1.1.2 or not.
Another change in 1.1.2 that may bite people is that it introduces the
capability for rules to be multiline by allowing newlines inside a tag
definition. If someone has a bad config (uneven number of % on a line), the
newline will no longer terminate that bad rule, all rules follwoing it will not
be parsed (until it hits the next line with an uneven number of % on the line)
There is a LOT of development happeing on liblognorm at the moment, with 2.0 due
to be released next month.
Personally, I would probably concentrate on testing liblognorm-2.0 and the
upgrade process to it rather than spending much effort on 1.1.2
that being said, I've been using 1.1.2 up until I switched to 2.0experimental a
week ago, and I was using tokenized stuff without a problem, so the first two
tests are just bad tests. (I don't use regex, so I can't comment on that one),
so I don't think the build is bad
David Lang
_______________________________________________
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.