shinken-solutions / shinken

Flexible and scalable monitoring framework
http://www.shinken-monitoring.org
GNU Affero General Public License v3.0
1.13k stars 335 forks source link

Compiling error #572

Closed hvad closed 12 years ago

hvad commented 12 years ago

Hi,

when I try to compile Shinken 1.2.0, I get the following error:

Compiling /home/builder/rpmbuild/BUILDROOT/shinken-1.2.0-1.fc17.x86_64/usr/lib/python2.7/site-packages/shinken/webui/plugins/eue/test.py ... SyntaxError: ('invalid syntax', ('/usr/lib/python2.7/site-packages/shinken/webui/plugins/eue/test.py', 24, 13, ' else\n'))

david-guenault commented 12 years ago

ouch maybe my fault you can bypass every files under eue (do not include them) it is a future feature and it is not ready

hvad commented 12 years ago

hi, i bypass eue and it's work.