Your message dated Thu, 27 Jul 2006 01:53:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#380019: squid: Squid doesn't log by default
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: squid
Version: 2.6.1-3
Severity: important
The recent update that came into testing (version 2.6.1-3) doesn't log
anymore. According to squid.conf, we see:
#Default:
#cache_access_log /var/log/squid/access.log
Yet I have to EXPLICITLY configure:
#Default:
cache_access_log /var/log/squid/access.log
in order to enable logging.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages squid depends on:
ii adduser 3.87 Add and remove users and groups
ii coreutils 5.96-5 The GNU core utilities
ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libdb4.3 4.3.29-4.1 Berkeley v4.3 Database Libraries [
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii libpam0g 0.79-3.1 Pluggable Authentication Modules l
ii logrotate 3.7.1-3 Log rotation utility
ii lsb-base 3.1-10 Linux Standard Base 3.1 init scrip
ii netbase 4.25 Basic TCP/IP networking system
ii squid-common 2.6.1-3 Internet Object Cache (WWW proxy c
squid recommends no packages.
-- debconf information:
squid/fix_cachedir_perms: false
* squid/largefiles_warning:
squid/anonymize_headers:
squid/authenticate_program:
squid-cgi/cachemgr:
squid/fix_lines: true
squid/old_version: false
squid/http_anonymizer:
--- End Message ---
--- Begin Message ---
Hi Ralf,
the cache_access_log directive has been obsoleted by the access_log
directive. This change is reported in the RELEASENOTES.html and
NEWS.Debian files in /usr/share/doc/squid.
The new default configuration file can be found in /usr/share/doc/
squid/examples.
Please read the documentation before filing a new bug report.
Regards,
--
Luigi Gangitano -- <[EMAIL PROTECTED]> -- <[EMAIL PROTECTED]>
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972 C24A F19B A618 924C 0C26
--- End Message ---