Public bug reported: Binary package hint: command-not-found
[EMAIL PROTECTED]:~$ LS Sorry, command-not-found has crashed! Please file a bug report at: https://bugs.launchpad.net/ubuntu/+source/command-not-found Please include the following information with the report: 'ascii' codec can't encode character u'\xab' in position 12: ordinal not in range(128) Traceback (most recent call last): File "/usr/lib/command-not-found", line 28, in <module> CommandNotFound(options.data_dir).advise(args[0], options.ignore_installed) File "/usr/lib/python2.5/site-packages/CommandNotFound/CommandNotFound.py", line 132, in advise print >>sys.stderr, _("The program '%s' is currently not installed. ") % command, File "/usr/lib/python2.5/gettext.py", line 584, in lgettext return ldgettext(_current_domain, message) File "/usr/lib/python2.5/gettext.py", line 556, in ldgettext return t.lgettext(message) File "/usr/lib/python2.5/gettext.py", line 366, in lgettext return tmsg.encode(locale.getpreferredencoding()) UnicodeEncodeError: 'ascii' codec can't encode character u'\xab' in position 12: ordinal not in range(128) Python version: 2.5.2 final 0 bash: LS: command not found I tried with other commands in capital, but apparently it only crashes with LS. I'm using Kubuntu64 bits and command-not-found package 0.2.17ubuntu1. ** Affects: command-not-found (Ubuntu) Importance: Undecided Status: New -- command-not-found crarshes with "LS" https://bugs.launchpad.net/bugs/252203 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
