brian-murray@localhost:~$ /snap/bin/apport.apport-cli --help
Traceback (most recent call last):
File "/snap/apport/x7/bin/apport-cli", line 369, in <module>
app = CLIUserInterface()
File "/snap/apport/x7/bin/apport-cli", line 127, in __init__
apport.ui.UserInterface.__init__(self)
File "/snap/apport/x7/lib/python3.5/site-packages/apport/ui.py", line 187, in __init__
self.crashdb = apport.crashdb.get_crashdb(None)
File "/snap/apport/x7/lib/python3.5/site-packages/apport/crashdb.py", line 822, in get_crashdb
with open(conf) as f:
FileNotFoundError: [Errno 2] No such file or directory: '$SNAP/lib/python3.5/site-packages/etc/apport/crashdb.conf\n'