[Note to self] After a CUPS update, do not forget...

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
User avatar
john256
Posts: 89
Joined: 1. Jun 2011, 07:52

[Note to self] After a CUPS update, do not forget...

Post by john256 »

...to review the new /etc/cups/cupsd.conf if you have made some changes, or (at least) to restore the line that says

Code: Select all

SystemGroup sys root
to

Code: Select all

SystemGroup sys root wheel
:!: NB: Salix uses sudo for administrative tasks everywhere, so make the CUPS configuration-file compliant again.

I am hapy to report that besides from a few minor tweaks I had 0 (zero) problems since my return to SalixOS in January 8-)
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: [Note to self] After a CUPS update, do not forget...

Post by gapan »

Uhmm... that's why you shouldn't blindly copy .new config files over the existing ones. That's also the reason why we have a tool for managing those files, dotnew.
Image
Image
User avatar
john256
Posts: 89
Joined: 1. Jun 2011, 07:52

Re: [Note to self] After a CUPS update, do not forget...

Post by john256 »

Sure, but as I hadn't modified anything in the first place I completely forgot to check after the patched CUPS arrived; that's why I left here this NB ;-)
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: [Note to self] After a CUPS update, do not forget...

Post by gapan »

But... if you didn't do anything, then certainly the old cupsd.conf would be in place and it would still work.
Image
Image
User avatar
john256
Posts: 89
Joined: 1. Jun 2011, 07:52

Re: [Note to self] After a CUPS update, do not forget...

Post by john256 »

To clarify: as a rule, I blindly replace every dot-file that I haven't modified previously...
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: [Note to self] After a CUPS update, do not forget...

Post by gapan »

Bad idea. Some files may have been changed without you knowing it. For example cups configuration files can be changed through the web interface without you actually realizing that you're editing a file, or which file that is.
Image
Image
Post Reply