On Sat, Jul 2, 2016 at 11:05 PM, John Meissen <[email protected]> wrote:
> > [email protected] said: > > That is what I did: > > sudo systemctl stop cups.service: > > no messages in response. > > sudo systemctl restart cups.service. > > Msg: "failed to restart cups.service unit cups.service is masked" > > Have you tried > > sudo systemctl unmask cups.service > > sudo systemctl enable cups.service > That sounded like a good idea, but this is what I get: ~$ sudo systemctl unmask cups.service [sudo] password for denis: Removed symlink /etc/systemd/system/cups.service. ~$ sudo systemctl enable cups.service cups.service is not a native service, redirecting to systemd-sysv-install Executing /lib/systemd/systemd-sysv-install enable cups Still not connected. Tried: ~$ sudo systemctl restart cups.service No dice. The GUI reports "Printing service is not available. Start the service on this computer or connect to another server." The button for "start service" is not active. If I choose connect, I get: failed to connect to server. Aside from fixing this, I wonder what broke it? -Denis _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
