[Bug 235681] Re: new LP rollout broke subscription

2008-06-22 Thread Markus Korn
** Changed in: python-launchpad-bugs Status: Fix Committed => Fix Released -- new LP rollout broke subscription https://bugs.launchpad.net/bugs/235681 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 235681] Re: new LP rollout broke subscription

2008-06-09 Thread Jamie Strandboge
This update fixed my tracebacks when using things like: if not 'ubuntu-bugs' in bug.subscriptions: bug.subscribers.add("ubuntu-bugs") -- new LP rollout broke subscription https://bugs.launchpad.net/bugs/235681 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 235681] Re: new LP rollout broke subscription

2008-06-09 Thread Martin Pitt
Copied to hardy-updates. ** Changed in: python-launchpad-bugs (Ubuntu Hardy) Status: Fix Committed => Fix Released -- new LP rollout broke subscription https://bugs.launchpad.net/bugs/235681 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 235681] Re: new LP rollout broke subscription

2008-06-05 Thread Martin Pitt
** Tags added: verification-don ** Tags removed: verification-needed ** Tags added: verification-done ** Tags removed: verification-don -- new LP rollout broke subscription https://bugs.launchpad.net/bugs/235681 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 235681] Re: new LP rollout broke subscription

2008-06-04 Thread Markus Korn
The version of python-launchpad-bugs in -proposed (0.2.30.1) fixes this bug for me. [with 0.2.30] In [1]: from launchpadbugs.connector import ConnectBug In [2]: Bug = ConnectBug() In [3]: Bug.authentication = "/home/markus/.mozilla/firefox/iy3ore6m.default/cookies.sqlite" In [4]: b = Bug(234363

[Bug 235681] Re: new LP rollout broke subscription

2008-06-04 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here ** Changed in: python-launchpad-bugs (Ubuntu Hardy) Status: In Progress => Fix Committed ** Tags added: verification-needed -- new LP rollout broke subscription https://bugs.launchpad.net/bugs/235681 You received this bug notifi

[Bug 235681] Re: new LP rollout broke subscription

2008-06-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-launchpad-bugs - 0.2.33 --- python-launchpad-bugs (0.2.33) intrepid; urgency=low [ Markus Korn ] * launchpadbugs/lphelper.py: fixed html-parser for Dapper again, workaround for broken libxml2 (LP: #220679) * launchpadbugs/html_bug.py:

[Bug 235681] Re: new LP rollout broke subscription

2008-06-04 Thread Brian Murray
Attached is a debdiff for Hardy proposed that addresses this bug and bug 227537. ** Attachment added: "python-launchpad-bugs_0.2.30.1.debdiff" http://launchpadlibrarian.net/15022509/python-launchpad-bugs_0.2.30.1.debdiff ** Also affects: python-launchpad-bugs (Ubuntu) Importance: Undecided