Hello Martin,

Following you advice I've writing the file
/etc/apport/crashdb.conf.vendor with the following contents:

-------------------------------------
default = '<lp_project>'

databases = {
    'ubuntu_netbook': {
        'impl': 'launchpad',
        'bug_pattern_base': 'http://people.ubuntu.com/~pitti/bugpatterns',
        'project': '<lp_project>'}
    },
}
-------------------------------------

where <lp_project> is the launchpad project that I would like to be used
for reporting.

After that, I've followed the steps to generate a crash report for the
notification-daemon explained in
https://wiki.ubuntu.com/ApportImprovements. However, when the crash
report is generated, it tries to report it to ubuntu/notification-daemon
package instead of to <lp_project>.

Is there something that I'm missing? I'm using apport 0.119 and the
machine was rebooted before the crash so the configuration should have
been loaded successfully.

The contents of the log file is the following:
apport (pid 8371) Mon Mar 23 11:13:48 2009: called for pid 7840, signal 11
apport (pid 8371) Mon Mar 23 11:13:48 2009: executable: 
/usr/lib/notification-daemon/notification-daemon (command line 
"/usr/lib/notification-daemon/notification-daemon")
modinfo: could not open cdrom: No such device
modinfo: could not open cdrom: No such device
apport (pid 8371) Mon Mar 23 11:13:49 2009: wrote report 
/var/crash/_usr_lib_notification-daemon_notification-daemon.1000.crash

Is it possible to increase log level to obtain more detailed
information?

Best regards,
    Javier

-- 
Support to report to different launchpad projects to be added
https://bugs.launchpad.net/bugs/338835
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to