Re: Cannot start ksh on HP-UX 11.11 C3600 after installation of patches

From: Florian Anwander (spam.interessiert.nicht_at_mnet-online.de)
Date: 09/28/05


Date: Wed, 28 Sep 2005 15:05:42 +0200

Hi Alexander
>
> Since then, I cannot start /usr/bin/ksh anymore. I cleared the $HOME
> directory (moved it away and did a mkdir $HOME). I also
> moved /etc/profile out of the way.
home directory on NFS mount or local?

If NFS try:
rm $HOME/.sh_history
ln /tmp/bla $HOME/.sh_history

If it works then ->looks like a hanging file lock.

Florian



Relevant Pages

  • Re: OpenSSH annoyance
    ... > situation where giving two machines the same SSH host key turns out to ... >>this for free if you used a network mounted home directory (I don't, ... > tying them together in this way with an NFS mount. ...
    (comp.os.linux.misc)
  • Re: su problems
    ... Is it *only* hanging for user1? ... Make sure the user's home directory is ... available, and not some nfs mount, that is hung... ...
    (comp.unix.solaris)