[Bug 1158713] New: csh / tcsh if: Expression Syntax error
http://bugzilla.opensuse.org/show_bug.cgi?id=1158713 Bug ID: 1158713 Summary: csh / tcsh if: Expression Syntax error Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Linux Status: NEW Severity: Major Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: pablo@blueoakdb.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hi, In the 20191204 we have a slight bug in desktop-data-openSUSE-15.1.20191124-1.1.noarch Specifically '/etc/profile.d/desktop-data.csh' is: if (! "$X_MOUSE_CURSOR" == "" ) then and should be if ("$X_MOUSE_CURSOR" != "" ) then Without the above change, when 'su -/sudo -i', we get a 'if: Expression Syntax.' error and no further scripts are processed. I'm not quite sure what to rate this bug so I've set its Severity to 'Major' I've tested the fix on my local box. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1158713 http://bugzilla.opensuse.org/show_bug.cgi?id=1158713#c1 Neil Rickert <nwr10cst-oslnx@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nwr10cst-oslnx@yahoo.com --- Comment #1 from Neil Rickert <nwr10cst-oslnx@yahoo.com> --- Already reported as bug 1158422 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1158713 http://bugzilla.opensuse.org/show_bug.cgi?id=1158713#c2 Pablo Sanchez <pablo@blueoakdb.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Pablo Sanchez <pablo@blueoakdb.com> --- Apparently I need to spruce up my searching skills. This is a dup. Thank you Neil. ;) *** This bug has been marked as a duplicate of bug 1158422 *** -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com