"pear" fails to import SVN repository everytime

Bug #611537 reported by Jerry Casiano
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

4 out of 4 tries on this machine have produced the same exception... :-(

On one try I was lucky enough to get "russkaya" which had no problem processing the import.

2010-07-30 02:37:09 INFO Starting job.
2010-07-30 02:37:09 INFO Getting exising bzr branch from central store.
2010-07-30 02:37:09 INFO 35 bytes transferred |
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/scripts/code-import-worker.py", line 82, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/scripts/code-import-worker.py", line 77, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/lib/lp/codehosting/codeimport/worker.py", line 437, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/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-9518/optionalbzrplugins/svn/remote.py", line 228, in open_branch
    repos = self.find_repository()
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/optionalbzrplugins/svn/remote.py", line 142, in find_repository
    return SvnRepository(self, transport, self.branch_path)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/optionalbzrplugins/svn/repository.py", line 400, in __init__
    self.get_config().add_location(self.base)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/optionalbzrplugins/svn/config.py", line 294, in add_location
    locations = self.get_locations()
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/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-9518/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-9518/optionalbzrplugins/svn/config.py", line 140, in _get_uuid_config
    self._uuid_config = SubversionUUIDConfig(self.uuid)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9518/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 "327".
Duplicate keyword name at line 328.
Duplicate keyword name at line 329.
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.

Tags: lp-code
Curtis Hovey (sinzui)
affects: launchpad → launchpad-code
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.