Hi Jason, >From your Dependencies.txt file, I see you're running python 2.7. However, as you indicated, the debconf module is only present as a python2.6 library, as it's what was installed with Maverick. When you install python 2.7 on Maverick, and run that, a lot of the modules won't work because they aren't present in Python 2.7's path.
I tried reproducing your results using a clean Maverick installation, installing Python 2.7, and setting that as the default python interpreter; but then, a lot of stuff simply doesn't work (among that, the Upgrade manager). So it seems unlikely that something like this happened to you. If possible, I'd appreciate if you could let me know the version of python you're using. Just open a terminal and start the python interpreter, and on the first line, it will tell you the version (like this: Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56)). Please post this as a comment to this bug. Anyway, what this tells me is that the problem is not within checkbox, and it should rather be moved to debconf where it's more likely that someone will figure out what's going on and possibly propose a way to solve this. Thanks again! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/772820 Title: package checkbox 0.11.3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
