[Prelude Hybrid IDS] #169: Prewikka install problem
Prelude Hybrid IDS <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#169: Prewikka install problem
----------------------+-----------------------------------------------------
Reporter: daikinee | Owner: yoann
Type: defect | Status: new
Priority: normal | Milestone: Prewikka 0.9.6
Component: prewikka | Version: 0.9
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
When using "--root" option with setup.py, installation is not OK
(prewikka.conf not installed correctly).
The bug is in the 4 lines which use : self.root or "" + ...
These lines should use parenthesis : (self.root or "") + ...
because "or" operator have precedence over "+" operator
--
Ticket URL: <https://trac.prelude-ids.org/ticket/169>
Prelude Hybrid IDS <http://www.prelude-ids.org>
The Prelude Hybrid Intrusion Detection System suite
_______________________________________________
Prelude-devel site list
[email protected]
http://www.prelude-ids.org/mailman/listinfo/prelude-devel