Comment 1 for bug 444975

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

I've got a bugpattern that I want to push, but needs this issue resolved first as my bug pattern needs to search either OopsText.txt or BootDmesg.txt.

ogasawara@emiko:~/ubuntu-bugpatterns$ bzr diff
=== modified file 'linux.xml'
--- linux.xml 2009-08-28 00:20:55 +0000
+++ linux.xml 2009-10-15 23:02:26 +0000
@@ -23,4 +23,7 @@
     <pattern url="https://bugs.launchpad.net/bugs/417222">
         <re key="DpkgTerminalLog">/boot/grub/menu.lst: Operation not supported</re>
     </pattern>
+ <pattern url="https://bugs.launchpad.net/bugs/422536">
+ <re key="OopsText">EDAC amd64: WARNING: ECC is NOT currently enabled by the BIOS. Module will NOT be loaded.</re>
+ </pattern>
 </patterns>