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]

1.5.13-1 rsync data corruption


I'm trying to use rsync/ssh under Cygwin 1.5.13-1 to backup my Windows
box to my Linux box. The initial (full) backup works great, but
subsequent incremental backups fail on certain large files when
compression (-z) is enabled. So far, the problem only appears when
making incremental backups of VMware virtual disk images. Note that
these images are large (exactly 4G each), somewhat sparse (lots of
zeroed sectors) and VMware is *not* running during the backup.

I've reproduced the problem when backing up from my Windows box to my P4
desktop (running Fedora Core 3 with all updates), and from my Windows
box to my Kuro box (a small embedded PPC system running a hacked-up 2.4
kernel). I have (so far) been unable to reproduce the problem when
backing up the exact same files between these two Linux boxes.

I've focused the test case so that I don't have to backup my entire
system to duplicate the problem, which appears to be easily reproducible.

For the full backup, I execute:

rsync -aPvz /cygdrive/d/test/ \
abstruse:/usr/backup/test.full

This works as expected. Next, I run VMware briefly so the disk image
will get "slightly" modified, then I perform the incremental backup:

rsync -aPvz /cygdrive/d/test/ \
--link-dest=/usr/backup/test.full \
abstruse:/usr/backup/test.inc

This produces a "failed verification" message from rsync.

My /cygdrive/d/test/ directory contains two small Perl scripts and a one
of the 4G disk images.

The form of the data corruption is interesting. The resulting file (on
the server) is *mostly* correct. However, a small number (150 or so)
blocks of data have a single 0xED byte where they should have 0x00. This
appears to always happen at the end of a 0x200 byte block. On my last
test run, the first byte of corruption was pretty far into the file --
at the end of the 1,177,356th 1024-byte block.

Omitting the "-z" switch to rsync appears to mask the problem.

I've tried unsuccessfully to reproduce the problem using a 4G random
file (dd if=/dev/urandom of=foo bs=1K count=4M). This makes me suspect
the problem is some data sensitivity in the compression library.

If there is any information I can provide, or any other tests I an try,
please let me know.

KM
Cygwin Configuration Diagnostics
Current System Time: Mon Mar 14 14:35:39 2005

Windows XP Professional Ver 5.1 Build 2600 Service Pack 2

Path:	D:\cygwin\usr\local\bin
	D:\cygwin\bin
	D:\cygwin\bin
	D:\cygwin\usr\X11R6\bin
	D:\cygwin\bin
	c:\Program Files\Windows Resource Kits\Tools\
	c:\Program Files\Debugging Tools for Windows
	c:\WINDOWS\system32
	c:\WINDOWS
	c:\WINDOWS\System32\Wbem
	d:\local\bin
	d:\local\other
	c:\SDK\bin
	c:\ddk\tools\bin
	c:\Program Files\Executive Software\Diskeeper\

Output from D:\cygwin\bin\id.exe (nontsec)
UID: 1003(keithmo) GID: 513(None)
513(None)

Output from D:\cygwin\bin\id.exe (ntsec)
UID: 1003(keithmo)   GID: 513(None)
0(root)              513(None)            544(Administrators)
545(Users)           1004(Debugger Users)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

HOME = `D:\cygwin\home\keithmo'
MAKE_MODE = `unix'
PWD = `/home/keithmo'
USER = `keithmo'

