tag 13213 + notabug
close 13213
thanks

Juergen Schiedhering wrote:
> after upgrade from some server to CentOS6.2 (from 6.0) i have
> problems with the serial console.

You have submitted a bug to the GNU Coreutils project.  The GNU
Coreutils are the basic file, shell and text manipulation utilities of
the GNU Operating System.  You can learn more about GNU Coreutils here:

  http://www.gnu.org/software/coreutils/

The GNU Coreutils are part of the GNU Operating System.  You can learn
more about the GNU Project here:

  http://www.gnu.org/

> So for your understanding, to update or newinstall from an server, i
> need the serial console.
> With the 6.2 Version i get a local echo all the time!
> This is very bad, because the autocompletion is also work not
> properly - no echo.
> 
> Is there any setting i can do to have the old configuration back?

But you are asking a generic question about your system.  Sorry but we
can't help you here.  Unless you have a bug report about the GNU
coreutils?
 
> Here an example:
> 
> [root@localhost init]# l
> l <== wrong, echo
> -bash: l: command not found
> [root@localhost init]#

It appears you have a problem with your terminal settings.  This has
nothing to do with the coreutils but you might try resetting your tty
settings.  But bash also saves and restores the tty state.  You might
try this:

  $ stty sane
  $ bash

Good luck!

Bob



Reply via email to