Public bug reported: command-not-found and python3-commandnotfound should generally be updated at the same time, but cnf doesn't have a versioned dependency on the python3 package. If an older python3-commandnotfound is installed, you get:
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.6.4 final 0 Distributor ID: Ubuntu Description: Ubuntu Bionic Beaver (development branch) Release: 18.04 Codename: bionic Exception information: type object 'CommandNotFound' has no attribute 'CommandNotFound' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/CommandNotFound/util.py", line 24, in crash_guard callback() File "/usr/lib/command-not-found", line 89, in main cnf = CommandNotFound.CommandNotFound(options.data_dir) AttributeError: type object 'CommandNotFound' has no attribute 'CommandNotFound' ** Affects: command-not-found (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1753858 Title: command-not-found missing versioned dependency on python3-commandnotfound To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1753858/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
