The python information will be gathered under the following conditions:

 57     if report.get('ProblemType') == 'Package' or \
 58             'python' in report.get('InterpreterPath', '') or \
 59             'python' in report.get('ExecutablePath', ''):

One way to test the 'Package' type of problem is to use the crash-in-
postinst package from the daisy pluckers PPA.

https://launchpad.net/~daisy-pluckers/+archive/daisy-seeds

It is not enough to use 'dpkg -i' to trigger the crash though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1681528

Title:
  Include information about python versions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1681528/+subscriptions

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

Reply via email to