This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

updatedb -> no 'find'


Sharing my experiences - i.e. "for the archives"

$ updatedb
/usr/bin/find: /: No such file or directory

Most other things worked...


This was caused by:

$ echo $CYGWIN
notitle glob check_case:strict server=1

$ mount | grep 'on / '
C:\Program\Cygwin on / type system (binmode)

$ cd /
$ CMD.EXE
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.

C:\Program\Cygwin>dir ..\cyg*.*
<blahblah>
xxxx-xx-xx  xx:xx       <DIR>          cygwin


i.e: Cygwin is set for case SENSITIVE operation and the install dir
name NOT matching the / mount entry.


This has bitten me once before; it reappeared due to my fiddling with
the mountpoints at login and logout
(I'm using the same cygwin installation from multiple OS'es/machines).


/Hannu E K Nevalainen, B.Sc. EE - 59+16.37'N, 17+12.60'E         --72--> 

** mailing list preference; please keep replies on list **

-- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); --
--END OF MESSAGE--

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]