[Bug 103331] Re: command-not-found weird behavior in bash

2012-09-04 Thread lehung2112
i'm not fix problem : command not found version 0.2.44 help me ** Changed in: command-not-found Assignee: Zygmunt Krynicki (zkrynicki) => lehung2112 (lehung2112) ** Changed in: command-not-found (Ubuntu) Assignee: Zygmunt Krynicki (zkrynicki) => lehung2112 (lehung2112) -- You received

[Bug 103331] Re: command-not-found weird behavior in bash

2007-10-03 Thread cmnorton
I still get the error after changing #!/bin/sh to #! /bin/bash, but look it works (sqlexecd was not running prior) stop also works. [EMAIL PROTECTED]:/etc/init.d# ./sqlexecd start ./sqlexecd: line 52: action: command not found [EMAIL PROTECTED]:/etc/init.d# ps -ef | grep sqlexec root 1963

[Bug 103331] Re: command-not-found weird behavior in bash

2007-10-02 Thread Zygmunt Krynicki
Does running the script mentioned above with bash (as opposed to plain sh) explicitly affects the problem? Could you change #!/bin/sh to #!/bin/bash and try again? -- command-not-found weird behavior in bash https://bugs.launchpad.net/bugs/103331 You received this bug notification because you ar

[Bug 103331] Re: command-not-found weird behavior in bash

2007-10-02 Thread cmnorton
Is this bug the same as what I am experiencing? Any workaround suggestions would be greatly appreciated. I have included the case statement that is failing and attached the full script. sqlexecd used to run on 6.06 Ubuntu, and does (modified for server name, etc) run on rpm-based systems, Fedora,

[Bug 103331] Re: command-not-found weird behavior in bash

2007-04-14 Thread Zygmunt Krynicki
Fixed with the update to 0.2.4 ** Changed in: command-not-found (Ubuntu) Status: Confirmed => Fix Released -- command-not-found weird behavior in bash https://bugs.launchpad.net/bugs/103331 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contac

[Bug 103331] Re: command-not-found weird behavior in bash

2007-04-05 Thread Zygmunt Krynicki
Affects only bash. Caused by missing -- in cnf invocation in helper script. ** Also affects: command-not-found (upstream) Importance: Undecided Status: Unconfirmed ** Changed in: command-not-found (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Zygmunt Krynicki

[Bug 103331] Re: command-not-found weird behavior in bash

2007-04-05 Thread Zygmunt Krynicki
Fixed in trunk. See ubuntu 7.04 release for details ** Changed in: command-not-found (upstream) Importance: Undecided => Low Assignee: (unassigned) => Zygmunt Krynicki Status: Unconfirmed => Fix Released -- command-not-found weird behavior in bash https://bugs.launchpad.net/bugs/1