On 19/11/2016 1:31 a.m., R. G. wrote: > When I execute the command error dpkg --configure squid I get the error: > > Setting up squid (3.5.22-1) ... > Setcap worked! /usr/lib/squid/pinger is not suid! > insserv: warning: script 'K01tunelgre.sh' missing LSB tags and overrides > insserv: warning: script 'tunelgre.sh' missing LSB tags and overrides > dpkg: error processing package squid (--configure): > subprocess installed post-installation script returned error exit status 102 > Errors were encountered while processing: > squid >
It looks like you have some custom init script which are preventing insserv scheduling the Squid one properly. dpkg errors are a Debian issue not Squid. Please contact your OS vendor about this. PS. You should use the dpkg --debug=help feature to find out what is actually going on. Amos _______________________________________________ squid-dev mailing list [email protected] http://lists.squid-cache.org/listinfo/squid-dev