ALLUSERSPROFILE = `C:\Documents and Settings\All Users'
APPDATA = `C:\Documents and Settings\keithmo\Application Data'
CLIENTNAME = `Console'
COMMONPROGRAMFILES = `C:\Program Files\Common Files'
COMPUTERNAME = `GIANTKILLER'
COMSPEC = `C:\WINDOWS\system32\cmd.exe'
CVS_RSH = `/bin/ssh'
DXSDKROOT = `C:\SDK\.'
FP_NO_HOST_CHECK = `NO'
GNUPGHOME = `/cygdrive/d/Local/Secure/Remote/GnuPG'
HOMEDRIVE = `C:'
HOMEPATH = `\Documents and Settings\keithmo'
HOSTNAME = `giantkiller'
INFOPATH = `/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:'
LOGONSERVER = `\\GIANTKILLER'
MANPATH = `/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man'
NUMBER_OF_PROCESSORS = `2'
OLDPWD = `/usr/bin'
OLD_PATH = `C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel'
OS = `Windows_NT'
PATHEXT = `.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH'
PRINTER = `Microsoft Office Document Image Writer'
PROCESSOR_ARCHITECTURE = `x86'
PROCESSOR_IDENTIFIER = `x86 Family 15 Model 4 Stepping 1, GenuineIntel'
PROCESSOR_LEVEL = `15'
PROCESSOR_REVISION = `0401'
PROGRAMFILES = `C:\Program Files'
PROMPT = `$P$G'
PS1 = `[\u@\h \W]\$ '
SESSIONNAME = `Console'
SHLVL = `1'
SVN_EDITOR = `vim'
SYSTEMDRIVE = `C:'
SYSTEMROOT = `C:\WINDOWS'
TEMP = `C:\DOCUME~1\keithmo\LOCALS~1\Temp'
TERM = `cygwin'
TMP = `C:\DOCUME~1\keithmo\LOCALS~1\Temp'
USERDOMAIN = `GIANTKILLER'
USERNAME = `keithmo'
USERPROFILE = `C:\Documents and Settings\keithmo'
WINDIR = `C:\WINDOWS'
_ = `/usr/bin/cygcheck'
_NT_SYMBOL_PATH = `d:\Local\DevSymbols;srv*d:\Local\Symbols*http://msdl.microsoft.com/download/symbols'
POSIXLY_CORRECT = `1'

HKEY_CURRENT_USER\Software\Cygnus Solutions
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\mounts v2
HKEY_CURRENT_USER\Software\Cygnus Solutions\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2
  (default) = `/cygdrive'
  cygdrive flags = 0x00000022
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/
  (default) = `D:\cygwin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/bin
  (default) = `D:\cygwin/bin'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\mounts v2\/usr/lib
  (default) = `D:\cygwin/lib'
  flags = 0x0000000a
HKEY_LOCAL_MACHINE\SOFTWARE\Cygnus Solutions\Cygwin\Program Options

c:  hd  NTFS     14339Mb  72% CP CS UN PA FC     GIANTKILLER_C
d:  hd  NTFS     81046Mb  85% CP CS UN PA FC     GIANTKILLER_D
e:  cd             N/A    N/A                    
f:  hd  NTFS     76316Mb  64% CP CS UN PA FC     GIANTKILLER_F

D:\cygwin      /          system  binmode
D:\cygwin/bin  /usr/bin   system  binmode
D:\cygwin/lib  /usr/lib   system  binmode
.              /cygdrive  system  binmode,cygdrive

