Your message dated Wed, 20 Nov 2024 08:01:52 +0000
with message-id <[email protected]>
and subject line Re: Bug#1087886: su now says "Command 'mesg' not found"
has caused the Debian Bug report #1087886,
regarding su now says "Command 'mesg' not found"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1087886: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087886
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: util-linux
Version: 2.40.2-11
Severity: normal
Since the removal of /usr/bin/mesg from util-linux, I now see the
following:
euler:~ $ su -
Password:
Command 'mesg' not found, did you mean:
command 'dmesg' from deb util-linux
Try: apt install <deb name>
euler:~ #
I don't know where the mesg call is coming from or how to stop this
warning.
Best wishes,
Julian
--- End Message ---
--- Begin Message ---
On Tue, Nov 19, 2024 at 11:00:40PM +0100, Chris Hofstaedtler wrote:
> * Julian Gilbey <[email protected]> [241119 22:45]:
> > Since the removal of /usr/bin/mesg from util-linux, I now see the
> > following:
> >
> > euler:~ $ su -
> > Password:
> > Command 'mesg' not found, did you mean:
> > command 'dmesg' from deb util-linux
> > Try: apt install <deb name>
> > euler:~ #
> >
> > I don't know where the mesg call is coming from or how to stop this
> > warning.
>
> Your root's .bashrc or a similar shell startup file?
>
> >From what I can tell on a new install, nothing puts 'mesg n' (or
> similar) into /etc/skel etc.
Ah. Spot on!
Thanks,
Julian
--- End Message ---