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)


** Changed in: command-not-found (Ubuntu)
       Status: New => Triaged

** Changed in: command-not-found (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- Sorry, command-not-found has crashed!
+ command-not-found crashed in advise with: UnicodeEncodeError: 'ascii' codec 
can't encode character u'\xe9' in position 45: ordinal not in range(128)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920860

Title:
  command-not-found crashed in advise with: UnicodeEncodeError: 'ascii'
  codec can't encode character u'\xe9' in position 45: ordinal not in
  range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/920860/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to