Comment 11 for bug 81991

Revision history for this message
JP Foster (jeepster) wrote : Re: [apport] update-manager crashed with ImportError in <module>()

From the traceback

It is missing GnuPGInterface

Putting a symlink in /usr/lib/python.2.5/site-packages to
 /usr/share/python-support/python-gnupginterface/GnuPGInterface.py
Fixes it.
This is not the bugfix though. The fix must make sure the right paths are searched by python.