~mdz/apport/ubuntu-bugpatterns-combined

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>

<patterns>
    <pattern url="https://launchpad.net/bugs/573748">
        <re key="DKMSBuildLog">DKMS make.log for.* kernel 2.6.3[345]</re>
        <re key="DKMSBuildLog">utsrelease.h: No such file or directory</re>
    </pattern>
    <pattern url="https://launchpad.net/bugs/642518">
        <re key="DKMSBuildLog">/var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.c: In function ‘KCL_IOCTL_AllocUserSpace32’:</re>
        <re key="DKMSBuildLog">/var/lib/dkms/fglrx/8.723.1/build/2.6.x/kcl_ioctl.c:196: error: implicit declaration of function ‘compat_alloc_user_space’</re>
        <re key="Tags">lucid</re>
    </pattern>
    <pattern url="https://launchpad.net/bugs/557023">
        <re key="DpkgTerminalLog">cp: cannot stat `/vmlinuz': No such file or directory</re>
        <re key="LiveMediaBuild">Ubuntu</re>
    </pattern>
</patterns>