Comment 1 for bug 1867204

Revision history for this message
Brian Murray (brian-murray) wrote :

Traceback:

Traceback (most recent call last):
  File "/usr/share/apport/whoopsie-upload-all", line 170, in <module>
    stamps = collect_info()
  File "/usr/share/apport/whoopsie-upload-all", line 120, in collect_info
    res = process_report(r)
  File "/usr/share/apport/whoopsie-upload-all", line 94, in process_report
    fd = os.open(report, os.O_WRONLY | os.O_APPEND)
FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_lib_postgresql_10_bin_postgres.124.crash'

I'm not sure how this could be happening but we should protect against it.