Comment 5 for bug 1024346

Revision history for this message
Martin Pitt (pitti) wrote : Re: lucid upgrade to precise universe failed: test python import failed

The CalledProcessError is a wart from the test script. I fixed that in

  http://bazaar.launchpad.net/~auto-upgrade-testing-dev/auto-upgrade-testing/trunk/revision/34

now it points out that the file it tries to import is not shipped by any package. Most python modules now ship the python2.7/dist-packages/ files, but some really old ones still use the "create python version specific symlinks at postinst time" approach.

Anyway, this apparently means that compizconfig-settings-manager's ccm module does not work any more after an upgrade to precise.