This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: Strange message from updatedb
- From: "Furash Gary" <furashg at mcao dot maricopa dot gov>
- To: "Phil Edwards" <phil dot m dot edwards at gmail dot com>, <cygwin at cygwin dot com>, <ebb9 at byu dot net>
- Date: Tue, 27 Feb 2007 08:42:45 -0700
- Subject: RE: Strange message from updatedb
- References: <82c42b950702261435t4acc4fbctdd2042aee0f609d4@mail.gmail.com>
Here's what I run:
chmod a=rwx -R /cygdrive/c/cygwin/var
updatedb --prunepaths='/cygdrive/c/WINDOWS /cygdrive/e /cygdrive/d
/cygdrive/z cygdrive/y /proc /cygdrive/c/System\ Volume\ Information
/usr /var /cygdrive/c/Documents and Settings/furashg/Local\
Settings/Temporary\ Internet\ Files /usr/bin /cygdrive/c/System\ Volume\
Information /c/cygwin'
-----Original Message-----
From: Phil Edwards [mailto:phil.m.edwards@gmail.com]
Sent: Monday, February 26, 2007 3:36 PM
To: cygwin@cygwin.com; Furash Gary; ebb9@byu.net
Subject: Re: Strange message from updatedb
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/