Comment 5 for bug 731526

Revision history for this message
Roman Yepishev (rye) wrote : Re: apport-gtk crashed with KeyError in get_crashdb(): 'bug_pattern_url' for ubuntuone bugpattern

Ok, it turns out here's what gets bundled with ubuntuone:
ubuntuone = {
        'impl' : 'launchpad',
        'project' : 'ubuntuone-client',
        'bug_pattern_base' : None,
}

in ubuntuone-client-crashdb.conf

Since we are using bug_pattern_base, we break apport reporting. Reassigning to myself.