If apt breaks and you want it to work again, run "sudo aptitude", press 'g' and then ',' until it no longer tries to remove phpmyadmin. Then press 'g' again.
To work around the issue and remove phpmyadmin: 1. sudo dpkg-reconfigure -plow debconf 2. Set the priority to low. 3. sudo apt-get remove phpmyadmin 4. Answer 'no' when asked about dbconfig-common -- package phpmyadmin 4:3.1.2-1 failed to install/upgrade: subprocess pre-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/383747 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
