Package: awstats Version: 6.5+dfsg-1+etch1 Severity: normal
The awstats version supplied with Debian stable refuses to run if the configuration files have nested includes (file A includes B, which includes C) with this error message:
Warning: Perl versions before 5.6 cannot handle nested includesBut it is not just a warning (awstats terminates!) and the Perl version shipped with Etch is 5.8.8, which handles nested includes without problems.
Attached is a patch that fixes the problem, removing the wrong warning. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-6-amd64 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
awstats.patch
Description: Binary data