Giter Site home page Giter Site logo

Interrupted System Call about parallel-ssh HOT 5 CLOSED

dukexar avatar dukexar commented on September 24, 2024
Interrupted System Call

from parallel-ssh.

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
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 [email protected] on 19 Jul 2010 at 3:13

  • Changed state: Accepted

from parallel-ssh.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024

Original comment by [email protected] on 9 Jan 2011 at 6:26

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

from parallel-ssh.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
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 [email protected] on 13 Jan 2011 at 11:36

  • Changed state: Started

from parallel-ssh.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
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 [email protected] on 1 Apr 2011 at 6:52

  • Changed state: Fixed

from parallel-ssh.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 24, 2024
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 [email protected] on 18 Dec 2014 at 8:44

from parallel-ssh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.