bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: su rc 141


From: Eric Blake
Subject: Re: su rc 141
Date: Thu, 14 Feb 2008 21:38:01 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Marco Salvi on 2/14/2008 5:21 AM:
| I'm on Suse Linux 10 - coreutils-5.93-22.14

Consider upgrading.  The latest stable coreutils is at 6.10.

|
| I moved the base home dir of my user from /home to /local_home.
| Each time I tried to run the su command within a gmd session it exits
| with rc 141.
| The same command works fine in a console. I wasn't able to figure out
| what rc 141 stand for.

Generally, exit statuses greater than 128 imply that the process was
killed abruptly due to a signal.  You can use 'kill -l 141' to find out
which signal; many machines use 141 for SIGPIPE.  If that is the case,
then it probably means your su session was terminated abruptly because it
writing output to a pipe where the reader had closed.  If you are still
having problems, perhaps showing an actual session with what you typed and
what was displayed may allow us to give you better advice, than just
describing the problem in prose.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHtRcp84KuGfSFAYARAu+QAJ9uJ3GnVnlKs0Y5ZIyFf8VLf4GvyQCgglRX
EpYpjwnZVf56j+Z+0RuYxik=
=Akkf
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]