[Twisted-Python] Need help with Twisted. Please

Dear Twisted developers,
I am not a developer, and definitely need you advice.
I use Twisted 8.2.0 on Ubuntu 9.04 and on MAX Snow Leopard to set up Buildbot. One of tests for Buildbot returns an error:
Traceback (most recent call last): Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1
I am getting the same error both on Ubunty and Leopard. Please advice what could be wrong here? What does it mean “twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1”?
Thanks Gal
________________________________ From: Galina Kistanova Sent: Tuesday, November 03, 2009 1:23 PM To: twisted-python@twistedmatrix.com Subject: twisted.internet.error.ProcessTerminated, exit code 1?
Hello all,
I ran into issue with Twisted, could anybody help me? I have Twisted 8.2.0 on Ubuntu 9.04. I run tests for Buildbot 0.7.11p3 and one of the tests completed with the next error:
[ERROR]: buildbot.test.test_locks.Locks.testLock3
Traceback (most recent call last): Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.
Cannot find any information what could cause this. What “exit code 1 “ means? I tried to stop MsAfee, but this did not help.
Thanks Gal

On 06:56 pm, gkistanova@accesssoftek.com wrote:
Dear Twisted developers,
I am not a developer, and definitely need you advice.
I use Twisted 8.2.0 on Ubuntu 9.04 and on MAX Snow Leopard to set up Buildbot. One of tests for Buildbot returns an error:
Traceback (most recent call last): Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1
I am getting the same error both on Ubunty and Leopard. Please advice what could be wrong here? What does it mean 1Ctwisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1 1D?
You may want to ask on the BuildBot list instead. This seems to be a BuildBot specific problem, not something that's directly Twisted related. BuildBot developers should have a better idea about the problem and its solution than the people following this list.
Jean-Paul

Thank you
Gal ________________________________________ From: twisted-python-bounces@twistedmatrix.com [twisted-python-bounces@twistedmatrix.com] On Behalf Of exarkun@twistedmatrix.com [exarkun@twistedmatrix.com] Sent: Monday, November 09, 2009 2:07 PM To: Twisted general discussion Subject: Re: [Twisted-Python] Need help with Twisted. Please
On 06:56 pm, gkistanova@accesssoftek.com wrote:
Dear Twisted developers,
I am not a developer, and definitely need you advice.
I use Twisted 8.2.0 on Ubuntu 9.04 and on MAX Snow Leopard to set up Buildbot. One of tests for Buildbot returns an error:
Traceback (most recent call last): Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1
I am getting the same error both on Ubunty and Leopard. Please advice what could be wrong here? What does it mean 1Ctwisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1 1D?
You may want to ask on the BuildBot list instead. This seems to be a BuildBot specific problem, not something that's directly Twisted related. BuildBot developers should have a better idea about the problem and its solution than the people following this list.
Jean-Paul
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
participants (2)
-
exarkun@twistedmatrix.com
-
Galina Kistanova