<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"></head><body style="font-family:Arial;font-size:14px"><p>hi all,<br><br>
- Thinlinc version 4.7.0<br><br>
- master is Debian 8.6 ("Jessie")<br><br>
- "cups" packages installed and running:<br><br>
# systemctl status cups.service<br>
* cups.service - CUPS Printing Service<br>
   Loaded: loaded (/lib/systemd/system/cups.service; enabled)<br>
   Active: active (running) since Mon 2016-11-28 14:32:55 CET; 36min ago<br>
     Docs: man:cupsd(8)<br>
           man:cupsd.conf(5)<br>
 Main PID: 13078 (cupsd)<br>
   CGroup: /user.slice/user-0.slice/session-59292.scope/system.slice/cups.service<br>
           `-13078 /usr/sbin/cupsd -f<br><br>
Nov 28 14:32:55 tl_srv46 systemd[1]: Started CUPS Printing Service.<br><br>
- Installation goes fine till the point where the printing gets configured. The "tl-setup" output shows "failed", - its logfile "/var/log/tlsetup.log" contains this:<br><br>
...<br>
2016-11-28 14:32:55,163: Configuring CUPS...<br>
2016-11-28 14:32:55,164: Adding 'thinlocal' printer queue...<br>
2016-11-28 14:33:25,597: Failed to run printer script '/opt/thinlinc/libexec/add_thinlinc_filters'<br>
2016-11-28 14:33:25,597: Output (stdout):<br>
2016-11-28 14:33:25,597:     Using CUPS installed at prefix /usr<br>
2016-11-28 14:33:25,597:     Using CUPS_SERVERBIN=/usr/lib/cups<br>
2016-11-28 14:33:25,597:     Adding CUPS filter thinlinc-ps2pdf<br>
2016-11-28 14:33:25,597:     Restarting CUPS to make it aware of changes...<br>
2016-11-28 14:33:25,597:     Waiting for CUPS to start...<br>
2016-11-28 14:33:25,598:     Timeout waiting for CUPS to start<br>
2016-11-28 14:36:28,290: Configuring PAM...<br>
...<br><br>
Since CUPS is correctly running and restarted, I don't see where any information or status about CUPS can be gathered that might indicate the reason why tlsetup is failing to detect that it's happily running...<br><br>
-> any help is mostly appreciated !<br><br>
Rob</p></body></html>