* Alexander Enchevich (03-04-02 20:41 +0100) > the updatedb script terminates with this error: > /usr/bin/find: . changed during execution > > this is happening somewhere here (around line 115): > [...] > I thought its because there is no /usr/bin/find (it's in /bin), so I tried > to modify the updatedb script to look for it in /bin but that didn't help...
'find' is in /bin /and/ in /usr/bin. Your problem is a known issue. Try to exclude 'cygdrive' with 'updatedb --prunepaths="/cygdrive"'. Did you set "check_case" to "adjust" or "strict"? Thorsten -- Content-Type: text/explicit; charset=ISO-8859-666 (Parental Advisory) Content-Transfer-Warning: message contains innuendos not suited for children under the age of 18 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/