Re: PackageKit vice shell

2011-10-17 Thread Richard Hughes
On 16 October 2011 19:00, JB jb.1234a...@gmail.com wrote:  pk-command-not-found [OPTION...] We fixed this quite a long time ago. Perhaps upgrading to F15 or F16 might be a good idea? Richard. -- devel mailing list devel@lists.fedoraproject.org

Re: PackageKit vice shell

2011-10-17 Thread Genes MailLists
Also, FYI, you you can disable it (as alternative to deleting): unset -f command_not_found_handle in your .bashrc ... -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

PackageKit vice shell

2011-10-16 Thread JB
Hi, this is what PackageKit does to shell: $ dmesh --help Usage: pk-command-not-found [OPTION...] PackageKit Command Not Found Help Options: -h, --help Show help options $ # yum remove PackageKit-command-not-found ... Removed: PackageKit-command-not-found.i686 0:0.6.12-4.fc14

Re: PackageKit vice shell

2011-10-16 Thread Richard W.M. Jones
On Sun, Oct 16, 2011 at 06:00:44PM +, JB wrote: Hi, this is what PackageKit does to shell: $ dmesh --help Usage: pk-command-not-found [OPTION...] PackageKit Command Not Found Help Options: -h, --help Show help options $ # yum remove PackageKit-command-not-found