internal error notifying merge proposal
Bug #453529 reported by
Bo Laurent
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Tim Penhey |
Bug Description
The last two times I created merge proposals, I get internal errors which prevented lpad from notifying the reviewer.
Launchpad encountered an internal error during the following operation: notifying people about the proposal to merge lp:~canonical-isd-hackers/canonical-salesforce/450486-dell-asset-pricing into lp:~sfi-team/canonical-salesforce/trunk. It was logged with id OOPS-1385MPCJ4. Sorry for the inconvenience.
The exception in shown in the oops: OSError: [Errno 39] Directory not empty: '/tmp/bzr-
tags: | added: code-review email oops |
affects: | launchpad → launchpad-code |
description: | updated |
Changed in launchpad-code: | |
status: | In Progress → Fix Committed |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The root cause is that you are trying to merge two unrelated branches, so you probably want to re-think your request.
However, there is a branch in progress that will allow you to actually do this crazy thing, rather than getting oopses.