[Reportbug-maint] Bug#665755: package: reportbug crashes

Baruch whatmeurgent at yahoo.com
Sun Mar 25 17:55:04 UTC 2012


Package: reportbug
Version: 6.3.1
OS: Linux Mint Debian edition, fully up-to-date using only the debian testing repositories (not the Mint ones), and having gdm 2.20 instead of gdm 3.


Description: Following is the console output returned upon trying to use package reportbug:


$ reportbug

** (process:5519): WARNING **: Trying to register gtype 'GMountMountFlags' as flags when in fact it is of type 'GEnum'

** (process:5519): WARNING **: Trying to register gtype 'GDriveStartFlags' as flags when in fact it is of type 'GEnum'

** (process:5519): WARNING **: Trying to register gtype 'GSocketMsgFlags' as flags when in fact it is of type 'GEnum'
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2199, in <module>
    main()
  File "/usr/bin/reportbug", line 1077, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1700, in user_interface
    latest_first=self.options.latest_first)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/gtk2_ui.py", line 1498, in func
    args, kwargs = op.sync_pre_operation (*args, **kwargs)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/gtk2_ui.py", line 885, in sync_pre_operation
    http_proxy=http_proxy, archived=archived, source=source)
  File "/usr/lib/pymodules/python2.7/reportbug/debbugs.py", line 1205, in get_reports
    bugs = debianbts.get_bugs(pkg_filter, package)
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 230, in get_bugs
    reply = server.get_bugs(*key_value)
  File "/usr/lib/pymodules/python2.7/SOAPpy/Client.py", line 470, in __call__
    return self.__r_call(*args, **kw)
  File "/usr/lib/pymodules/python2.7/SOAPpy/Client.py", line 492, in __r_call
    self.__hd, self.__ma)
  File "/usr/lib/pymodules/python2.7/SOAPpy/Client.py", line 395, in __call
    p, attrs = parseSOAPRPC(r, attrs = 1)
  File "/usr/lib/pymodules/python2.7/SOAPpy/Parser.py", line 1049, in parseSOAPRPC
    t = _parseSOAP(xml_str, rules = rules)
  File "/usr/lib/pymodules/python2.7/SOAPpy/Parser.py", line 1016, in _parseSOAP
    parser = xml.sax.make_parser()
  File "/usr/lib/python2.7/xml/sax/__init__.py", line 93, in make_parser
    raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found





More information about the Reportbug-maint mailing list