SVN imports are failing
zope.rdb's import failed this morning:
http://
2010-06-01 06:24:10 INFO Starting job.
2010-06-01 06:24:10 INFO Getting exising bzr branch from central store.
2010-06-01 06:24:20 INFO 35 bytes transferred |
Traceback (most recent call last):
File "/srv/importd.
sys.
File "/srv/importd.
return import_worker.run()
File "/srv/importd.
return self._doImport()
File "/srv/importd.
foreign_branch = format.
File "/srv/importd.
repos = self.find_
File "/srv/importd.
return SvnRepository(self, transport, self.branch_path)
File "/srv/importd.
self.
File "/srv/importd.
locations = self.get_
File "/srv/importd.
val = self._get_
File "/srv/importd.
value = source(
File "/srv/importd.
self.
File "/srv/importd.
if not self.uuid in self._get_parser():
File "/home/
bzrlib.
Invalid line at line "526".
Duplicate keyword name at line 527.
Duplicate keyword name at line 528.
Import failed:
Traceback (most recent call last):
Failure: twisted.
At least one other zope.* project failed yesterday with the same traceback.
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Tres Seaver
- Solved:
- 2010-06-01
- Last query:
- 2010-06-01
- Last reply:
| Tres Seaver (tseaver) said : | #1 |
It looks as though maxb and / or jpds have fixed the configuration issue and rescheduled the failing imports. Thanks!
