Package: approx
Version: 4.5-1+squeeze1
Severity: normal


I have an ext3 separated partition for the directory /var/cache/approx and I'm 
receiving this errors from the cron daemon:


-------- Original Message --------
From: root@localhost (Cron Daemon)
To: root@localhost
Subject: Cron <root@localhost> test -x /usr/sbin/anacron || ( cd / && run-parts 
--report /etc/cron.weekly )
Content-Type: text/plain; charset=UTF-8
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>

/etc/cron.weekly/approx:
/var/cache/approx/lost+found: Permission denied
/var/cache/approx/lost+found: Permission denied
/var/cache/approx/lost+found: Permission denied
/var/cache/approx/lost+found: Permission denied




$ cat /etc/cron.weekly/approx 
#!/bin/sh

# Garbage collect the approx(8) cache

if [ -x /usr/sbin/approx-gc ]; then
    /usr/sbin/approx-gc --quiet
fi



Regards!
--------

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to