$ sudo apt install cups Reading package lists... Done Building dependency tree Reading state information... Done Starting pkgProblemResolver with broken count: 1 Starting 2 pkgProblemResolver with broken count: 1 Investigating (0) cups [ amd64 ] < none -> 2.1.3-4 | 2.1.3-4ubuntu0.2 > ( net ) Broken cups:amd64 Depends on libcups2 [ amd64 ] < 2.1.3-4ubuntu0.2 > ( libs ) (= 2.1.3-4) Considering libcups2:amd64 206 as a solution to cups:amd64 10014 Broken cups:amd64 Depends on libcupscgi1 [ amd64 ] < none -> 2.1.3-4 > ( libs ) (>= 1.4.2) Considering libcupscgi1:amd64 0 as a solution to cups:amd64 10014 Reinst Failed early because of libcups2:amd64 Broken cups:amd64 Depends on libcupsmime1 [ amd64 ] < none -> 2.1.3-4 > ( libs ) (>= 1.4.0) Considering libcupsmime1:amd64 0 as a solution to cups:amd64 10014 Reinst Failed early because of libcups2:amd64 Broken cups:amd64 Depends on cups-core-drivers [ amd64 ] < none -> 2.1.3-4 | 2.1.3-4ubuntu0.2 > ( net ) (>= 2.1.3-4) Considering cups-core-drivers:amd64 0 as a solution to cups:amd64 10014 Reinst Failed early because of libcups2:amd64 Considering cups-core-drivers:amd64 0 as a solution to cups:amd64 10014 Considering cups-core-drivers:i386 0 as a solution to cups:amd64 10014 Reinst Failed early because of libcups2:i386 Broken cups:amd64 Depends on cups-daemon [ amd64 ] < none -> 2.1.3-4 > ( net ) (>= 2.1.3-4) Considering cups-daemon:amd64 0 as a solution to cups:amd64 10014 Reinst Failed early because of libcups2:amd64 Considering cups-daemon:i386 0 as a solution to cups:amd64 10014 Reinst Failed early because of libcups2:i386 Broken cups:amd64 Depends on cups-server-common [ amd64 ] < none -> 2.1.3-4 > ( net ) (>= 2.1.3-4) Considering cups-server-common:amd64 0 as a solution to cups:amd64 10014 Re-Instated cups-server-common:amd64 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 Depends: cups-core-drivers (>= 2.1.3-4) Depends: cups-daemon (>= 2.1.3-4) Recommends: printer-driver-gutenprint but it is not going to be installed E: Unable to correct problems, you have held broken packages. $ apt-cache policy cups cups: Installed: (none) Candidate: 2.1.3-4 Version table: 2.1.3-4ubuntu0.2 0 100 /var/lib/dpkg/status 2.1.3-4 500 500 http://no.archive.ubuntu.com/ubuntu xenial/main amd64 Packages -- 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