Your message dated Mon, 03 Oct 2005 13:17:52 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#318137: fixed in mailscanner 4.46.2-1 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 13 Jul 2005 18:06:25 +0000 >From [EMAIL PROTECTED] Wed Jul 13 11:06:25 2005 Return-path: <[EMAIL PROTECTED]> Received: from 139-2-adsl.red.retevision.es (servidor.gihemar.com) [80.224.2.139] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Dslcn-0001WJ-00; Wed, 13 Jul 2005 11:06:25 -0700 Received: from root by servidor.gihemar.com with local (Exim 3.36 #1 (Debian)) id 1Dsluf-0004uj-00 for <[EMAIL PROTECTED]>; Wed, 13 Jul 2005 20:24:53 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Eduardo Diaz <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: mailscanner: /usr/sbin/update_virus_scanners don't update virus scanners X-Mailer: reportbug 3.8 Date: Wed, 13 Jul 2005 20:24:53 +0200 X-Debbugs-Cc: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> X-GIHEMAR-MailScanner: Found to be clean X-GIHEMAR-MailScanner-From: [EMAIL PROTECTED] Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: mailscanner Version: 4.41.3-2 Severity: serious Tags: patch Justification: unknow -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.30.20050518 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages mailscanner depends on: ii debconf 1.4.30.13 Debian configuration management sy ii exim [mail-transport-agent] 3.36-16 An MTA (Mail Transport Agent) ii libarchive-zip-perl 1.14-1 Module for manipulation of ZIP arc ii libcompress-zlib-perl 1.34-1 Perl module for creation and manip ii libconvert-binhex-perl 1.119-2 Perl5 module for extracting data f ii libconvert-tnef-perl 0.17-4 Perl module to read TNEF files ii libhtml-parser-perl 3.45-2 A collection of modules that parse ii libmime-perl 5.417-1 Perl5 modules for MIME-compliant m ii libnet-cidr-perl 0.10-1 Manipulate IPv4/IPv6 netblocks in ii ncftp 2:3.1.8-1 A user-friendly and well-featured ii perl 5.8.4-8 Larry Wall's Practical Extraction ii spamassassin 3.0.3-2 Perl-based spam filter using text ii ucf 1.17 Update Configuration File: preserv ii unzip 5.52-1 De-archiver for .zip files ii wget 1.9.1-12 retrieves files from the web -- debconf information: mailscanner/v3_upgrade: Don't upgrade Hi, sorry for my bad english. I detected that the this version of mailscanner don't run /usr/sbin/update_virus_scanners well. ok: set -x and see gihemar.com:/etc/MailScanner# /usr/sbin/update_virus_scanners + SCANNERSCONF=/etc/MailScanner/virus.scanners.conf + LOCKFILE=/var/lock/subsys/MailScanner.autoupdate.lock ++ perl -e 'print "young" if -f "/var/lock/subsys/MailScanner.autoupdate.lock" && -M "/var/lock/subsys/MailScanner.autoupdate.lock"<0.042' + '[' x = xyoung ']' + trap 'rm -f /var/lock/subsys/MailScanner.autoupdate.lock' EXIT + touch /var/lock/subsys/MailScanner.autoupdate.lock + umask 022 ++ uname + OS=Linux + '[' Linux = SunOS ']' + GREP=grep + cat /etc/MailScanner/virus.scanners.conf + sed -e 's/#.*$//' + grep -e -wrapper + read NAME WRAPPER PACKAGEDIR ++ echo /etc/MailScanner/wrapper/antivir-wrapper ++ sed -e s/wrapper/autoupdate/g + UPDATER=/etc/MailScanner/autoupdate/antivir-autoupdate + '[' -n antivir -a -n /etc/MailScanner/wrapper/antivir-wrapper -a -n /usr/lib/AntiVir ']' + /etc/MailScanner/wrapper/antivir-wrapper /usr/lib/AntiVir -IsItInstalled + read NAME WRAPPER PACKAGEDIR ++ echo /etc/MailScanner/wrapper/avg-wrapper ++ sed -e s/wrapper/autoupdate/g + UPDATER=/etc/MailScanner/autoupdate/avg-autoupdate + '[' -n avg -a -n /etc/MailScanner/wrapper/avg-wrapper -a -n /usr/local ']' + /etc/MailScanner/wrapper/avg-wrapper /usr/local -IsItInstalled + read NAME WRAPPER PACKAGEDIR ++ echo /etc/MailScanner/wrapper/bitdefender-wrapper ++ sed -e s/wrapper/autoupdate/g + UPDATER=/etc/MailScanner/autoupdate/bitdefender-autoupdate + '[' -n bitdefender -a -n /etc/MailScanner/wrapper/bitdefender-wrapper -a -n /opt/bdc ']' + /etc/MailScanner/wrapper/bitdefender-wrapper /opt/bdc -IsItInstalled + read NAME WRAPPER PACKAGEDIR ++ echo /etc/MailScanner/wrapper/clamav-wrapper ++ sed -e s/wrapper/autoupdate/g + UPDATER=/etc/MailScanner/autoupdate/clamav-autoupdate + '[' -n clamav -a -n /etc/MailScanner/wrapper/clamav-wrapper -a -n /usr ']' + /etc/MailScanner/wrapper/clamav-wrapper /usr -IsItInstalled + logger -p mail.info -t update.virus.scanners Found clamav installed + '[' -x /etc/MailScanner/autoupdate/clamav-autoupdate ']' + read NAME WRAPPER PACKAGEDIR In this stage I have installed clamav-autoupdate but he script test that: are exec /etc/MailScanner/autoupdate/clamav-autoupdate but: isea-ing.com:/etc/MailScanner/autoupdate# ls -al clamav-autoupdate -rw-r--r-- 1 root root 2122 May 8 17:37 clamav-autoupdate Dont' are exec. and the update_virus_scanners dont update any file: WORKAROUND you must go to: /etc/MailScanner/autoupdate and make chown u+x * Please take this note, for the new install becasue your NEVER update your virus database Regards from Eduardo Diaz --------------------------------------- Received: (at 318137-close) by bugs.debian.org; 3 Oct 2005 20:18:10 +0000 >From [EMAIL PROTECTED] Mon Oct 03 13:18:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EMWky-00005Z-00; Mon, 03 Oct 2005 13:17:52 -0700 From: Matthias Klose <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#318137: fixed in mailscanner 4.46.2-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 03 Oct 2005 13:17:52 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 3 Source: mailscanner Source-Version: 4.46.2-1 We believe that the bug you reported is fixed in the latest version of mailscanner, which is due to be installed in the Debian FTP archive: mailscanner_4.46.2-1.diff.gz to pool/main/m/mailscanner/mailscanner_4.46.2-1.diff.gz mailscanner_4.46.2-1.dsc to pool/main/m/mailscanner/mailscanner_4.46.2-1.dsc mailscanner_4.46.2-1_all.deb to pool/main/m/mailscanner/mailscanner_4.46.2-1_all.deb mailscanner_4.46.2.orig.tar.gz to pool/main/m/mailscanner/mailscanner_4.46.2.orig.tar.gz 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. Matthias Klose <[EMAIL PROTECTED]> (supplier of updated mailscanner 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: SHA1 Format: 1.7 Date: Mon, 3 Oct 2005 18:16:33 +0000 Source: mailscanner Binary: mailscanner Architecture: source all Version: 4.46.2-1 Distribution: unstable Urgency: low Maintainer: Matthias Klose <[EMAIL PROTECTED]> Changed-By: Matthias Klose <[EMAIL PROTECTED]> Description: mailscanner - email virus scanner and spam tagger Closes: 293667 309641 309778 312747 318137 319258 320734 321039 330451 330780 Changes: mailscanner (4.46.2-1) unstable; urgency=low . * New upstream version. * Drop dependency on ncftp | wget, add it to the recommends (closes: #309778). * Add debconf translations (closes: #312747, #330451, #330780). * Tweak logcheck rules for postfix (closes: #320734). * Ignore errors from writing on /dev/tty (closes: #321039). * Don't distribute /etc/spam.assassin.prefs.conf (closes: #309641). * Fix lockfile name in init and cron scripts (closes: #319258). * Depend on debconf (>= 0.5) | debconf-2.0 (closes: #293667). * Make autoupdate scripts executable (closes: #318137). Files: 2699853c636c54280bef8db05f215cb4 605 mail optional mailscanner_4.46.2-1.dsc 4de1781a70a17ab51032067755ef6606 2423761 mail optional mailscanner_4.46.2.orig.tar.gz 990f1eb0b241bf9e69702472d7832463 30324 mail optional mailscanner_4.46.2-1.diff.gz b6ba494d189d2e7dccbaa8df603bd358 2445668 mail optional mailscanner_4.46.2-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDQYOoStlRaw+TLJwRAtghAKC1c0+X5RMQFGKHMOwjFDPfwOQ3EwCfVgTB zoEvxYpdQjGau3HQ+3VlL+Q= =oDRR -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]