Comment 2 for bug 1476685

Revision history for this message
Andy Whitcroft (apw) wrote :

This feels like a dpkg issue:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport/report.py", line 197, in _run_hook
    symb['add_info'](report, ui)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 63, in add_info
    check_attachment_for_errors(report, attachment)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 152, in check_attachment_for_errors
    trim_dpkg_log(report)
  File "/usr/share/apport/general-hooks/ubuntu.py", line 434, in trim_dpkg_log
    if isinstance(lines[0], str):
IndexError: list index out of range