bzr branch import script oopses sometimes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Critical
|
Henning Eggers |
Bug Description
Have an example:
Oops-Id: OOPS-1366RSBR1
Exception-Type: NoSuchFile
Exception-Value: No such file: ('TREE_ROOT', 'michael@
Date: 2009-09-
Page-Id:
Branch: None
Revision: None
User: None
URL: None
Duration: -1
branch_
branch_
branch_
job_id=504388
Traceback (most recent call last):
Module lp.services.
self.
Module lp.services.
job.run()
Module lp.code.
self.
Module lp.code.
changed_
Module bzrlib.
_, content = list(self.
Module bzrlib.
raise errors.
NoSuchFile: No such file: ('TREE_ROOT', 'michael@
Related branches
- Jeroen T. Vermeulen (community): Approve (code)
-
Diff: 41 lines3 files modifiedMakefile (+1/-1)
configs/development/launchpad-lazr.conf (+4/-0)
lib/lp/code/model/branchjob.py (+3/-0)
tags: | added: qa-needstesting |
If a branch is affected by this, there is no way to have its translation files uploaded. So users that are struck by this cannot get their translations into rosetta.
It seems that only those branches are affected where bzlib considers the root of the tree to be changed. This are most likely new branches.