If you do a `dpkg -l mock`, you'll see that it tries to install a bunch of files under "/var/lib/python-support/python2.5". However, it doesn't actually create the necessary directory.
As a workaround, you can `ln -s /var/lib/python-support/python2.6 /var/lib/python-support/python2.5`. Seems to appease it for now. -- Mock doesn't work https://bugs.launchpad.net/bugs/600564 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
