Activity log for bug #161743

Date Who What changed Old value New value Message
2007-11-09 19:41:51 Jonathan Lange bug added bug
2008-03-13 14:21:36 Diogo Matsubara description I got this while running the codehosting acceptance tests. canonical.codehosting.tests.test_acceptance.AcceptanceTests.test_push_team_branch(bzr+ssh)Traceback (most recent call last): File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 639, in childConnectionLost if p == child: File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 652, in maybeCallProcessEnded File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 540, in reapProcess reader = self.processReaderFactory(reactor, self, childFD, File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 628, in processEnded fcntl.F_SETFD, old & ~fcntl.FD_CLOEXEC) --- <exception caught here> --- File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 668, in maybeCallProcessEnded # if childFD is not in the list of pipes, assume that it is already File "/home/jml/canonical/lp-branches/logging-bug-152746/lib/twisted/conch/ssh/session.py", line 199, in processEnded self.session.conn.sendRequest(self.session, 'exit-status', struct.pack('!L', reason.value.exitCode)) struct.error: required argument is not an integer Don't know whether this is a Twisted bug or a Launchpad bug. I got this while running the codehosting acceptance tests. canonical.codehosting.tests.test_acceptance.AcceptanceTests.test_push_team_branch(bzr+ssh)Traceback (most recent call last): File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 639, in childConnectionLost if p == child: File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 652, in maybeCallProcessEnded File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 540, in reapProcess reader = self.processReaderFactory(reactor, self, childFD, File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 628, in processEnded fcntl.F_SETFD, old & ~fcntl.FD_CLOEXEC) --- <exception caught here> --- File "/home/jml/canonical/lp-branches/trunk/utilities/../lib/twisted/internet/process.py", line 668, in maybeCallProcessEnded # if childFD is not in the list of pipes, assume that it is already File "/home/jml/canonical/lp-branches/logging-bug-152746/lib/twisted/conch/ssh/session.py", line 199, in processEnded self.session.conn.sendRequest(self.session, 'exit-status', struct.pack('!L', reason.value.exitCode)) struct.error: required argument is not an integer Don't know whether this is a Twisted bug or a Launchpad bug. OOPS-787SMPSSH12
2008-03-13 14:23:40 Diogo Matsubara launchpad-bazaar: importance Undecided High
2008-03-13 20:52:33 Diogo Matsubara bug assigned to twisted
2008-03-13 20:55:38 Diogo Matsubara launchpad-bazaar: status New Confirmed
2008-03-13 20:55:38 Diogo Matsubara launchpad-bazaar: assignee jml
2008-03-13 20:57:05 Diogo Matsubara title Traceback from Twisted while running codehosting acceptance tests Conch blows up when processes end due to signals
2008-03-14 11:07:38 Bug Watch Updater twisted: status Unknown New
2008-03-25 00:06:20 Jonathan Lange launchpad-bazaar: status Confirmed Fix Committed
2008-03-28 02:22:49 Jonathan Lange launchpad-bazaar: status Fix Committed Fix Released
2009-07-24 00:49:32 Bug Watch Updater twisted: status New Fix Released