| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Hannu E K Nevalainen" <_garbage_collector_ AT telia DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | updatedb -> no 'find' |
| Date: | Tue, 17 Aug 2004 14:18:03 +0200 |
| Message-ID: | <NGBBLLIAMFLGJEOAJCCEOEAPDNAA._garbage_collector_@telia.com> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |