The pear machine is not importing the changes of my svn and it's showing an error:
https://code.edge.launchpad.net/+code-imports/+machines/pear
http://launchpadlibrarian.net/47912071/jisko-dev-jisko-2.0.log
2010-05-06 05:00:50 INFO Starting job.
2010-05-06 05:00:50 INFO Getting exising bzr branch from central store.
2010-05-06 05:00:50 INFO 35 bytes transferred |
Traceback (most recent call last):
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/scripts/code-import-worker.py", line 82, in <module>
sys.exit(script.main())
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/scripts/code-import-worker.py", line 77, in main
return import_worker.run()
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/lib/lp/codehosting/codeimport/worker.py", line 437, in run
return self._doImport()
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/lib/lp/codehosting/codeimport/worker.py", line 570, in _doImport
foreign_branch = format.open(transport).open_branch()
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/remote.py", line 228, in open_branch
repos = self.find_repository()
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/remote.py", line 142, in find_repository
return SvnRepository(self, transport, self.branch_path)
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/repository.py", line 400, in __init__
self.get_config().add_location(self.base)
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/config.py", line 294, in add_location
locations = self.get_locations()
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/config.py", line 284, in get_locations
val = self._get_user_option("locations", use_global=False)
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/config.py", line 163, in _get_user_option
value = source()._get_user_option(option_name)
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/config.py", line 140, in _get_uuid_config
self._uuid_config = SubversionUUIDConfig(self.uuid)
File "/srv/importd.launchpad.net/production/launchpad-rev-9329/optionalbzrplugins/svn/config.py", line 82, in __init__
if not self.uuid in self._get_parser():
File "/home/pqm/for_rollouts/production/eggs/bzr-2.1.0-py2.5-linux-x86_64.egg/bzrlib/config.py", line 360, in _get_parser
bzrlib.errors.ParseConfigError: Error(s) parsing config file /home/importd/.bazaar/subversion.conf:
Invalid line at line "398".
Import failed:
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.