app-admin/webalizer-2.01.10-r15 shows an irrelevant warning even when running with option "quiet", the warning is: [new_snode] Warning: String exceeds storage size (75) [new_snode] Warning: String exceeds storage size (67) [new_snode] Warning: String exceeds storage size (67) [new_snode] Warning: String exceeds storage size (75) [new_snode] Warning: String exceeds storage size (67) [new_snode] Warning: String exceeds storage size (67) These warnings unnecessarily spam i.e. admin notification emails when webalizer is run via cron job. This site discusses this issue and provides a patch to fix it: http://www.kurtwerks.com/software/webalizer.html And of course running webalizer with option "ReallyQuiet" to avoid these warnings is not a good idea at all. Since this would also ignore relevant warnings and critical errors. Reproducible: Always
Created attachment 137397 [details, diff] fixes the irrelevant storage size warning to be shown on "quiet" mode As said, the patch is from the site mentioned above. I just uploaded it for completeness.
fixed in 2.01.10-r16