[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-10-01 Thread colin murphy
I figured as much, once a number of things started breaking with Python 3. This one was associated with an open ticket so I thought I'd throw up the patch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-10-01 Thread Brian Murray
Thanks for the patch, however we've reverted the python 3 conversion of update-notifier as python-debian which update-notifier-common depends hasn't been converted. When we do convert update-notifier to python3 we'll ensure we fix the Except syntax. Thanks again! ** Changed in: update-notifier

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-10-01 Thread Brian Murray
** Changed in: update-notifier (Ubuntu) Status: Confirmed => In Progress ** Changed in: update-notifier (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-09-30 Thread Ubuntu Foundation's Bug Bot
The attachment "replace "except SystemError, e:" with"except SystemError as e:"" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can re

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-09-30 Thread colin murphy
** Patch removed: "replace "except SystemError, e:" with "except SystemError as e:"" https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1024599/+attachment/3358341/+files/apt_check.py-patch ** Attachment added: "replace "except SystemError, e:" with"except SystemError as e:""

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-09-30 Thread colin murphy
Patch for my previous comment. The syntax: except A, B: Is no longer allowed in Python 3. http://www.python.org/dev/peps/pep-3110/ ** Attachment added: "replace "except SystemError, e:" with "except SystemError as e:"" https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1024599/

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-09-30 Thread colin murphy
The syntax: except A, B: Is no longer allowed in Python 3. http://www.python.org/dev/peps/pep-3110/ ** Attachment added: ""except SystemError, e:" replaced with "except SystemError as e:"" https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1024599/+attachment/3358278/+files/ap

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-07-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: update-notifier (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024599 Tit

[Bug 1024599] Re: apt_check.py crashed with SyntaxError in unknown(): invalid syntax

2012-07-24 Thread Brian Murray
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024599 Title: apt_check.py crashed with SyntaxError in unknown(): invalid syntax To manage notifications about this b