** Attachment added: "Patch to remove check for nested includes" http://launchpadlibrarian.net/18362572/awstats-remove-check-for-old-perl-version
** Bug watch added: Debian Bug tracker #440035 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440035 ** Also affects: awstats (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440035 Importance: Unknown Status: Unknown ** Description changed: Binary package hint: awstats - Reported upstream as debian bug #440035. Since my symptoms are the same, I shamelessly quote from this bugreport: + Was reported upstream long ago. Since my symptoms are the same, I shamelessly quote from this bugreport: --- I attempted to create a multi-site config which makes use of two levels of Include config files: Site config "awstats.mysite.conf" which first Includes "awstats.default.conf" (a copy of awstats.conf as issued) which itself Includes "awstats.conf.local" Awstats rejects this with the message "Perl versions before 5.6 cannot handle nested includes" even though I am running on Perl 5.8. I don't see any test for the Perl version in the section of code that produces this message (line 1223 in my awstats.pl). The code appears to be trying to handle nested includes OK but bails out in the middle due to this test, which I therefore think is erroneous. --- According to the Debian bug, this was fixed in 6.7.dfsg-2. Since the package awstats in Ubuntu 8.10 LTS has the dependency perl (>= 5.8.0-7) there is also the option of patching awstats to remove the check altogether. -- awstats 6.7.dfsg-1 cannot handle nested includes https://bugs.launchpad.net/bugs/280652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