Found: D:\cygwin\bin\awk.exe
Found: D:\cygwin\bin\bash.exe
Found: D:\cygwin\bin\cat.exe
Found: D:\cygwin\bin\cp.exe
Found: D:\cygwin\bin\cpp.exe
Found: D:\cygwin\bin\find.exe
Found: D:\cygwin\bin\gcc.exe
Not Found: gdb
Found: D:\cygwin\bin\grep.exe
Found: D:\cygwin\bin\ld.exe
Found: D:\cygwin\bin\ls.exe
Found: D:\cygwin\bin\make.exe
Found: D:\cygwin\bin\mv.exe
Found: D:\cygwin\bin\rm.exe
Found: D:\cygwin\bin\sed.exe
Found: D:\cygwin\bin\sh.exe
Found: D:\cygwin\bin\tar.exe

   93k 2005/02/17 D:\cygwin\bin\cygapr-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-0-0.dll" v0.0 ts=2005/2/17 15:52
   68k 2005/02/17 D:\cygwin\bin\cygaprutil-0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-0-0.dll" v0.0 ts=2005/2/17 15:56
   55k 2004/09/14 D:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2004/9/13 23:16
   18k 2004/07/06 D:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2004/7/6 13:09
    7k 2003/10/19 D:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2003/10/19 2:57
  846k 2004/12/11 D:\cygwin\bin\cygcrypto-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-0.9.7.dll" v0.0 ts=2004/12/11 5:04
  895k 2004/04/28 D:\cygwin\bin\cygdb-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.2.dll" v0.0 ts=2004/4/27 10:31
 1156k 2004/04/28 D:\cygwin\bin\cygdb_cxx-4.2.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.2.dll" v0.0 ts=2004/4/27 10:35
    9k 2004/10/24 D:\cygwin\bin\cygdlloader-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygdlloader-6.dll" v0.0 ts=2004/10/24 2:59
  174k 2004/10/14 D:\cygwin\bin\cygexpat-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-0.dll" v0.0 ts=2004/10/14 3:34
   65k 2005/01/08 D:\cygwin\bin\cygexslt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygexslt-0.dll" v0.0 ts=2005/1/8 7:27
   40k 2004/10/10 D:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygform-8.dll" v0.0 ts=2004/10/10 3:33
   45k 2001/04/25 D:\cygwin\bin\cygform5.dll - os=4.0 img=1.0 sys=4.0
                  "cygform5.dll" v0.0 ts=2001/4/25 0:28
   35k 2002/01/09 D:\cygwin\bin\cygform6.dll - os=4.0 img=1.0 sys=4.0
                  "cygform6.dll" v0.0 ts=2002/1/9 0:03
   48k 2003/08/09 D:\cygwin\bin\cygform7.dll - os=4.0 img=1.0 sys=4.0
                  "cygform7.dll" v0.0 ts=2003/8/9 4:25
   28k 2003/07/20 D:\cygwin\bin\cyggdbm-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-3.dll" v0.0 ts=2003/7/20 2:58
   30k 2003/08/11 D:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2003/8/10 21:12
   19k 2003/03/22 D:\cygwin\bin\cyggdbm.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm.dll" v0.0 ts=2002/2/19 21:05
   15k 2003/07/20 D:\cygwin\bin\cyggdbm_compat-3.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-3.dll" v0.0 ts=2003/7/20 3:00
   15k 2003/08/11 D:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2003/8/10 21:13
   17k 2001/06/28 D:\cygwin\bin\cyghistory4.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory4.dll" v0.0 ts=2001/1/6 22:34
   29k 2003/08/10 D:\cygwin\bin\cyghistory5.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory5.dll" v0.0 ts=2003/8/10 18:16
   25k 2004/10/12 D:\cygwin\bin\cyghistory6.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory6.dll" v0.0 ts=2004/10/12 1:51
  991k 2004/07/06 D:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2004/7/6 13:10
   22k 2001/12/13 D:\cygwin\bin\cygintl-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-1.dll" v0.0 ts=2001/12/13 3:28
   37k 2003/08/10 D:\cygwin\bin\cygintl-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-2.dll" v0.0 ts=2003/8/10 16:50
   54k 2004/07/06 D:\cygwin\bin\cygintl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-3.dll" v0.0 ts=2004/7/6 12:51
   21k 2001/06/20 D:\cygwin\bin\cygintl.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl.dll" v0.0 ts=2001/6/20 12:09
   26k 2004/09/22 D:\cygwin\bin\cygltdl-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-3.dll" v0.0 ts=2004/9/22 1:50
   26k 2004/10/24 D:\cygwin\bin\cygltdl-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-6.dll" v0.0 ts=2004/10/24 2:59
  146k 2004/12/21 D:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2004/12/21 8:34
   22k 2004/10/10 D:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu-8.dll" v0.0 ts=2004/10/10 3:33
   26k 2001/04/25 D:\cygwin\bin\cygmenu5.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu5.dll" v0.0 ts=2001/4/25 0:27
   20k 2002/01/09 D:\cygwin\bin\cygmenu6.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu6.dll" v0.0 ts=2002/1/9 0:03
   29k 2003/08/09 D:\cygwin\bin\cygmenu7.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenu7.dll" v0.0 ts=2003/8/9 4:25
   21k 2004/10/22 D:\cygwin\bin\cygminires.dll - os=4.0 img=1.0 sys=4.0
                  "cygminires.dll" v0.0 ts=2004/10/22 15:28
   74k 2004/10/10 D:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++-8.dll" v0.0 ts=2004/10/10 3:33
  156k 2001/04/25 D:\cygwin\bin\cygncurses++5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++5.dll" v0.0 ts=2001/4/25 0:29
  175k 2002/01/09 D:\cygwin\bin\cygncurses++6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++6.dll" v0.0 ts=2002/1/9 0:03
  216k 2004/10/10 D:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses-8.dll" v0.0 ts=2004/10/10 3:25
  226k 2001/04/25 D:\cygwin\bin\cygncurses5.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses5.dll" v0.0 ts=2001/4/25 0:17
  202k 2002/01/09 D:\cygwin\bin\cygncurses6.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses6.dll" v0.0 ts=2002/1/9 0:03
  224k 2003/08/09 D:\cygwin\bin\cygncurses7.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses7.dll" v0.0 ts=2003/8/9 4:24
   92k 2004/07/10 D:\cygwin\bin\cygneon-24.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-24.dll" v0.0 ts=2004/7/10 10:37
   13k 2004/10/10 D:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel-8.dll" v0.0 ts=2004/10/10 3:32
   15k 2001/04/25 D:\cygwin\bin\cygpanel5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel5.dll" v0.0 ts=2001/4/25 0:27
   12k 2002/01/09 D:\cygwin\bin\cygpanel6.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel6.dll" v0.0 ts=2002/1/9 0:03
   19k 2003/08/09 D:\cygwin\bin\cygpanel7.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanel7.dll" v0.0 ts=2003/8/9 4:24
   62k 2003/12/11 D:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-0.dll" v0.0 ts=2003/12/11 11:01
   63k 2003/04/11 D:\cygwin\bin\cygpcre.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre.dll" v0.0 ts=2003/4/11 3:31
    9k 2003/12/11 D:\cygwin\bin\cygpcreposix-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix-0.dll" v0.0 ts=2003/12/11 11:01
   61k 2003/04/11 D:\cygwin\bin\cygpcreposix.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcreposix.dll" v0.0 ts=2003/4/11 3:31
 1252k 2005/01/27 D:\cygwin\bin\cygperl5_8.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_8.dll" v0.0 ts=2005/1/27 4:17
   22k 2002/06/09 D:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2002/6/9 0:45
  108k 2001/06/28 D:\cygwin\bin\cygreadline4.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline4.dll" v0.0 ts=2001/1/6 22:34
  148k 2003/08/10 D:\cygwin\bin\cygreadline5.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline5.dll" v0.0 ts=2003/8/10 18:16
  144k 2004/10/12 D:\cygwin\bin\cygreadline6.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline6.dll" v0.0 ts=2004/10/12 1:51
  171k 2004/12/11 D:\cygwin\bin\cygssl-0.9.7.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-0.9.7.dll" v0.0 ts=2004/12/11 5:04
  125k 2004/12/30 D:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2004/12/30 9:52
   28k 2004/12/30 D:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2004/12/30 9:47
   23k 2004/12/30 D:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2004/12/30 9:51
   15k 2004/12/30 D:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2004/12/30 9:49
  113k 2004/12/30 D:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2004/12/30 9:48
   81k 2004/12/30 D:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2004/12/30 9:48
    8k 2004/12/30 D:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2004/12/30 9:52
   72k 2004/12/30 D:\cygwin\bin\cygsvn_ra_dav-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_dav-1-0.dll" v0.0 ts=2004/12/30 9:51
   16k 2004/12/30 D:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2004/12/30 9:49
   53k 2004/12/30 D:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2004/12/30 9:49
   83k 2004/12/30 D:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2004/12/30 9:49
  128k 2004/12/30 D:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2004/12/30 9:47
  136k 2004/12/30 D:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2004/12/30 9:51
 1242k 2005/01/08 D:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2005/1/8 7:22
  195k 2005/01/08 D:\cygwin\bin\cygxslt-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxslt-1.dll" v0.0 ts=2005/1/8 7:24
   62k 2004/10/10 D:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2004/10/9 23:09
 1149k 2005/03/01 D:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2005/3/1 10:01
    Cygwin DLL version info:
        DLL version: 1.5.13
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 122
        Shared data: 4
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix: 
        Build date: Tue Mar 1 11:01:37 EST 2005
        Shared id: cygwin1S4


