Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <66F336FF8FD0484B943E0CF48D923C2C05368091@CSCEX04> From: Alexander Enchevich To: "'Eugene Rosenzweig'" , cygwin Subject: RE: /usr/bin/find: . changed during execution of /usr/bin/find Date: Wed, 4 Jun 2003 14:23:05 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Note-from-DJ: This may be spam Sweeeeet! Works. Thank you Eugene :) Now this probably means that all my files outside of "C:\cygwin" will be invisible to the locate command, huh? :( Maybe I could just prune /cygdrive/a in updatedb instead of the entire /cygdrive? The funny thing is -- there is no /cygdrive/a there! Here, look: $ ls /cygdrive/ c/ m/ s/ u/ w/ x/ y/ z/ thanks again Eugene -----Original Message----- From: Eugene Rosenzweig [mailto:eugenius AT dodo DOT com DOT au] Sent: Tuesday, June 03, 2003 9:45 PM To: cygwin Subject: Re: /usr/bin/find: . changed during execution of /usr/bin/find I seem to have the same problem as you. It was not there last time I ran updatedb which was a while ago (I do not have it running automatically). If anyone remembers, in Windows 95 and 98 if you worked with files on floppy there was a good chance that windows would keep checking the floppy drive every time you opened some program. That seemed to have been dealt with but now on my XP machine, it has returned. If I terminate explorer.exe then restart it, it whirls the drive. I am hoping a restart later will fix that. I am convinced that restart (or a couple) is a universal solution to all problems in windows :-). More to the problem at hand, if I do 'ls /cygdrive', I get an floppy access, same with find / -name xxx or find /cygdrive -name xxx The problem seems to come from /cygdrive directory. Using find anywhere else does not create a problem (e.g. find ~ -name xxx). My solution to the updatedb problem was editing /usr/bin/updatedb to add /cygdrive in the PRUNEPATHS list like so: : ${PRUNEPATHS="/cygdrive /tmp /usr/tmp /var/tmp /afs"} I suppose you could also specify this on the command line for updatedb. - Original Message ----- From: "Alexander Enchevich" To: "cygwin" Sent: Wednesday, June 04, 2003 11:02 AM Subject: /usr/bin/find: . changed during execution of /usr/bin/find > Hi all > > This is the third time I am posting this problem and I got no response so > far so I am getting desperate. I guess next time I should try some idiotic > subject like "help" or "question" - these seem to draw attention... :) > > Anyway here's the problem: > --------------------------------- > When I run 'updatedb' it exits immediately with this message: > "/usr/bin/find: . changed during execution of /usr/bin/find" > > Output from "cygcheck.exe -v -s -r -c" is attached... > > > -- > 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/ ??????? ----- Original Message ----- From: "Alexander Enchevich" To: "cygwin" Sent: Wednesday, June 04, 2003 11:02 AM Subject: /usr/bin/find: . changed during execution of /usr/bin/find > Hi all > > This is the third time I am posting this problem and I got no response so > far so I am getting desperate. I guess next time I should try some idiotic > subject like "help" or "question" - these seem to draw attention... :) > > Anyway here's the problem: > --------------------------------- > When I run 'updatedb' it exits immediately with this message: > "/usr/bin/find: . changed during execution of /usr/bin/find" > > Output from "cygcheck.exe -v -s -r -c" is attached... > > > -- > 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/ -- 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/ -- 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/