Launchpad internal error creating merge proposal notifications
Bug #436393 reported by
Robert Collins
This bug report is a duplicate of:
Bug #453010: patch parser does not accept headers with CRLF line-endings.
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
New
|
Undecided
|
Unassigned | ||
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
Launchpad encountered an internal error during the following operation:
creating a merge proposal from message with subject [MERGE] Stop caring
about a clean shutdown of the process in tests
for the interactive debugger break-in facility.. It was logged with id
OOPS-1364CMP1. Sorry for the inconvenience.
Exception: MalformedHunkHe
Related branches
lp://staging/~thumper/launchpad/script-error-reporting-utility
- Michael Hudson-Doyle: Approve
-
Diff: 37 lines2 files modifiedlib/lp/code/model/tests/test_diff.py (+5/-0)
script.zcml (+5/-1)
tags: | added: oops |
description: | updated |
summary: |
- [Fwd: Launchpad internal error] + Launchpad internal error creating merge proposal notifications |
Changed in launchpad-code: | |
status: | New → In Progress |
importance: | Undecided → High |
Changed in launchpad-code: | |
status: | In Progress → Triaged |
To post a comment you must log in.
This oops is "MalformedHunkH eader: Malformed hunk header. Does not match format.
'@@ -173,6 +173,9 @@\\r\\n'"
It looks like bzr is generating diffs it can't subsequently parse.