Closed GoogleCodeExporter closed 8 years ago
I'll need to look at this a bit more closely, but this definitely needs to be
fixed. Thanks for reporting the problem.
Original comment by amcna...@gmail.com
on 19 Jul 2010 at 3:13
Original comment by amcna...@gmail.com
on 9 Jan 2011 at 6:26
Commit c6bee26 should hopefully fix this problem. This commit will be in the
next release. Please let me know if you continue to see this problem. Thank
you for your help (and patience).
Original comment by amcna...@gmail.com
on 13 Jan 2011 at 11:36
I haven't heard anything about this recently, so I'll assume this is fixed.
Please let me know if you continue to have problems.
Original comment by amcna...@gmail.com
on 1 Apr 2011 at 6:52
I am using the newest version of pssh (2.3.1), and I am still getting the very
same error and traceback that is reported above, so it seems this may not have
been fixed :
do_pssh(hosts, cmdline, opts)
File "/usr/bin/pssh", line 89, in do_pssh
statuses = manager.run()
File "/usr/lib/python2.4/site-packages/psshlib/manager.py", line 75, in run
self.update_tasks(writer)
File "/usr/lib/python2.4/site-packages/psshlib/manager.py", line 135, in update_tasks
keep_running = self.reap_tasks()
File "/usr/lib/python2.4/site-packages/psshlib/manager.py", line 160, in reap_tasks
self.finished(task)
File "/usr/lib/python2.4/site-packages/psshlib/manager.py", line 198, in finished
task.report(n)
File "/usr/lib/python2.4/site-packages/psshlib/task.py", line 279, in report
sys.stdout.write(self.outputbuffer)
IOError: [Errno 4] Interrupted system call
Original comment by BarryGes...@gmail.com
on 18 Dec 2014 at 8:44
Original issue reported on code.google.com by
device...@gmail.com
on 16 Jun 2010 at 1:56