[Bug 266858] x11/sddm: Fails to start: vte.csh: 19: Syntax error: word unexpected (expecting "then")
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 6 04:16:17 BST 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266858
Peter Wemm <peter at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter at FreeBSD.org
--- Comment #2 from Peter Wemm <peter at FreeBSD.org> ---
Something is more wrong than is first apparent. The script has valid csh/tcsh
syntax, and is even documented in the tcsh man page.
Here's the real problem:
root at overcee:/home/peter # csh /usr/local/etc/profile.d/vte.csh
root at overcee:/home/peter # sh /usr/local/etc/profile.d/vte.csh
/usr/local/etc/profile.d/vte.csh: 19: Syntax error: word unexpected (expecting
"then")
Something is running the *.csh profile scripts with sh.
On my system, root still has the tcsh as a shell while the sddm user has a
nologin shell.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the kde-freebsd
mailing list