Comment 2 for bug 747725

Revision history for this message
Volodymyr Kolesnykov (sjinks) wrote :

Possibly related:

$ LANGUAGE=en apport-cli fglrx

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
.....ERROR: hook /usr/share/apport/package-hooks//source_fglrx-installer.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 656, in add_hooks_info
    symb['add_info'](self, ui)
  File "/usr/share/apport/package-hooks//source_fglrx-installer.py", line 446, in add_info
    attach_xorg_package_versions(report, ui)
  File "/usr/share/apport/package-hooks//source_fglrx-installer.py", line 293, in attach_xorg_package_versions
    report['version.%s' %(package)] = package_versions(package)
  File "/usr/lib/python2.7/dist-packages/problem_report.py", line 504, in __setitem__
    assert k.replace('.', '').replace('-', '').replace('_', '').isalnum()
AssertionError
.