Public bug reported:

Binary package hint: cups-pdf

The installation/configuration of the package returns no error but it
doesn't create the PDF-Printer.

I think the postinst script isn't waiting long enough for cupsys to reload:
'lpstat -r' returns "Unable to connect to server" when I remove '> /dev/null' 
from the line 'if lpstat -r > /dev/null 2>&1'.

If I comment out the following lines

if [ -f /etc/init.d/cupsys ]
then
        invoke-rc.d cupsys force-reload || invoke-rc.d cupsys start || /bin/true
fi

the script creates the PDF-queue as expected.

** Affects: cups-pdf (Ubuntu)
     Importance: Undecided
         Status: New

-- 
cups-pdf 2.4.6-3ubuntu9 doesn't create PDF-queue
https://bugs.launchpad.net/bugs/152293
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to