Used this work-around from earlier today and it seemed to either fix the problem or skip around it. https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/193260/comments/3
To fix this problem edit the file: /usr/bin/pycentral go to line 1592 and comment that line: #if __name__ == '__main__': Save and exit. [EMAIL PROTECTED]:~# sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up bzr (1.2~rc1-1build1) ... [EMAIL PROTECTED]:~# sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [EMAIL PROTECTED]:~# ** Attachment added: "pycentral Python script" http://launchpadlibrarian.net/12095325/pycentral -- dpkg: error processing bzr (--configure): subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/193583 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
