Merge lp:~roignac/apport/bug-298509-pattern into lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns

Proposed by Vadim Rutkovsky
Status: Rejected
Rejected by: Brian Murray
Proposed branch: lp:~roignac/apport/bug-298509-pattern
Merge into: lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns
Diff against target: 15 lines (+6/-0)
1 file modified
bugpatterns.xml (+6/-0)
To merge this branch: bzr merge lp:~roignac/apport/bug-298509-pattern
Reviewer Review Type Date Requested Status
Brian Murray Pending
Review via email: mp+93201@code.launchpad.net

Description of the change

Bugpattern for ubiquity bug 298509

To post a comment you must log in.

Unmerged revisions

471. By Vadim Rutkovsky

Added pattern for ubiquity bug 298509

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 2012-02-14 01:07:34 +0000
3+++ bugpatterns.xml 2012-02-15 13:46:19 +0000
4@@ -2370,6 +2370,12 @@
5 <re key="Traceback">debconf.py", line .*, in command</re>
6 <re key="Traceback">DebconfError: \(10, "debian-installer\/.*locale doesn't exist"\)</re>
7 </pattern>
8+ <pattern url="http://launchpad.net/bugs/298509">
9+ <re key="Package">^ubiquity </re>
10+ <re key="Traceback">debconf.py", line .*, in command</re>
11+ <re key="Traceback">ValueError: invalid literal for int\(\) with base 10: ''</re>
12+ </pattern>
13+
14
15 <!-- Converted from ubuntuone-client.xml -->
16