[Bug 925] Forking and crontabs do not work with ssh on NCR MP-RAS builds

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Sep 8 23:25:36 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=925





------- Additional Comments From techinfo at pdmi.com  2004-09-08 23:25 -------
Running from an interactive shell (without the -f option) works fine.  It only 
errors when running from a crontab or using the -f option interactivly.  
Redirecting stdin/stdout/stderr  still will generate the "select" error.  I ran 
the following which redirected everything and still got the error:

ssh -f myserver "ls </dev/null >/dev/null 2>/dev/null" >/tmp/test.out 2>&1 
</dev/null

In the test.out file I had the "select" error.

I also ran variations of the above command. All of them returned the select 
error.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list