Package: webalizer
Version: 2.01.10-32
Severity: normal

the webalizer postinst script contains this code:

      db_get webalizer/dnscache || true
      DNSCACHE="$RET";

      if [ "$DNSCACHE" = "true" ]; then
              sed -i \
              -e "s/^#DNSCache /DNSCache /" \
              -e "s/^#DNSChildren
              .*/DNSChildren 10/" \
              $conffile
      fi

However, the distributed configuration file contains this:

#DNSCache       dns_cache.db

#DNSChildren    0

(that's a tab between the two fields), so the sed expressions select
nothing, and the configuration file is not changed.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-6unicorn200709091248
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages webalizer depends on:
ii  debconf [debconf-2.0]   1.5.14           Debian configuration management sy
ii  libc6                   2.6.1-1+b1       GNU C Library: Shared libraries
pn  libdb4.5                <none>           (no description available)
ii  libgd2-xpm              2.0.35.dfsg-3    GD Graphics Library version 2
pn  libgeoip1               <none>           (no description available)
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

webalizer recommends no packages.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to