Hi,

I think its pretty likely that the deluge problems cause this error:

Processing triggers for python-support ...
Compiling /var/lib/python-support/python2.4/deluge/core/core.py ...
  File "/var/lib/python-support/python2.4/deluge/core/core.py", line 323
    vs = ver.split("_") if "_" in ver else ver.split("-")
                         ^
SyntaxError: invalid syntax

Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py ...
  File "/var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py", line 
215
    "sort_order": int(sort_order) if sort_order else None
                                   ^
SyntaxError: invalid syntaxProcessing triggers for python-support ...
Compiling /var/lib/python-support/python2.4/deluge/core/core.py ...
  File "/var/lib/python-support/python2.4/deluge/core/core.py", line 323
    vs = ver.split("_") if "_" in ver else ver.split("-")
                         ^
SyntaxError: invalid syntax

Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py ...
  File "/var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py", line 
215
    "sort_order": int(sort_order) if sort_order else None
                                   ^
SyntaxError: invalid syntax

Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py ...
  File "/var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py", line 
169
    "sort_order": int(sort_order) if sort_order else None
                                   ^
SyntaxError: invalid syntax


Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py ...
  File "/var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py", line 
169
    "sort_order": int(sort_order) if sort_order else None
                                   ^
SyntaxError: invalid syntax

-- 
package python-support 0.8.7ubuntu1 failed to install/upgrade: package 
python-support is already installed and configured
https://bugs.launchpad.net/bugs/332086
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