Activity log for bug #1840032

Date Who What changed Old value New value Message
2019-08-13 12:33:55 Peter Selinger bug added bug
2019-08-13 12:35:03 Peter Selinger description I am reporting this bug because an automated script has asked me to do so. Here is the output: $ reportbug Sorry, command-not-found has crashed! Please file a bug report at: https://bugs.launchpad.net/command-not-found/+filebug Please include the following information with the report: command-not-found version: 0.3 Python version: 3.7.3 final 0 Distributor ID: Ubuntu Description: Ubuntu 19.04 Release: 19.04 Codename: disco Exception information: unable to open database file Traceback (most recent call last): File "/usr/lib/python3/dist-packages/CommandNotFound/util.py", line 23, in crash_guard callback() File "/usr/lib/command-not-found", line 89, in main cnf = CommandNotFound.CommandNotFound(options.data_dir) File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 81, in __init__ self.db = SqliteDatabase(dbpath) File "/usr/lib/python3/dist-packages/CommandNotFound/db/db.py", line 12, in __init__ self.con = sqlite3.connect(filename) sqlite3.OperationalError: unable to open database file I am reporting this bug because an automated script has asked me to do so. Here is the output. Additional information: I just upgraded from Ubuntu 18.10 to Ubuntu 19.04. $ reportbug Sorry, command-not-found has crashed! Please file a bug report at: https://bugs.launchpad.net/command-not-found/+filebug Please include the following information with the report: command-not-found version: 0.3 Python version: 3.7.3 final 0 Distributor ID: Ubuntu Description: Ubuntu 19.04 Release: 19.04 Codename: disco Exception information: unable to open database file Traceback (most recent call last):   File "/usr/lib/python3/dist-packages/CommandNotFound/util.py", line 23, in crash_guard     callback()   File "/usr/lib/command-not-found", line 89, in main     cnf = CommandNotFound.CommandNotFound(options.data_dir)   File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 81, in __init__     self.db = SqliteDatabase(dbpath)   File "/usr/lib/python3/dist-packages/CommandNotFound/db/db.py", line 12, in __init__     self.con = sqlite3.connect(filename) sqlite3.OperationalError: unable to open database file
2021-01-02 16:36:37 Noah Gorny marked as duplicate 1824000