Comment 40 for bug 1097946

Revision history for this message
Chris Bainbridge (chris-bainbridge) wrote :

This is not a real bug report. The issue is that when a package is not installable (e.g. dependencies conflict etc.) a crash report is automatically created. It is not a real crash, and arguably should not be treated as a crash.

If you do get this "crash" and were brought to this bug report, and want to see what the actual problem is, then open a terminal and do `sudo apt-get install xxxx` where xxxx is the name of the package you want to install. The output of apt-get will show you the real problem.