Public bug reported: This is an example of the error (trace):
$ bugz -b https://bugzilla.gnome.org get 531602 * Using https://bugzilla.gnome.org * Getting bug 531602 .. Traceback (most recent call last): File "/usr/bin/bugz", line 4, in <module> bugz.main() File "/usr/lib/python2.7/dist-packages/bugz.py", line 1762, in main getattr(bugz, cmd)(*args, **cmd_kwds) File "/usr/lib/python2.7/dist-packages/bugz.py", line 1311, in get result = Bugz.get(self, bugid) File "/usr/lib/python2.7/dist-packages/bugz.py", line 842, in get etree = ElementTree.parse(fd, parser) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1177, in parse tree.parse(source, parser) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 653, in parse parser.feed(data) File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1623, in feed except self._error, v: AttributeError: 'ForcedEncodingXMLTreeBuilder' object has no attribute '_error' This is most probably fixed in the latest version of pybugz (witch I tested with no errors). The solution may be to update the package. ** Affects: bugz (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/900238 Title: bugz not working: AttributeError: 'ForcedEncodingXMLTreeBuilder' object has no attribute '_error' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bugz/+bug/900238/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs