This is the mail archive of the cygwin@cygwin.com 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]

RE: Find: missing alphabetically last dirtree


> From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
> Of Christopher Faylor

> On Thu, Sep 11, 2003 at 03:45:17PM +0200, Hannu E K Nevalainen
> (garbage mail) wrote:
> >The quest continues...
>
> Can't believe I really have to say this, but...
> http://cygwin.com/problems.html

Ahh... :?-[ - I'm taking things for granted.

In short:
 I have all the latest _binary_ packages installed, plus the cygwin1.dll
snapshot from 2003-09-11. setup-2.415.exe used for the most recent updates,
the last one just yesterday or so (I got the new 'prolog' package).

 The installation was initially done on Windows 98SE (which resides on C:)
but has since then been "mount'ed" and updated under "Win2K Advanced Server
w SP5" (I think!?) - SP *later* than SP4 for sure.

$ uname -a
CYGWIN_NT-5.0 P450 1.5.4s(0.94/3/2) 20030910 22:57:36 i686 unknown unknown
Cygwin

The "long story" is attached (i.e. cygcheck -svr).

--

After the previous posting I've been playing with:

$ strace -dno find.strace find /cygdrive/p -type d >find-p.txt
(P: is the CD-ROM drive)

... searching and grep'ing through the result... But as I lack knowledge
about cygwin internals (and windows too for that matter :-7) I'm mostly at a
loss finding anything useful. I suspect knowledge of "find" internals would
help too.
 The strace output file is huge... as one can expect (find'ing a CD):

-rw-r--r--    1 Administ     4768 Sep 11 16:27 find-p.txt
-rw-r--r--    1 Administ  5342699 Sep 11 16:27 find.strace


The interesting "/cygdrive/p/Samples" occurs at just a few places:

$ wc -l find.strace
  44812 find.strace

$ grep -ni "/cygdrive/p/Samples" find.strace
44595:92295496 [main] find 2320 normalize_posix_path: /cygdrive/p/Samples =
normalize_posix_path (Samples)
44596:92295800 [main] find 2320 mount_info::conv_to_win32_path:
conv_to_win32_path (/cygdrive/p/Samples)
44597:92296057 [main] find 2320 mount_info::cygdrive_win32_path: src
'/cygdrive/p/Samples', dst 'p:\Samples'
44599:92296575 [main] find 2320 mount_info::conv_to_win32_path: src_path
/cygdrive/p/Samples, dst p:\Samples, flags 0x2A, rc 0
44615:92499953 [main] find 2320 fhandler_base::close: closing
'/cygdrive/p/Samples' handle 0x2FC
$
(output left as it were wrapped by my email client)



For reference:
------------
-- The CD --
------------
The first in a set of three, containing
 MicroSoft Developer Network, January 2003 edition (i.e. not the latest)

$ df /cygdrive/p/
Filesystem           1k-blocks      Used Available Use% Mounted on
p:                      658082    658082         0 100% /cygdrive/p
$ command ls -ln /cygdrive/p/
total 16450
dr-xr-xr-x    2 500      513             0 Nov 21  2002 IE60
-r-xr-xr-x    1 500      513       1707856 Oct 15  2001 InstMSIA.exe
-r-xr-xr-x    1 500      513       1821008 Sep 24  2001 InstMSIW.exe
dr-xr-xr-x    2 500      513             0 Nov 21  2002 NT4SP
dr-xr-xr-x    4 500      513             0 Nov 21  2002 Program Files
dr-xr-xr-x    4 500      513             0 Nov 21  2002 Samples
-r-xr-xr-x    1 500      513         45126 Sep 28  2002 autorun.exe
-r--r--r--    1 500      513            29 Oct 17  2001 autorun.inf
-r--r--r--    1 500      513      13181440 Nov 21  2002 msdn.msi
-r--r--r--    1 500      513          3584 Mar  1  2002 msdnadvt.mst
-r--r--r--    1 500      513         23245 Nov 16  2002 readme.htm
-r-xr-xr-x    1 500      513         57409 May 10  2002 setup.exe




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

   !     Sweden's Minister for Foreign Affairs
 --+--   Anna Lindh, Jun 19, 1957 - Sep 11, 2003 at 05:49 (CET)
   !
   !
   !

 -> http://cnn.com/2003/WORLD/europe/09/11/sweden.stabbing/index.html

--END OF MESSAGE--

Attachment: c_svr-snap.txt
Description: Text document

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