Cygwin Package Information
Last downloaded files to: D:\Local\Download\Software\Cygwin
Last downloaded files from: D:\Local\Download\Software\Cygwin

Package              Version
_update-info-dir     00231-1
ash                  20040127-1
autoconf             2.59-1
autoconf-devel       2.59-1
autoconf-stable      2.13-5
automake             1.7.9-1
automake-devel       1.9.2-1
automake-stable      1.4p6-2
base-files           3.2-1
base-passwd          2.2-1
bash                 2.05b-16
bc                   1.06-2
binutils             20041229-1
bison                20030307-1
bzip2                1.0.2-6
coreutils            5.3.0-3
crypt                1.1-1
ctags                5.5-4
cygrunsrv            1.01-1
cygutils             1.2.6-1
cygwin               1.5.13-1
cygwin-doc           1.4-2
dejagnu              20021217-2
diffutils            2.8.7-1
docbook-xml42        4.2-3
docbook-xsl          1.68.0-1
editrights           1.01-1
emacs                21.2-13
expat                1.95.8-1
expect               20030128-1
file                 4.12-1
findutils            20041227-1
flex                 2.5.4a-3
gawk                 3.1.4-3
gcc                  3.3.3-3
gcc-core             3.3.3-3
gcc-g++              3.3.3-3
gcc-mingw-core       20040810-1
gcc-mingw-g++        20040810-1
gdbm                 1.8.3-7
gettext              0.14.1-1
gnupg                1.4.0-2
grep                 2.5.1a-2
groff                1.18.1-2
gzip                 1.3.5-1
less                 381-1
libapr0              0.9.6-1
libaprutil0          0.9.6-1
libbz2_1             1.0.2-6
libcharset1          1.9.2-1
libdb4.2             4.2.52-1
libgdbm              1.8.0-5
libgdbm-devel        1.8.3-7
libgdbm3             1.8.3-3
libgdbm4             1.8.3-7
libiconv             1.9.2-1
libiconv2            1.9.2-1
libintl              0.10.38-3
libintl1             0.10.40-1
libintl2             0.12.1-3
libintl3             0.14.1-1
libltdl3             1.5.10-1
libltdl6             1.9f_20041024-1
libncurses-devel     5.4-1
libncurses5          5.2-1
libncurses6          5.2-8
libncurses7          5.3-4
libncurses8          5.4-1
libneon24            0.24.7-1
libpcre              4.1-1
libpcre0             4.5-1
libpopt0             1.6.4-4
libreadline4         4.1-2
libreadline5         4.3-5
libreadline6         5.0-1
libtool              1.5b-1
libtool-devel        1.5.10-1
libtool-stable       1.4.3-2
libxml2              2.6.16-2
libxml2-devel        2.6.16-2
libxslt              1.1.12-2
login                1.9-7
m4                   1.4.2-1
make                 3.80-1
man                  1.5o1-2
mingw-runtime        3.7-1
minires              1.00-1
mktemp               1.5-3
ncurses              5.4-1
neon                 0.24.7-1
openssh              3.9p1-3
openssl              0.9.7e-1
openssl-devel        0.9.7e-1
patch                2.5.8-8
perl                 5.8.6-4
perl-libwin32        0.191-1
python               2.4-1
readline             5.0-1
rsync                2.6.3-1
sed                  4.1.3-1
subversion           1.1.2-1
tar                  1.13.25-5
tcltk                20030901-1
termcap              20021106-2
terminfo             5.4_20041009-1
texinfo              4.7-2
unzip                5.50-5
vim                  6.3-1
w32api               3.2-1
wget                 1.9.1-2
which                1.6-1
zip                  2.3-6
zlib                 1.2.2-1
Use -h to see help about each section


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