Hello List , - in case of interest : am seeing : sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()' .................. regards -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Sep 30, 2014 at 10:36:38AM +0300, ellanios82 wrote:
Hello List ,
- in case of interest : am seeing :
sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()'
..................
and you see that when you do exactly what? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 09/30/2014 11:09 AM, Marcus Meissner wrote:
On Tue, Sep 30, 2014 at 10:36:38AM +0300, ellanios82 wrote:
Hello List ,
- in case of interest : am seeing :
sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()'
.................. and you see that when you do exactly what? ....................
This appears as incoming email in my local folder, as from : root@linux-f39p.site sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()' .................. regards -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, 30 Sep 2014 11:21, ellanios82 wrote:
On 09/30/2014 11:09 AM, Marcus Meissner wrote:
On Tue, Sep 30, 2014 at 10:36:38AM +0300, ellanios82 wrote:
Hello List ,
- in case of interest : am seeing :
sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()'
.................. and you see that when you do exactly what? ....................
This appears as incoming email in my local folder, as from :
root@linux-f39p.site
sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()'
Origin of fault: "/usr/share/mc/mc.sh" Called from link: /etc/profile.d/mc.sh Changed due to bash insecurity. Not quite the wanted effect. The 'escaping' is not clever or good, the '"\n"}' should be replaced by ';}' and so on. Please have a bash guru do a rewrite of that file. KISS - Keep it simple, stupid. - Yamaban. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tuesday 2014-09-30 10:09, Marcus Meissner wrote:
On Tue, Sep 30, 2014 at 10:36:38AM +0300, ellanios82 wrote:
Hello List ,
- in case of interest : am seeing :
sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()'
..................
and you see that when you do exactly what?
Could it be some fallout from the bash security fix? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Yes, this is 'a' fallout of the bash insecurity and the 'try' to fix that. (There are many more comming up our road in factory) For me it looks like a automated script was run over the file in question (/usr/share/mc/mc.sh) and made it much worse. in mc-4.8.1.4-2.1.2.x86_64 on OSS 12.3 it was a clear function with no variable in sight for the function. Now? Forget "heap of shit", this is a strait visit to the waste-water facicilty, with no protective gear. That's why I've called for a bash guru to go over that file. - Yamaban -- If I could get a firm grip on reality, I'd choke it. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, Sep 30, 2014 at 12:04:35PM +0200, Jan Engelhardt wrote:
On Tuesday 2014-09-30 10:09, Marcus Meissner wrote:
On Tue, Sep 30, 2014 at 10:36:38AM +0300, ellanios82 wrote:
Hello List ,
- in case of interest : am seeing :
sh: line 64: syntax error near unexpected token `$'=\\(\\)\\ {\\ \\ .\\ /usr/share/mc/mc-wrapper.sh"\n"}'' sh: line 64: `"}; export BASH_FUNC_mc()'
..................
and you see that when you do exactly what?
Could it be some fallout from the bash security fix?
Yes. The problem is likely that "at" generates the spooljob file without correct quoting and now emits "export BASH_FUNC_mc()=" there. can you open a bug? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (4)
-
ellanios82
-
Jan Engelhardt
-
Marcus Meissner
-
Yamaban