Your message dated Mon, 5 Nov 2012 11:56:57 -0500
with message-id <[email protected]>
and subject line Re: Bug#692375: approx-gc should ignore lost+found directory
has caused the Debian Bug report #692375,
regarding approx-gc should ignore lost+found directory
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.)


-- 
692375: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692375
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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


--- End Message ---
--- Begin Message ---
On Mon, Nov 05, 2012 at 02:25:25PM +0100, Carlos Alberto Lopez Perez wrote:
> I have an ext3 separated partition for the directory /var/cache/approx and 
> I'm receiving this errors from the cron daemon:

See the very first entry in /usr/share/doc/approx/FAQ.  The solution is to place
the approx cache one directory below the top level of your ext3 partition.

-- 
Eric Cooper             e c c @ c m u . e d u

--- End Message ---

Reply via email to