Hello Alain, Alain Kalker [2009-11-27 10:38 +0100]: > I want to do the retracing as a normal user, not as root. Hence the use > of apport-chroot, and also the problem with apport-retrace -R giving an > incomplete stacktrace because it can't install debug symbol packages. > The reason I want to do this is not to spam <coroner> with installed > debug symbol packages, and reducing the workload on updates.
That's exactly what the Ubuntu retracers do as well. They have fakeroot and fakechroot installed, and apport-chroot supports those (in fact, it's the _only_ mode that it supports). apport-chroot then also calls apport-retrace with --unpack-only --no-pkg to minimize the packaging overhead. Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
