Project

General

Profile

Bug #169

Prewikka install problem

Added by almost 18 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
duplicate

Description

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

History

#1 Updated by almost 18 years ago

Sorry...i didn't check the trunk version...

#2 Updated by Yoann VANDOORSELAERE almost 18 years ago

  • Status changed from New to Closed
  • Resolution set to duplicate

Dup #166.

#3 Updated by Yoann VANDOORSELAERE almost 15 years ago

  • Project changed from PRELUDE SIEM to Prewikka
  • Category deleted (5)
  • Target version deleted (0.9.6)

Also available in: Atom PDF