Page 1 of 1

[Solved] Cups fails to start at boot - cupsd error

Posted: Tue Oct 23, 2012 9:56 am
by Emerson Prado
Hi all,
Today cups didn't start automatically at boot. I tried to start cupsd manually and got the following error:
/usr/sbin/cupsd: symbol lookup error: /usr/sbin/cupsd: undefined symbol: _ppdCacheGetFinishingOptions
There's a bug in the cups version 1.5.3-1 (currently present in latest repo), and it's fixed in 1.5.3-4: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677180
I installed cups 1.5.4 from source, and the cupsd error is gone. Can't reboot right now, because it's a work machine, but will test soon whether cups starts at boot normally again.
Best regards,
Emerson

Re: [Solved] Cups fails to start at boot - cupsd error

Posted: Tue Oct 23, 2012 11:43 am
by Emerson Prado
Shut down and restarted. Cups is up and running again.
That probably means cups should be upgraded in the repo. I'll probably file a bug. In the meantime, if someone wants to suggest tests, I'm willing to perform and report them.
Best regards,
Emerson

Re: [Solved] Cups fails to start at boot - cupsd error

Posted: Tue Oct 23, 2012 12:21 pm
by Emerson Prado

Re: [Solved] Cups fails to start at boot - cupsd error

Posted: Tue Oct 23, 2012 3:10 pm
by Monsta
First, this changelog states that the bug has been fixed in 1.5.3-2, not 1.5.3-4. This bug report update states the same. Maybe Martin Pitt made a typo while writing a closing message.

Second, the request to unblock the package and let it flow into Testing (it's needed during Testing freeze) has been fulfilled. You can wait a while (this page shows only 9 days have passed since the latest version hit unstable; must be at least 10), it will eventually get into Testing and therefore into the next Update Pack. Or get it from Unstable (but watch the dependencies, there are 19 binary packages made from a single source one :shock:)

Third, there are no fixes in LMDE (I mean Update Packs here) outside of the normal "take Testing snapshot -> test it -> release a new Update Pack" process. (Well, exceptions happen, but that was a grave issue.) Not until this idea gets some support. :)

Re: [Solved] Cups fails to start at boot - cupsd error

Posted: Tue Oct 23, 2012 4:23 pm
by Emerson Prado
Thanks! I asked a review of the fixed version number. So I'll wait for the UP to get 1.5.3-2.3 and test it. In the meanwhile, I'll keep the 1.5.3-4 compiled from source.