Merge lp:~redsingularity/apport/bugpattern-850482 into lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns

Proposed by RedSingularity
Status: Rejected
Rejected by: Brian Murray
Proposed branch: lp:~redsingularity/apport/bugpattern-850482
Merge into: lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 16 lines (+6/-0)
1 file modified
bugpatterns.xml (+6/-0)
To merge this branch: bzr merge lp:~redsingularity/apport/bugpattern-850482
Reviewer Review Type Date Requested Status
Brian Murray Disapprove
Review via email: mp+77069@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

This pattern seems really generic to me as there can be lots of cases where people have held broken packages. Is there some way this can be made more specific?

Revision history for this message
Brian Murray (brian-murray) wrote :

I've commented on bug 850482 with some of the issues with it.

Revision history for this message
Brian Murray (brian-murray) :
review: Disapprove

Unmerged revisions

368. By Tim <tim@Alpha>

Added pattern for bug 850482.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bugpatterns.xml'
2--- bugpatterns.xml 2011-09-26 17:42:16 +0000
3+++ bugpatterns.xml 2011-09-26 23:34:25 +0000
4@@ -2165,6 +2165,12 @@
5 <re key="Traceback">UnicodeEncodeError: 'ascii' codec can't encode character(s)?( u'\\.*')? in position \d+(-\d+)?: ordinal not in range\(128\)</re>
6 </pattern>
7
8+ <pattern url="https://launchpad.net/bugs/850482">
9+ <re key="Package">^update-manager </re>
10+ <re key="Title">update-manager crashed with SystemError in mark_install\(\): E:Unable to correct problems, you have held broken packages.</re>
11+ <re key="Traceback"></re>
12+ </pattern>
13+
14 <!-- Converted from update-notifier.xml -->
15
16 <pattern url="https://launchpad.net/bugs/403192">