04-13-2017, 12:46 AM
(04-12-2017, 06:19 PM)Daveyboy link Wrote: Hi Ralphy
The Good News - The issue is now resolved the Lite Tweaks - Thank you
The Bad News - I have now completely lost the ability to print
When I go into printers - localhost menu instead of showing my printer icon (Canon MG5650), It now displays the message Printing services not available. Start the service on this computer or connect to another server.
Start service is greyerd out and if I click on connect I get a cups server error "There was an error during the CUPS operation: 'failed to connect to server'."
UPDATE
Tried [font=dejavu sans mono]sudo apt-get install cups [size=2px]and this returned the following
sudo apt-get install cups
[sudo] password for dave:
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
Depends: cups-core-drivers (>= 2.1.3-4) but it is not going to be installed
Depends: cups-daemon (>= 2.1.3-4) but it is not going to be installed
Recommends: printer-driver-gutenprint but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I really have no idea how it broke in the first place. Please try the following:
Code:
sudo apt-get autoclean
sudo apt-get autoremove
sudo apt-get update
Next command is all one line:
Code:
sudo apt-get install libcups2=2.1.3-4 cups libcupscgi1=2.1.3-4 libcupsimage2=2.1.3-4 libcupsmime1=2.1.3-4 libcupsppdc1=2.1.3-4 cups-core-drivers cups-daemon ghostscript cups-client=2.1.3-4 cups-ppdc cups-filters printer-driver-gutenprint cups-filters
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Sorry for seeming stupid and preferring Linux - I just don't know any better.