X-Spam-Check-By: sourceware.org
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;         d=gmail.com; s=beta;         h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;         b=Hjc0ziP6IzL5aflinWsx79VD90q4i0OryLwDLLSRs0HK4V/cm0IPfY2AAgyVjOlu8D/YbyQ1BdX6xqfBTGLbDUuSbXLD70ZLElfwp5Bzqa5qOAoXYiUn1kfQ3sbPfaEupr797HxPZuGNRFwLs8GlDIouvoyI433Zz7ZGfPrxgyc=
Message-ID: <82c42b950702261435t4acc4fbctdd2042aee0f609d4@mail.gmail.com>
Date: Mon, 26 Feb 2007 17:35:31 -0500
From: "Phil Edwards" <phil.m.edwards@gmail.com>
To: cygwin@cygwin.com, furashg@mcao.maricopa.gov, ebb9@byu.net
Subject: Re: Strange message from updatedb
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Eric Blake:
>> /usr/bin/find: /c/System Volume Information: Permission denied
>
>Not a problem - you can't find details about certain in-use system files.

I don't think that was the question.  If you note at the end of his
message, he gives the command invocation, which included that string in
--prunepaths.  That is, it's not the "permission denied" that's raising
issues, but rather that the exact string passed to --prunepaths is still
being searched.  (I believe he escaped the space characters but I could
be misremembering.)

Likewise for some of the other paths in the report.  They should already
be discarded via --prunepaths, but they're being searched anyhow, producing
various secondary errors.

-phil

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

