Bug#517529: squid3: /etc/init.d/squid3 defines CONFIG variable but doesnt use it for daemon startup

2009-02-28 Thread René Geile

Package: squid3
Version: 3.0.STABLE8-3
Severity: minor


The startup script defines variable point to the squid configuration file.
Variable is only used for some disk cache preparation.
It is not used for the actual daemon startup.

This is irritating if a custom filename is used because squid continues
to use the default path set at compilation time.

Possible solution:

Original lines:
SQUID_ARGS=-D -YC
CONFIG=/etc/squid3/squid.conf

New lines:
CONFIG=/etc/squid3/squid.conf
SQUID_ARGS=-D -YC -f $CONFIG




-- System Information:
Debian Release: 5.0
 APT prefers stable
 APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid3 depends on:
ii  adduser  3.110   add and remove users and groups
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libdb4.6 4.6.21-11   Berkeley v4.6 Database
Libraries [
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libpam0g 1.0.1-5 Pluggable Authentication
Modules l
ii  libsasl2-2   2.1.22.dfsg1-23 Cyrus SASL - authentication
abstra
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  logrotate3.7.1-5 Log rotation utility
ii  lsb-base 3.2-20  Linux Standard Base 3.2
init scrip
ii  netbase  4.34Basic TCP/IP networking system
ii  squid3-common3.0.STABLE8-3   A full featured Web Proxy
cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconfnone (no description available)
pn  smbclient none (no description available)
pn  squid3-cginone (no description available)
pn  squidclient   none (no description available)

-- no debconf information





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517528: squid3: squid.conf includes wrong path in sample for digest authenticator

2009-02-28 Thread René Geile

Package: squid3
Version: 3.0.STABLE8-3
Severity: minor


squid.conf includes a sample line for digest authenticator pointing to
/usr/lib/squid3/digest_auth_pw

Actually this is wrong, the included authenticator can be found at
/usr/lib/squid3/digest_pw_auth

-- System Information:
Debian Release: 5.0
 APT prefers stable
 APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid3 depends on:
ii  adduser  3.110   add and remove users and groups
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libdb4.6 4.6.21-11   Berkeley v4.6 Database
Libraries [
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libpam0g 1.0.1-5 Pluggable Authentication
Modules l
ii  libsasl2-2   2.1.22.dfsg1-23 Cyrus SASL - authentication
abstra
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  logrotate3.7.1-5 Log rotation utility
ii  lsb-base 3.2-20  Linux Standard Base 3.2
init scrip
ii  netbase  4.34Basic TCP/IP networking system
ii  squid3-common3.0.STABLE8-3   A full featured Web Proxy
cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconfnone (no description available)
pn  smbclient none (no description available)
pn  squid3-cginone (no description available)
pn  squidclient   none (no description available)

-- no debconf information





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org