Error generating merge proposal diff when "source branch has pending writes"
Bug #612171 reported by
James Westby
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Martin Pool |
Bug Description
I just received this email:
Subject: Launchpad error while generating the diff for a merge proposal
From: <email address hidden>
To: James Westby <email address hidden>
Date: Sat, 31 Jul 2010 23:28:44 -0000
Launchpad encountered an error during the following operation: generating the diff for a merge proposal. The source branch has pending writes.
I don't really know what it means, which merge proposal it is referring to, or what
I can do about it, so I don't know why I got an email about it.
As for the cause, it's probably as I pushed twice to the same branch in relatively
quick succession.
Thanks,
James
Related branches
lp://staging/~mbp/launchpad/612171-diff-generation-spam
- Aaron Bentley (community): Approve
- Ian Booth: Pending requested
-
Diff: 186 lines (+56/-9)4 files modifiedlib/lp/code/errors.py (+16/-1)
lib/lp/code/model/branchmergeproposaljob.py (+11/-7)
lib/lp/code/model/tests/test_branchmergeproposaljobs.py (+27/-1)
lib/lp/services/job/runner.py (+2/-0)
Changed in launchpad-code: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in launchpad: | |
status: | Triaged → In Progress |
assignee: | nobody → Martin Pool (mbp) |
tags: | added: qa-untestable |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It would help to know what the merge proposal was. This could be a dupe of bug #610713