On Tue, Mar 25, 2008 at 10:17:51AM -0700, Ross Boylan wrote:
> > 
> > Or am I missing your particular concern?
> Apart from the error message, my main concern is that the cleanup isn't
> working and it sounds as if the stuff in the cache is in a bad state
> ("cached data may be damaged").  And I don't know how to fix it.  So, my
> questions are
> 1) is apt-cacher safe to use for normal operations?

Yes. Cleanup is not a requirement, just nice to prevent bloat.

> 2) if safe, will it be current?

Yes, apart from the index file that has failed to be refreshed

> 3) how can I fix or diagnose the problem?

The pipe command in sub get() in apt-cacher-cleanup.pl is failing. 

First I would try to get the url with wget, curl or someother browser.
If that fails, then the problem is your upstream.
If not, we will need to delve more deeply....

There ought to be a libcurl error in the error.log which says what the
error was too.

The ("cached data may be damaged") means that if the cleanup script
continues the cached files might be deleted prematurely rather than the
cache is damaged as it stands.

Mark



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

Reply via email to