Comment 3 for bug 920860

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : Re: Sorry, command-not-found has crashed!

Thanks for your report.

Here is the error
Traceback (most recent call last):
  File "/usr/lib/command-not-found", line 90, in <module>
    main()
  File "/usr/lib/command-not-found", line 85, in main
    if not cnf.advise(args[0].encode('utf-8'), options.ignore_installed) and not options.no_failure_msg:
  File "/usr/lib/python2.7/dist-packages/CommandNotFound/CommandNotFound.py", line 252, in advise
    print >> sys.stderr, _("The program '%s' is currently not installed. ") % command,
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 45: ordinal not in range(128)