Thank you for taking the time to report this bug and helping to make Ubuntu better.
This is probably due to us pulling 2.1.3-4ubuntu0.2 in bug 1676380. Can you run "apt-get update" and then "apt-get -f install"? Does that help? It's not clear if you had tried "apt-get update" first in your original report. If that doesn't work, please can you report what mirror you're using, and post the output of "apt-cache policy cups"? 2.1.3-4ubuntu0.2 should no longer be visible to apt-get unless your mirror is out-of-date, or there's some other problem somewhere, so it would be helpful to identify this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1676621 Title: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Status in cups package in Ubuntu: Confirmed Bug description: This is related to this bug https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790 After `sudo apt-get -f install`, it removed cups and marked a bunch of cups packages as unnecessary `sudo apt-get autoremove` removed them. Now when I try to re-install cups, I get this error: ``` ☀ sudo apt-get install cups cups-daemon cups-core-drivers Mod master Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed Recommends: printer-driver-gutenprint but it is not going to be installed cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed Depends: libcupsmime1 (>= 1.5.0) but it is not going to be installed Recommends: cups-browsed but it is not going to be installed E: Unable to correct problems, you have held broken packages. ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp