Eu tive um problema com minha conta root no Ubuntu 14.04. ao fazer login usando a conta root, recebi este erro:
Error found when loading /root/.profile: stdin: is not a tty
As a result the session will not be configured correctly. You should fix the problem as soon as feasible
root
tty
user-profile
Phong Nguyen
fonte
fonte
sudo
ougksudo
etc, podem fazer tudo o que você precisa em uma conta regularhttp://docs.fabfile.org/en/1.4.3/faq.html
e tentar todos os três approches para resolver o mesmo proglemRespostas:
https://bugs.launchpad.net/ubuntu/+source/xen-3.1/+bug/1167281
stdin: is not a tty
devido a emmesg n
vez detty -s && mesg n
em.profile
Experimente o método mencionado para adicionar
tty -s &&
na frente da linhamesg n
e veja se isso ajuda. A diferença é que, se o seu problema também for causado pelo seumesg n
perfil.fonte