[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#848223: cups-browsed: IPP printer disappears after logrotate is run



On Fri 16 Dec 2016 at 23:47:19 -0200, Till Kamppeter wrote:

> Note that in current cups-filters cups-browsed needs libcupsfilters, as the
> PPD generator has moved into the library to also cater for the new
> "driverless" utility.
> 
> So the instructions change as follows:
> 
> sudo apt-get build-dep cups-filters
> sudo apt-get install bzr
> bzr branch http://bzr.linuxfoundation.org/openprinting/cups-filters
> cd cups-filters
> ./configure

This file did not exist, so I ran autogen.sh to get it. Was that ok?

> make
> sudo systemctl stop cups-browsed
> sudo cp .libs/cups-browsed /usr/sbin/
> sudo cp .libs/libcupsfilters.so.1.0.0 /usr/lib/x86_64-linux-gnu/

/usr/lib/i386-linux-gnu on the machine used here.

> sudo systemctl start cups-browsed

And now everything looks fine. The IPP printer remains visible after
doing 'logrotate -vf /etc/logrotate.d/cups-daemon' or 'systemctl
restart cups' a few times and waiting 5 minutes.

Thanks for your assistance.

-- 
Brian.


Reply to: