Comment 1 for bug 1352591

Revision history for this message
Brian Murray (brian-murray) wrote : Re: apport-retrace does not update libraries in a sandbox

You can also see the change in behavior by running apport-retrace with the -v switch and watching for messages like the following:

dynamically loaded /lib/arm-linux-gnueabihf/libbz2.so.1.0.4 needs package libbz2-1.0, queueing
dynamically loaded /usr/lib/arm-linux-gnueabihf/libstdc++.so.6.0.20 needs package libstdc++6, queueing
dynamically loaded /lib/arm-linux-gnueabihf/libglib-2.0.so.0.4101.0 needs package libglib2.0-0, queueing

This ends up being a problem for the Error Tracker retracers as they try to use the same sandbox directory and don't get restarted very often.