I've been trying this for some time now and I can't get cups to stay or I am doing something wrong please help. This is what I get when I do an HPLIP install. I've had looked through this forum on how to get cups to stay but it still doesn't let me do it. Here is the result:
MISSING DEPENDENCIES
--------------------
Following dependencies are not installed. HPLIP will not work if all REQUIRED dependencies are not installed and some of the HPLIP features will not work if OPTIONAL dependencies are not installed.
Package-Name Component Required/Optional
cups base REQUIRED
Do you want to install these missing dependencies (y=yes*, n=no, q=quit) ? y
INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
note: Installation of dependencies requires an active internet connection.
warning: Missing REQUIRED dependency: cups (CUPS - Common Unix Printing System)
CHECKING FOR NETWORK CONNECTION
-------------------------------
Network connection present.
RUNNING PRE-PACKAGE COMMANDS
----------------------------
sudo dpkg --configure -a (Pre-depend step 1)
sudo apt-get install --yes --force-yes -f (Pre-depend step 2)
sudo apt-get update (Pre-depend step 3)
OK
DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
Running 'sudo apt-get install --assume-yes libcups2'
Please wait, this may take several minutes...
error: A required dependency 'cups (CUPS - Common Unix Printing System)' is still missing.
RUNNING POST-PACKAGE COMMANDS
-----------------------------
OK
RE-CHECKING DEPENDENCIES
------------------------
error: A required dependency 'cups (CUPS - Common Unix Printing System)' is still missing.
error: Installation cannot continue without this dependency.
error: Please manually install this dependency and re-run this installer.
Requested output:
$ apt-cache policy cups
cups:
Installed: 2.2.7-1ubuntu2.1
Candidate: 2.2.7-1ubuntu2.1
Version table:
*** 2.2.7-1ubuntu2.1 500
500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
500 us.archive.ubuntu.com/ubuntu bionic-security/main amd64 Packages
100 /var/lib/dpkg/status
2.2.7-1ubuntu2 500
500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
Running sudo apt-get install -f
I get 0 on anything.
sudo apt-get update
, do you have problems runningsudo apt-get install cups
? – N0rbert Oct 06 '18 at 14:36apt-cache policy cups
andsudo apt-get install -f
to the question. – N0rbert Oct 06 '18 at 14:42