command-not-found crash on alias
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
command-not-found |
New
|
Undecided
|
Unassigned |
Bug Description
When I'm running a working alias with a ampersand part of the alias name, the tool command-not-found is crashing. Then I have to "CTRL+C" to get back the prompt..
alias is "ssh myccount@myserver" for the name "sshmyserver"
francogu@
[1] 17987
francogu@
https:/
Please include the following information with the report:
command-not-found version: 0.3
Python version: 3.7.5 final 0
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
Exception information:
unable to open database file
Traceback (most recent call last):
File "/usr/lib/
callback()
File "/usr/lib/
cnf = CommandNotFound
File "/usr/lib/
self.db = SqliteDatabase(
File "/usr/lib/
self.con = sqlite3.
sqlite3.
^C
[1]+ Exit 127 sshmyserve
description: | updated |