Setting up python-libxml2 (2.9.3+dfsg1-1ubuntu0.3) ...
Traceback (most recent call last):
  File "/usr/bin/pycompile", line 35, in <module>
    from debpython.version import SUPPORTED, debsorted, vrepr, \
  File "/usr/share/python/debpython/version.py", line 24, in <module>
    from ConfigParser import SafeConfigParser
ImportError: No module named 'ConfigParser'
dpkg: error processing package python-libxml2 (--configure):


This doesn't make much sense.
pycompile and /usr/share/python/debpython/version.py comes from python-minimal, 
and ConfigParser is from the standard python lib.
Do you have some manual python installation somewhere that is taking over the 
system python?
Could you try to run
    python -c 'from ConfigParser import SafeConfigParser'
and see whether you get any error?  (it shouldn't print nor do anything, just 
return).

** Changed in: libxml2 (Ubuntu)
       Status: New => Incomplete

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

Title:
  package python-libxml2 2.9.3+dfsg1-1ubuntu0.3 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

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

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

Reply via email to