The reason for the crash is indeed a locale setting that command-not-found cannot handle, e.g. LC_CTYPE = "UTF-8" (which may be introduce, for example, via ssh from Mac OS X Lion). Fixing the locale (e.g., unset LC_CTYPE) is a workaround, but actually the instability in command-not-found causing the crash should be fixed.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925678 Title: [12.04] command-not-found is showing a wrong version when its crashing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/925678/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
