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
=== modified file 'bugpatterns.xml'
--- bugpatterns.xml 2012-02-14 01:07:34 +0000
+++ bugpatterns.xml 2012-02-15 13:46:19 +0000
@@ -2370,6 +2370,12 @@
2370 <re key="Traceback">debconf.py", line .*, in command</re>2370 <re key="Traceback">debconf.py", line .*, in command</re>
2371 <re key="Traceback">DebconfError: \(10, "debian-installer\/.*locale doesn't exist"\)</re>2371 <re key="Traceback">DebconfError: \(10, "debian-installer\/.*locale doesn't exist"\)</re>
2372 </pattern>2372 </pattern>
2373 <pattern url="http://launchpad.net/bugs/298509">
2374 <re key="Package">^ubiquity </re>
2375 <re key="Traceback">debconf.py", line .*, in command</re>
2376 <re key="Traceback">ValueError: invalid literal for int\(\) with base 10: ''</re>
2377 </pattern>
2378
23732379
2374<!-- Converted from ubuntuone-client.xml -->2380<!-- Converted from ubuntuone-client.xml -->
23752381