Displaying 1 result from an estimated 1 matches for "15no".
Did you mean:
15mo
2008 Jul 07
1
SIGPIPE in assorted apps after "yum update"
...ad resumed> "", 4) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
close(5) = 0
wait4(24068, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGPIPE}], 0, NULL) = 24068
close(4) = 0
write(2, "No Permission.\n", 15No Permission.
) = 15
write(2, "qstat: cannot connect to server "..., 63qstat: cannot
connect to server moab.hpc.usu.edu (errno=15007)
) = 63
exit_group(-1) = ?
Once again, the app dies after it attempts to fork into the
background. There are other things run...