Your message dated Sat, 07 Jul 2018 14:16:56 +0000 with message-id <[email protected]> and subject line Bug#728362: fixed in awffull 3.10.2-4+deb9u1 has caused the Debian Bug report #728362, regarding awffull: /etc/cron.daily/awffull needs update 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 728362: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728362 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: awffull Version: 3.10.2-4 Severity: important Tags: patch I get the following error message: /etc/cron.daily/awffull: Use of "Really Quiet (-Q)" has been deprecated. Initially processed default config file: /etc/awffull/awffull.conf awffull 3.10.2 (Linux 3.11-1-amd64) English Error: Can't open log file 0 ERROR: Running awffull, exit status: 1 obviously /etc/cron.daily/awffull is not updated to the current command line parameters -- System Information: Debian Release: jessie/sid APT prefers testing-proposed-updates APT policy: (500, 'testing-proposed-updates'), (500, 'oldstable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-1-amd64 (SMP w/6 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages awffull depends on: ii debconf [debconf-2.0] 1.5.51 ii libc6 2.17-93 ii libgd3 2.1.0-3 ii libgeoip1 1.5.1-2 ii libpcre3 1:8.31-2 ii zlib1g 1:1.2.8.dfsg-1 awffull recommends no packages. Versions of packages awffull suggests: ii apache2-bin [httpd] 2.4.6-3 pn dnshistory <none> ii ttf-dejavu 2.33+svn2514-3 -- Configuration Files: /etc/cron.daily/awffull changed: AWFFULL=/usr/bin/awffull AWFFULL_CONFDIR=/etc/awffull [ -x ${AWFFULL} ] || exit 0; [ -d ${AWFFULL_CONFDIR} ] || exit 0; for i in ${AWFFULL_CONFDIR}/*.conf; do # run agains a rotated or normal logfile LOGFILE=`awk '$1 ~ /^LogFile$/ {print $2}' $i`; # empty ? [ -s "${LOGFILE}" ] || { echo "ERROR: LogFile not found: ${LOGFILE}"; continue; }; # readable ? [ -r "${LOGFILE}" ] || { echo "ERROR: LogFile is not readable: ${LOGFILE}"; continue; }; # there was a output ? OUTDIR=`awk '$1 ~ /^OutputDir$/ {print $2}' $i`; # exists something ? [ "${OUTDIR}" != "" ] || { echo "ERROR: OutputDir not defined: ${OUTDIR}"; continue; }; # its a directory ? [ -d ${OUTDIR} ] || { echo "ERROR: OutputDir is not a directory: ${OUTDIR}"; continue; }; # its writable ? [ -w ${OUTDIR} ] || { echo "ERROR: OutputDir not writable: ${OUTDIR}"; continue; }; # Run Really quietly, exit with status code if !0 ${AWFFULL} ${i} || { echo "ERROR: Running awffull, exit status: $?"; continue; }; RET=$?; # Non rotated log file NLOGFILE=`awk '$1 ~ /^LogFile$/ {gsub(/\.[0-9]+(\.gz)?/,""); print $2}' $i`; # check current log, if last log is a rotated logfile if [ "${LOGFILE}" != "${NLOGFILE}" ]; then # empty ? [ -s "${NLOGFILE}" ] || { echo "INFO: Non-rotated LogFile empty or missing: ${NLOGFILE}"; continue; }; # readable ? [ -r "${NLOGFILE}" ] || { echo "WARNING: Non-rotated LogFile is not readable: ${NLOGFILE}"; continue; }; ${AWFFULL} -v 0 ${i} -Q ${NLOGFILE}; RET=$?; fi; done; exit $RET; -- debconf information: awffull/logfile: /var/log/apache2/access.log.1 awffull/directory: /var/www/awffull
--- End Message ---
--- Begin Message ---Source: awffull Source-Version: 3.10.2-4+deb9u1 We believe that the bug you reported is fixed in the latest version of awffull, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Adrian Bunk <[email protected]> (supplier of updated awffull package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 26 Feb 2018 19:13:16 +0200 Source: awffull Binary: awffull Architecture: source Version: 3.10.2-4+deb9u1 Distribution: stretch Urgency: medium Maintainer: Debian QA Group <[email protected]> Changed-By: Adrian Bunk <[email protected]> Description: awffull - web server log analysis program Closes: 728362 Changes: awffull (3.10.2-4+deb9u1) stretch; urgency=medium . * QA upload. * Don't use removed options in /etc/cron.daily/awffull, thanks to Ludovic Rousseau. (Closes: #728362) Checksums-Sha1: 18222c8f0a302cfa61adc2a0368a9065f152d786 2040 awffull_3.10.2-4+deb9u1.dsc 707608f4c138d194c068f5775a9b20f97c6ebf3b 15916 awffull_3.10.2-4+deb9u1.debian.tar.xz Checksums-Sha256: 36bfa57f8e5851a764e7518514cc7410ad20b6b876882038255ff160b5632499 2040 awffull_3.10.2-4+deb9u1.dsc 87fc26d965005f9e944cd5154aacb4bc1e48d35f5f65726e726ea3c712c37fa3 15916 awffull_3.10.2-4+deb9u1.debian.tar.xz Files: 91eb73f0a03655e80bf6229f4ce75be0 2040 web optional awffull_3.10.2-4+deb9u1.dsc 7afae304ad26b5db3f2f1c1655705d73 15916 web optional awffull_3.10.2-4+deb9u1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAls/wc8ACgkQiNJCh6LY mLG4GA/+KuO13Mg0LMqauuVChpnR9IHefsRNAqIUyDuX+S7+XZ1PtyaGn4gv1y93 nHb1VbhdiQnWopCF/AqvXHJanrSu+tU2KQudvUY5GyoQZRgVE2Kcp0TPLJq2NxRS gA/3vyohFOcU39uknlQMWAlZ/i2CpV5+DQKGjrSb3t3ptQtGnI5oNRc3VqbixxqL eRF1bxO1ch/bERqvrnxHoU84A8dAIor+d/gJnAlczvN2GxnMhJ6ZlXvIvyXmZ0JB TFK9H3C9BS4FVmewL7ATJu7DIIyKe9/KOrt8pHBoQu5GXdNF4SN95fOqMJSTgEiN KOBSX6e2Zz32IllXFI1/A9gFr5SgtIkNy6ce7n4AQl9Sq2jPsly3fyVBW7jvGHZG pPD6BUbKCA07Gw1nqPhPMyilRC7bljeGE454mWW2036ios7I1N0LCgQfTs/Bwr2I 31wJ4+kKjNvATJaQWp6fRlKj3qN+Wm0yxDhVja4+MuNaDFatwsOGDS2uEalNC1Rh 7YVpcLL85QdxYesp2izzIhNYW5ON5HYueaDd2zIzVjdJiWF7R3qvYdORI4JeHQDk APHv3JYpUrsf27oFZ5FmlC3X7UezPpZFKz05sUmHSmnD8G55VTdof8dDQkiK96mx gvscOwBIPVc+PGXPnk1FNZpbAzhfNy+RCSJKt4+wPiMy7DnHzhI= =JaaX -----END PGP SIGNATURE-----
--- End Message ---

