Question #18190 on Ubuntu changed: https://answers.launchpad.net/ubuntu/+question/18190
Gerry posted a new comment: To start off, its been a while, I'm no code expert, and I'm not sure if I remember the code right.....but IRRC this was what I did. Remove: sudo rm -rf /etc/cups Check to see, and manually remove the folders if not done. To re-install: sudo apt-get install cupsys cupsys-client The firewall (Uncomplicated FireWall) will prevent re-install, and you can remove it by sudo aptitude remove ufw after the deed is done try searching for packages that are not completely installed sudo dpkg -l | grep -v ^ii to be sure it's all there. Then re-install the firewall. -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : ubuntuforums-unanswered@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp