Comment 3 for bug 1044751

Revision history for this message
Gary (gniemcew) wrote :

Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 364, in <module>
    app = CLIUserInterface()
  File "/usr/bin/apport-cli", line 123, in __init__
    apport.ui.UserInterface.__init__(self)
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 148, in __init__
    self.crashdb = get_crashdb(None)
  File "/usr/lib/python2.7/dist-packages/apport/crashdb.py", line 819, in get_crashdb
    with open(conf) as f:
IOError: [Errno 2] No such file or directory: '/etc/apport/crashdb.conf'