import from svn for esys-escript failing

Asked by Joel Fenwick

The automatic lp import for the esys-finley project started failing on 10th of May.

example fail log:

2017-05-13 00:10:26 INFO Starting job.
2017-05-13 00:10:26 INFO Getting exising bzr branch from central store.
2017-05-13 00:10:26 INFO [chan bzr SocketAsChannelAdapter] Opened sftp connection (server version 3)
2017-05-13 00:10:26 INFO 35 bytes transferred
2017-05-13 00:10:51 INFO fetching svn revision info 1/3
2017-05-13 00:10:51 INFO
2017-05-13 00:10:51 INFO Importing branch.
2017-05-13 00:10:52 INFO determining revisions to fetch 0/6559
2017-05-13 00:10:52 INFO
2017-05-13 00:10:52 INFO copying revision 0/2
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended by signal 11.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Colin Watson (cjwatson) said :
#1

This was due to a bug in the serf library used by Subversion which we ran into after upgrading the code import machines from Ubuntu 12.04 to 16.04. It was fixed in this upstream commit:

  https://svn.apache.org/viewvc?view=revision&revision=1712790

I cherry-picked that patch, and your import is working fine now.

Can you help with this problem?

Provide an answer of your own, or ask Joel Fenwick for more information if necessary.

To post a message you must log in.