Merge lp:~roignac/apport/bugpattern-629246 into lp:~ubuntu-bugcontrol/apport/ubuntu-bugpatterns

Proposed by Vadim Rutkovsky
Status: Merged
Merged at revision: 346
Proposed branch: lp:~roignac/apport/bugpattern-629246
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/bugpattern-629246
Reviewer Review Type Date Requested Status
Brian Murray Pending
Review via email: mp+75714@code.launchpad.net

Description of the change

Bugpattern for ntfs-config bug 629246

To post a comment you must log in.

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-16 10:23:20 +0000
3+++ bugpatterns.xml 2011-09-16 11:24:30 +0000
4@@ -1294,6 +1294,12 @@
5 <re key="Title">ntfs-config crashed with AttributeError in add_section</re>
6 <re key="Traceback">in on_auto_clicked</re>
7 </pattern>
8+ <pattern url="http://launchpad.net/bugs/629246">
9+ <re key="Package">^ntfs-config </re>
10+ <re key="Traceback">NtfsConfig.py</re>
11+ <re key="Traceback">os.mkdir\(HAL_CONFIG_DIR\)</re>
12+ <re key="Traceback">OSError ?: \[Errno 2\] .* ?: '/etc/hal/fdi/policy'</re>
13+ </pattern>
14
15 <!-- Converted from nvidia-graphics-drivers-173.xml -->
16