No mesg call at all on that machine either in my privite initialization
files or in /etc/profile and /etc/profile.d/* files. I do see it .history so something is calling it but hell if I can figure out what.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Fri, 5 Feb 2016, Mihai Moldovan wrote:
Date: Fri, 5 Feb 2016 00:50:51 +0100 From: Mihai Moldovan <ionic@ionic.de> To: Robert Dinse <nanook@eskimo.com>, "x2go-user@lists.x2go.org" <x2go-user@lists.x2go.org> Subject: Re: [X2Go-User] Nightly Build Badly Broke
On 01.02.2016 08:27 PM, Robert Dinse wrote:
I just upgraded to nightly build and it is horribly broken on Ubuntu Wily.
When I try to connect to a remote site I get:
Connection failed. mesg: ttyname failed: Inappropriate ioctl for device I can no longer connect to anything.
Please
grep 'mesg' ~/.* grep -R 'mesg' /etc/
on the remote machine. If there is an mesg call not guarded by tty -s, that's broken. Question then is: was this call added by you, or is this a bug in the Ubuntu files themselves?
What you saw is a side-effect of switching to login shells by default.
Mihai