the output from python -c 'import zlib' is:
---------------------------------------------------------
Error in sys.excepthook:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/apport_python_hook.py", line 30, in 
apport_excepthook
    import apport.report, apport.fileutils
  File "/var/lib/python-support/python2.5/apport/__init__.py", line 1, in 
<module>
    from apport.report import Report
  File "/var/lib/python-support/python2.5/apport/report.py", line 20, in 
<module>
    from problem_report import ProblemReport
  File "/var/lib/python-support/python2.5/problem_report.py", line 15, in 
<module>
    import bz2, zlib, base64, time, UserDict, sys, gzip
ImportError: /usr/lib/python2.5/lib-dynload/zlib.so: undefined symbol: 
inflateCopy

Original exception was:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: /usr/lib/python2.5/lib-dynload/zlib.so: undefined symbol: 
inflateCopy

-- 
update-manager
https://bugs.launchpad.net/bugs/129534
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to