How do you fix the command-not-found issue on Ubuntu 10.04?
Posted
by Thierry Lam
on Super User
See other posts from Super User
or by Thierry Lam
Published on 2010-05-16T01:17:01Z
Indexed on
2010/05/16
1:20 UTC
Read the original article
Hit count: 439
ubuntu-10.04-lts
I type some command which does not exist at the terminal and I get:
$ asd
/usr/bin/python: can't find '__main__.py' in '/usr/share/command-not-found'
How do I fix the above to display the correct error message? The Ubuntu version I'm using is 10.04, 2.6.32-22
© Super User or respective owner