Public bug reported:

Binary package hint: python-launchpad-bugs

Current Hardy p-lp-bugs breaks apport retracers:

$ python -c 'import launchpadbugs.connector as Connector; cb = 
Connector.ConnectBug(); cb.authentication=".lpcookie"; b=cb(204332); print 
b.private'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/launchpadbugs/lphelper.py", line 261, 
in <lambda>
    if fget : fget = lambda s, n=fget.__name__ : getattr(s, n)()
  File "/usr/lib/python2.5/site-packages/launchpadbugs/html_bug.py", line 87, 
in func
    x.parse()
  File "/usr/lib/python2.5/site-packages/launchpadbugs/html_bug.py", line 853, 
in parse
    assert self.__xml, "Wrong XPath-Expr in Secrecy.parse() '__xml' (%s)" 
%(DEBUG_URL or "unknown")
AssertionError: Wrong XPath-Expr in Secrecy.parse() '__xml' 
(https://launchpad.net/bugs/204332)

** Affects: python-launchpad-bugs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
AssertionError: Wrong XPath-Expr in Secrecy.parse() '__xml'
https://bugs.launchpad.net/bugs/228565
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