aptitude half solve this problem. Install old versions: 1) cups-bsd [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 2) cups-client [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 3) libcups2 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 4) libcups2:i386 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 5) libcupsimage2 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] 6) libcupsppdc1 [2.1.3-4ubuntu0.2 (now) -> 2.1.3-4 (xenial)] and install new packages: cups cups-browsed{a} cups-core-drivers{a} cups-daemon{a} cups-server-common{a} libcupscgi1{a} libcupsmime1{a} libgutenprint2{a} printer-driver-gutenprint{a} ssl-cert{a}
Command: aptitude install cups Second solution is half solve - cups installed and working, but several packages is old versions -- 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