Comment 0 for bug 1378406

Revision history for this message
Dan Watkins (oddbloke) wrote :

When I SSH on to a pristine cloud instance, I see a crash:

$ env
TERM=xterm
SHELL=/bin/bash
<snip>
LANG=en_US.UTF-8
<snip>
LC_CTYPE=en_GB.UTF-8

$ foo
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.2.44

$ unset LC_CTYPE

$ foo
No command 'foo' found, did you mean:
 Command 'fio' from package 'fio' (universe)
 Command 'goo' from package 'goo' (universe)
 Command 'fop' from package 'fop' (main)
 Command 'fox' from package 'objcryst-fox' (universe)
 Command 'xoo' from package 'xoo' (universe)
 Command 'fgo' from package 'fgo' (universe)
 Command 'zoo' from package 'zoo' (universe)
foo: command not found

Steps to reproduce:

Run "LC_CTYPE=foo f"