Package: amavisd-new Version: 1:2.6.4-3 Severity: normal
The mentioned bug seems to be in stable, too. To workaround, I commented out line 14 in /usr/sbin/amavisd-new-cronjob (not setting SUUSER="amavis" ), deleted /etc/cron.daily/amavisd-new and patched /etc/cron.d/amavisd-new as following. -- System Information: Debian Release: 6.0.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages amavisd-new depends on: ii adduser 3.112+nmu2 add and remove users and groups ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy ii file 5.04-5 Determines file type using "magic" ii libarchive-zip-perl 1.30-3 Perl module for manipulation of ZI ii libberkeleydb-perl 0.42-1~squeeze1 use Berkeley DB 4 databases from P ii libcompress-raw-zlib-p 2.026-1 low-level interface to zlib compre ii libconvert-tnef-perl 0.17-9 Perl module to read TNEF files ii libconvert-uulib-perl 1.12-1 Perl interface to the uulib librar pn libdigest-md5-perl <none> (no description available) ii libio-stringy-perl 2.110-4 Perl modules for IO from scalars a ii libmail-dkim-perl 0.38-1 cryptographically identify the sen ii libmailtools-perl 2.06-1 Manipulate email in perl programs pn libmime-base64-perl <none> (no description available) ii libmime-tools-perl 5.428-1 Perl5 modules for MIME-compliant m ii libnet-server-perl 0.97-1 An extensible, general perl server ii libunix-syslog-perl 1.1-2 Perl interface to the UNIX syslog( ii pax 1:20090728-1 Portable Archive Interchange ii perl [libtime-hires-pe 5.10.1-17squeeze2 Larry Wall's Practical Extraction ii perl-modules [libarchi 5.10.1-17squeeze2 Core Perl modules amavisd-new recommends no packages. Versions of packages amavisd-new suggests: pn apt-listchanges <none> (no description available) ii arj 3.10.22-9 archiver for .arj files ii cabextract 1.3-1 a program to extract Microsoft Cab ii clamav 0.97.3+dfsg-1~squeeze1 anti-virus utility for Unix - comm ii clamav-daemon 0.97.3+dfsg-1~squeeze1 anti-virus utility for Unix - scan ii cpio 2.11-4 GNU cpio -- a program to manage ar pn dspam <none> (no description available) pn lha <none> (no description available) pn libauthen-sasl-pe <none> (no description available) pn libdbi-perl <none> (no description available) ii libmail-dkim-perl 0.38-1 cryptographically identify the sen pn libnet-ldap-perl <none> (no description available) pn libsnmp-perl <none> (no description available) pn lzop <none> (no description available) ii nomarch 1.4-3 Unpacks .ARC and .ARK MS-DOS archi pn p7zip <none> (no description available) pn rpm <none> (no description available) ii spamassassin 3.3.1-1 Perl-based spam filter using text pn unrar <none> (no description available) pn unrar-free <none> (no description available) ii zoo 2.10-22 manipulate zoo archives -- Configuration Files: /etc/amavis/conf.d/05-node_id changed: use strict; chomp($myhostname = `hostname --fqdn`); $myhostname = "dragon.pibit.ch"; 1; # ensure a defined return /etc/amavis/conf.d/15-content_filter_mode changed: use strict; @bypass_virus_checks_maps = ( \%bypass_virus_checks, \@bypass_virus_checks_acl, \$bypass_virus_checks_re); @bypass_spam_checks_maps = ( \%bypass_spam_checks, \@bypass_spam_checks_acl, \$bypass_spam_checks_re); 1; # ensure a defined return /etc/amavis/conf.d/50-user changed: use strict; 1; # ensure a defined return /etc/cron.d/amavisd-new changed: 18 */3 * * * amavis test -e /usr/sbin/amavisd-new-cronjob && /usr/sbin/amavisd-new-cronjob sa-sync 25 6 * * * amavis test -e /usr/sbin/amavisd-new-cronjob && exec /usr/sbin/amavisd-new-cronjob sa-clean /etc/cron.daily/amavisd-new [Errno 2] No such file or directory: u'/etc/cron.daily/amavisd-new' -- debconf information: amavisd-new/outdated_config_style_warning: -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org