Comment 8 for bug 486460

Revision history for this message
oss_test_launchpad (oss-test-launchpad) wrote :

To Brian Murray: I tried "apport-collect 486460" but this did not work (I clicked "Bericht senden", but nothing happened). The terminal window says:

----
hook /usr/share/apport/package-hooks//source_cups.py crashed:
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/apport/report.py", line 639, in add_hooks_info
    symb['add_info'](self)
  File "/usr/share/apport/package-hooks//source_cups.py", line 10, in add_info
    attach_hardware(report)
  File "/usr/lib/python2.6/dist-packages/apport/hookutils.py", line 125, in attach_hardware
    attach_dmesg(report)
  File "/usr/lib/python2.6/dist-packages/apport/hookutils.py", line 107, in attach_dmesg
    report['BootDmesg'] = open('/var/log/dmesg').read()
IOError: [Errno 13] Permission denied: '/var/log/dmesg'
----