[Bug 146864] Re: command-not-found crash on CTRL+C exit
Zygmunt Krynicki
zygmunt.krynicki at canonical.com
Wed Sep 21 12:47:07 UTC 2011
dotty, this cannot be fixed with python code. As explained in comment
#25 this is a core python issue. Fortunately it seems to be fixed in
python 2.6+ (I cannot reproduce this error any more so I'm going to
close it)
** Changed in: command-not-found
Status: Incomplete => Fix Released
** Changed in: command-not-found (Ubuntu)
Status: Incomplete => 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/146864
Title:
command-not-found crash on CTRL+C exit
Status in Automatic command lookup from available packages:
Fix Released
Status in “command-not-found” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: command-not-found
(on) From Ctrl+C interrupt. Kaboom, follow instructions, etc. Here's
the error:
OS: Ubuntu Gusty Gibbion 7.10 BETA
Crash: from using Ctrl+C
No module named CommandNotFound
Traceback (most recent call last):
File "/usr/lib/command-not-found", line 10, in <module>
from CommandNotFound import CommandNotFound
ImportError: No module named CommandNotFound
Python version: 2.5.1 final 0
Nothing to do with the Ctrl+C method of exiting a command, but hey, it
happened.
-Mike.
To manage notifications about this bug go to:
https://bugs.launchpad.net/command-not-found/+bug/146864/+subscriptions
More information about the foundations-bugs
mailing list