[Bug 1753858] Re: command-not-found missing versioned dependency on python3-commandnotfound
Michael Vogt
michael.vogt at canonical.com
Mon Mar 19 09:31:21 UTC 2018
command-not-found (18.04.0~pre2) bionic; urgency=medium
* add versionized dependencies from command-not-found on
command-not-found-data and python3-commandnotfound
* update changelog to the latest agreement
-- Michael Vogt <michael.vogt at ubuntu.com> Wed, 07 Mar 2018 14:58:22
+0100
** Changed in: command-not-found (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to command-not-found in Ubuntu.
https://bugs.launchpad.net/bugs/1753858
Title:
command-not-found missing versioned dependency on
python3-commandnotfound
Status in command-not-found package in Ubuntu:
Fix Released
Bug description:
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'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/1753858/+subscriptions
More information about the foundations-bugs
mailing list