Public bug reported:

on xenial:
 apt-get install squid-deb-proxy

then
# systemctl status squid-deb-proxy | cat
● squid-deb-proxy.service - LSB: Squid Deb Package HTTP Proxy
   Loaded: loaded (/etc/init.d/squid-deb-proxy; bad; vendor preset: enabled)
   Active: active (running) since Thu 2016-02-11 20:39:42 UTC; 17s ago
     Docs: man:systemd-sysv-generator(8)

Feb 11 20:39:42 squidtest systemd[1]: Starting LSB: Squid Deb Package HTTP 
Proxy...
Feb 11 20:39:42 squidtest systemd[1]: Started LSB: Squid Deb Package HTTP Proxy.
Feb 11 20:39:45 squidtest systemd[1]: Started LSB: Squid Deb Package HTTP Proxy.

# ps axw | grep squid
 2968 ?        Ss     0:00 avahi-daemon: running [squidtest.local]
 3959 ?        Ss     0:00 /usr/sbin/squid3 -YC -f /etc/squid3/squid.conf
 3961 ?        S      0:00 (squid-1) -YC -f /etc/squid3/squid.conf
 3971 ?        S      0:00 (logfile-daemon) /var/log/squid3/access.log
 6335 ?        S+     0:00 grep --color=auto squid

The only squid running is squid3.
The issue is jsut that squid-deb-proxy depends on 'squid'. and in xenial, 
'squid'  is squid3.  Then the init script finds no DAEMON=/usr/sbin/squid and 
does nothing.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: squid-deb-proxy 0.8.14
ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
Uname: Linux 4.4.0-2-generic x86_64
ApportVersion: 2.19.4-0ubuntu2
Architecture: amd64
Date: Thu Feb 11 20:34:39 2016
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
SourcePackage: squid-deb-proxy
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: squid-deb-proxy (Ubuntu)
     Importance: Critical
         Status: Confirmed


** Tags: amd64 apport-bug uec-images xenial

** Changed in: squid-deb-proxy (Ubuntu)
       Status: New => Confirmed

** Changed in: squid-deb-proxy (Ubuntu)
   Importance: Undecided => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid-deb-proxy in Ubuntu.
https://bugs.launchpad.net/bugs/1544719

Title:
  does not start on install / depends on squid which is squid3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1544719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to