Compiling /usr/lib/python2.4/site-packages/logrep.py ...
  File "/usr/lib/python2.4/site-packages/logrep.py", line 370
    return [(key,op,castfns[key](value)) if op != '~' else 
(key,op,re.compile(value)) for key,op,value in conditions]
                                          ^
SyntaxError: invalid syntax


this is not a bug in python2.4, but in the lorep.py module (which is not part 
of any ubuntu package). most likely you did install this on your own, or it is 
part of a package which comes from another repository ?  this is python2.5 
syntax, so please backport this to work with python2.4.

closing as invalid; please reopen and reassign to a package, if the
module is part of a package.

** Changed in: python2.4 (Ubuntu)
       Status: New => Invalid

-- 
updated python2.4-minimal package fails on dapper
https://bugs.launchpad.net/bugs/255188
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to