Displaying 2 results from an estimated 2 matches for "qtrade".
Did you mean:
trade
2000 May 16
1
on Solaris, "couldn't wait for child '...' completion: No child processes"
Trying to install the portable OpenSSH on Solaris 2.6. Compiling from
openssh-2.1.0.tar.gz using gcc. Compiles and installs fine. sshd
starts fine. First connection from another system works. Child sshd is
forked, but the parent dies and logs:
May 16 11:40:56 qtrade-dev sshd[6510]: error: Couldn't wait for child '/usr/bin/
ls -alni' completion: No child processes
May 16 11:40:56 qtrade-dev last message repeated 3 times
May 16 11:40:56 qtrade-dev sshd[6510]: error: -1 Command '/usr/bin/ls -alni': se
lect() failed: Interrupted system call
May...
2000 May 19
2
Solved: on Solaris, "couldn't wait for child '...' completion: No child processes"
...install the portable OpenSSH on Solaris 2.6. Compiling from
>> openssh-2.1.0.tar.gz using gcc. Compiles and installs fine. sshd
>> starts fine. First connection from another system works. Child sshd is
>> forked, but the parent dies and logs:
>>
>> May 16 11:40:56 qtrade-dev sshd[6510]: error: Couldn't wait for child
>> '/usr=/bin/ls -alni' completion: No child processes
>> May 16 11:40:56 qtrade-dev last message repeated 3 times
>> May 16 11:40:56 qtrade-dev sshd[6510]: error: -1 Command '/usr/bin/ls
>> -alni=': select()...