Tarmac fails to resolve pre-req branches when they've already been merged
Bug #845706 reported by
Stuart Colville
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tarmac |
Triaged
|
Medium
|
Unassigned |
Bug Description
If you have Branch A which is a pre-req of branch B. If branch A has already been merged into trunk when tarmac looks to merge branch B it rejects it saying it can't find a merge proposal for branch A.
Here's an example error message:
"No proposals found for merge of lp:~muffinresearch/ubuntuone-servers/ie-streaming-fixups-2 into lp:ubuntuone-servers."
Changed in tarmac: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Paul Hummer (rockstar) |
Changed in tarmac: | |
importance: | High → Medium |
assignee: | Paul Hummer (rockstar) → nobody |
To post a comment you must log in.
This is actually a bug in Launchpad, it seems. Sometimes it will fail to give the branch in the requested list of proposals. This seems to happen regardless of the prerequisite's merge status, but does seem to occur more often when it has been merged.