<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hello !</p>
<p>Thanks for reporting !</p>
<p>I made a new tag 1.0-2 on livestatus repository with all your comments !</p>
<p>Could you retest it ?</p>
<p>Thanks !</p>
<div>
<pre>-- 
Thibault Cohen</pre>
</div>
<p>Le 17/06/2014 06:54, Florian Zavatzki a écrit :</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">
<pre>Hi,

first, thanks for the great work packaging the new shinken version.
I started testing the new shinken packages today and everything looks
good so far.
But during the installation of the livestatus module I encountered some
minor issues:
1. In the package shinken-module-livestatus there is an error in the
debian/install file for the configuration livestatus.cfg. In the
destination path there is also the filename livestatus.cfg given, I
think it should look like this:
diff --git a/debian/install b/debian/install
index 35b8879..a7089a4 100644
--- a/debian/install
+++ b/debian/install
@@ -1,3 +1,3 @@
 module/* /usr/share/pyshared/shinken/modules/livestatus
 doc/* /usr/share/doc/shinken-module-livestatus
-debian/etc/modules/livestatus.cfg /etc/shinken/modules/livestatus.cfg
+debian/etc/modules/livestatus.cfg /etc/shinken/modules

2. I'm not sure if this comes from upstream, but activating the
livestatus module in /etc/shinken/brokers/broker.cfg is misleading.
In the examples the module is called 'Livestatus', but in the module
configuration it is called 'livestatus', which results in a error that
the module couldn't be found when following the examples.

3. After configuration of the livestatus module, the following errors
occurred in the broker logfile:
Error :   [broker] The external module livestatus goes down unexpectedly!
Warning : The module type logstore-sqlite for LogStore was not found in
modules!
Maybe a Recommends or Depends entry for shinken-module-logstore-sqlite
would be a good idea.

Bye,
Florian

-- 
Florian Zavatzki, CTO

phone:  +49 69 2475607-12
mail:   <a href="mailto:fz@binsec.de">fz@binsec.de</a>
hp:     www.binsec.de

binsec - binary security
UG (haftungsbeschränkt)
Rotfeder-Ring 11
60327 Frankfurt am Main

Geschäftsführer: Patrick Sauer
Handelsregister: Frankfurt am Main, HRB 97277

</pre>
<br />
<pre>_______________________________________________
Pkg-shinken-maint mailing list
<a href="mailto:Pkg-shinken-maint@lists.alioth.debian.org">Pkg-shinken-maint@lists.alioth.debian.org</a>
<a href="https://lists.alioth.debian.org/mailman/listinfo/pkg-shinken-maint">https://lists.alioth.debian.org/mailman/listinfo/pkg-shinken-maint</a>
</pre>
</blockquote>
</body></html>