Bug#594192: Generates errors when processing python-support triggers

2010-08-30 Thread Abhishek Dasgupta
severity 594192 important tags 594192 pending thanks Bumping the severity of the bug, as it is an unneccessary and confusing user-visible error. Fix uploaded to mentors: http://mentors.debian.net/debian/pool/main/f/flashbake/flashbake_0.26.2-4.dsc Abhishek signature.asc Description: Digital sig

Bug#594192: Generates errors when processing python-support triggers

2010-08-28 Thread Jakub Wilk
tags 594192 + patch thanks * Guido Trotter , 2010-08-24, 14:35: Processing triggers for python-support ... Compiling /usr/lib/pymodules/python2.4/flashbake/git.py ... File "/usr/lib/pymodules/python2.4/flashbake/git.py", line 35 class Git(): ^ SyntaxError: invalid syntax Compil

Bug#594192: Generates errors when processing python-support triggers

2010-08-24 Thread Guido Trotter
Package: flashbake Version: 0.26.2-3 Severity: normal Hi, I get these errors with flashbake installed: Processing triggers for python-support ... Compiling /usr/lib/pymodules/python2.4/flashbake/git.py ... File "/usr/lib/pymodules/python2.4/flashbake/git.py", line 35 class Git():