Package: sysstat
Version: 7.0.4-1
Severity: normal
Tags: patch

The daily sysstat job causes cron to complain:

> Subject: Cron <[EMAIL PROTECTED]> test -x /usr/sbin/anacron || ( cd / && 
> run-parts --report /etc/cron.daily )
> 
> run-parts: /etc/cron.daily/sysstat exited with return code 1

/usr/lib/sysstat/sa2 seems to be the culprit; its last operation is:

rmdir [0-9]????? > /dev/null 2>&1

No files matching /var/log/sysstat/[0-9]????? exist on this machine, so
rmdir(1) returns failure. A simple 'exit 0' at the end of
/usr/lib/sysstat/sa2 should silence this.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sysstat depends on:
ii  debconf [debconf-2.0]       1.5.13       Debian configuration management sy
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  lsb-base                    3.1-23.1     Linux Standard Base 3.1 init scrip
ii  ucf                         2.0020       Update Configuration File: preserv

Versions of packages sysstat recommends:
ii  cron                          3.0pl1-100 management of regular background p

-- debconf information:
  sysstat/notice:
* sysstat/enable: true
  sysstat/remove_files: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to