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.
Ok, it turns out here's what gets bundled with ubuntuone:
'bug_pattern_ base' : None,
ubuntuone = {
'impl' : 'launchpad',
'project' : 'ubuntuone-client',
}
in ubuntuone- client- crashdb. conf
Since we are using bug_pattern_base, we break apport reporting. Reassigning to myself.