[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719050: general: reportbug is not able to file bugs against some packages.



Package: general
Severity: normal

reportbug is not able to file bugs against some packages.

for example, if you try to file a bug against the 'wget' package, or against the 'reportbug' 
package, reportbug emit the following error messages:

Querying Debian BTS for reports on wget (source)...
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2206, in <module>
    main()
  File "/usr/bin/reportbug", line 1080, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1702, in user_interface
    latest_first=self.options.latest_first)
  File "/usr/lib/pymodules/python2.7/reportbug/ui/text_ui.py", line 517, in handle_bts_query
    source=source, http_proxy=http_proxy, archived=archived)
  File "/usr/lib/pymodules/python2.7/reportbug/debbugs.py", line 1263, in get_reports
    stats = debianbts.get_status(bugs)
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 170, in get_status
    bugs.append(_parse_status(elem))
  File "/usr/lib/pymodules/python2.7/debianbts.py", line 243, in _parse_status
    bug.msgid = _uc(tmp['msgid'])
  File "/usr/lib/pymodules/python2.7/SOAPpy/Types.py", line 1283, in __getitem__
    return getattr(self, item)
AttributeError: structType instance has no attribute 'msgid'



-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: