public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Question about incorrect System path from cygpath with case-sensitivity enabled
@ 2016-01-01 21:21 Bryan Henry
  2016-01-02 15:35 ` Andrey Repin
  2016-01-02 20:34 ` Michael Enright
  0 siblings, 2 replies; 7+ messages in thread
From: Bryan Henry @ 2016-01-01 21:21 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 1830 bytes --]

I enabled (some time ago, not recently) case sensitivity on my Windows 8.1 system by setting the registry key mentioned in the FAQ here: https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive

Today, I updated Cygwin and noticed a message about a failed postinstall script at the end. Here's the excerpt from setup.log.full showing /etc/postinstall/base-files-mketc.sh exiting early:

2016/01/01 15:45:32 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/base-files-mketc.sh"
Directory /C/WINDOWS/System32/drivers/etc does not exist; exiting
If directory name is garbage you need to update your cygwin package
2016/01/01 15:45:32 abnormal exit: exit code=1

Since this was an existing installation, that postinstall script failing isn't a big deal since the symlinks that it would normally create already exist, but I wanted to dig into why it's failing in the first place in case it is a symptom of something bigger. Taking a look at that script and trying "/usr/bin/cygpath -S -u" for myself, I see now why it failed:

[~]$ cygpath -S -u
/C/WINDOWS/System32
[~]$ file `cygpath -S -u`
/C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or directory)
[~]$ file /C/Windows/System32
/C/Windows/System32: directory

I get similar results from "cygpath -W". It seems that cygpath has not picked up on the fact that the directory is really "Windows" and not "WINDOWS", which is of course important in my case with case sensitivity enabled. I'm not sure if this is a failure of cygpath directly or perhaps a piece of configuration elsewhere that needs to get updated in addition to the registry key change mentioned in the FAQ. Can anyone offer any recommendations to fix the Windows path returned by cygpath, or is this a bug?

Thanks,
Bryan Henry


[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 54985 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Fri Jan 01 21:01:49 2016

Windows 8.1 Professional with Media Center Ver 6.3 Build 9600 

Running under WOW64 on AMD64

Path:	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\ProgramData\Oracle\Java\javapath
	C:\Program Files\Common Files\Microsoft Shared\Windows Live
	C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live
	C:\Windows\System32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\WINDOWS\System32\WindowsPowerShell\v1.0
	C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static
	C:\Program Files (x86)\Windows Live\Shared
	E:\Programs\MATLAB\R2013a\runtime\win64
	E:\Programs\MATLAB\R2013a\bin
	C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
	C:\Program Files (x86)\QuickTime\QTSystem
	C:\Program Files (x86)\Notepad++
	~\bin\
	~\Files\RPi\x-tools\arm-none-eabihf\bin\
	~\Files\RPi\x-tools\arm-none-linux-gnueabihf\bin\

Output from C:\cygwin\bin\id.exe
UID: 197608(Bryan)
GID: 197608(Bryan)
197608(Bryan)
401408(Medium Mandatory Level)
197617(HomeUsers)
555(Remote Desktop Users)
545(Users)
4(INTERACTIVE)
66049(CONSOLE LOGON)
11(Authenticated Users)
15(This Organization)
68389(MicrosoftAccount+bryanhenry@mac.com)
113(Local account)
4095(CurrentSession)
66048(LOCAL)
262176(Microsoft Account Authentication)

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

USER = 'Bryan'
PWD = '/C/Users/Bryan'
CYGWIN = 'winsymlinks'
HOME = '/C/Users/Bryan'

USERDOMAIN_ROAMINGPROFILE = 'BRYANPC'
HOMEPATH = '\Users\Bryan'
APPDATA = 'C:\Users\Bryan\AppData\Roaming'
ProgramW6432 = 'C:\Program Files'
HOSTNAME = 'BryanPC'
SHELL = '/bin/bash'
TERM = 'xterm'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 42 Stepping 7, GenuineIntel'
PROFILEREAD = 'true'
WINDIR = 'C:\WINDOWS'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/C/Users/Bryan'
ORIGINAL_PATH = '/C/ProgramData/Oracle/Java/javapath:/C/Program Files/Common Files/Microsoft Shared/Windows Live:/C/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/C/Windows/System32:/C/Windows:/C/Windows/System32/Wbem:/C/WINDOWS/System32/WindowsPowerShell/v1.0:/C/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static:/C/Program Files (x86)/Windows Live/Shared:/E/Programs/MATLAB/R2013a/runtime/win64:/E/Programs/MATLAB/R2013a/bin:/C/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/C/Program Files (x86)/QuickTime/QTSystem'
USERDOMAIN = 'BRYANPC'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
!:: = '::\'
TEMP = '/tmp'
COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files'
USERNAME = 'Bryan'
PROCESSOR_LEVEL = '6'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PSModulePath = 'C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
PROCESSOR_ARCHITEW6432 = 'AMD64'
LANG = 'en_US.UTF-8'
USERPROFILE = 'C:\Users\Bryan'
TZ = 'America/New_York'
PS1 = '\[\033[01;34m\][\w]$\[\033[00m\] '
LOGONSERVER = '\\MicrosoftAccount'
CommonProgramW6432 = 'C:\Program Files\Common Files'
PROCESSOR_ARCHITECTURE = 'x86'
LOCALAPPDATA = 'C:\Users\Bryan\AppData\Local'
ProgramData = 'C:\ProgramData'
EXECIGNORE = '*.dll'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
HOMEDRIVE = 'C:'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
TMP = '/tmp'
SYSTEMROOT = 'C:\WINDOWS'
PRINTER = 'Brother DCP-L2540DW series'
PROCESSOR_REVISION = '2a07'
VS100COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\'
PROMPT_COMMAND = 'history -a; history -c; history -r; '
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
PROGRAMFILES = 'C:\Program Files (x86)'
NUMBER_OF_PROCESSORS = '4'
asl.log = 'Destination=file'
SESSIONNAME = 'Console'
COMPUTERNAME = 'BRYANPC'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 0

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS    114370Mb  92% CP CS UN PA FC     
d:  cd             N/A    N/A                    
e:  hd  NTFS    953867Mb  11% CP CS UN PA FC     Storage
f:  hd  NTFS    114343Mb  90% CP CS UN PA FC     SSD
i:  fd             N/A    N/A                    
x:  net NTFS   4224915Mb  79% CP CS UN PA        StorageX
y:  net NTFS   4224915Mb  79% CP CS UN PA        StorageY
z:  net NTFS   4224915Mb  79% CP CS UN PA        StorageZ

C:               /C         user    binary
E:               /E         user    binary
F:               /F         user    binary
C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,auto

Found: C:\cygwin\bin\awk
 -> C:\cygwin\bin\gawk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Not Found: crontab
Found: C:\cygwin\bin\find.exe
Found: C:\Windows\System32\find.exe
Warning: C:\cygwin\bin\find.exe hides C:\Windows\System32\find.exe
Found: C:\cygwin\bin\gcc.exe
Not Found: gdb
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Found: C:\cygwin\bin\patch.exe
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi.exe
Not Found: vim

  170k 2015/05/25 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygapr-1-0.dll" v0.0 ts=2015-05-25 03:12
  135k 2015/05/25 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygaprutil-1-0.dll" v0.0 ts=2015-05-25 03:35
  644k 2015/06/01 C:\cygwin\bin\cygarchive-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygarchive-13.dll" v0.0 ts=2015-06-01 22:07
   38k 2013/07/23 C:\cygwin\bin\cygargp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygargp-0.dll" v0.0 ts=2013-07-23 15:35
  125k 2015/11/06 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygatk-1.0-0.dll" v0.0 ts=2015-11-06 02:18
   87k 2015/07/02 C:\cygwin\bin\cygatomic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygatomic-1.dll" v0.0 ts=2015-07-02 21:51
   14k 2012/05/04 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygattr-1.dll" v0.0 ts=2012-05-04 12:35
  203k 2015/03/23 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygblkid-1.dll" v0.0 ts=2015-03-23 09:55
   62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygbz2-1.dll" v0.0 ts=2011-05-21 20:16
 1219k 2015/11/23 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-2.dll" v0.0 ts=2015-11-23 20:44
   25k 2015/11/23 C:\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-gobject-2.dll" v0.0 ts=2015-11-23 20:45
  121k 2015/11/23 C:\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2015-11-23 20:46
   10k 2015/02/20 C:\cygwin\bin\cygcharset-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygcharset-1.dll" v0.0 ts=2015-02-20 16:52
14958k 2015/05/27 C:\cygwin\bin\cygclang.dll - os=4.0 img=1.0 sys=4.0
                  "cygclang.dll" v0.0 ts=2015-05-27 00:10
  125k 2013/05/09 C:\cygwin\bin\cygcloog-isl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcloog-isl-4.dll" v0.0 ts=2013-05-09 08:37
   13k 2015/03/19 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygcom_err-2.dll" v0.0 ts=2015-03-19 02:45
  223k 2015/11/06 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygcroco-0.6-3.dll" v0.0 ts=2015-11-06 05:54
    7k 2012/05/07 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypt-0.dll" v0.0 ts=2012-05-07 12:18
 1981k 2015/12/03 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygcrypto-1.0.0.dll" v0.0 ts=2015-12-03 20:47
  461k 2015/10/07 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygcurl-4.dll" v0.0 ts=2015-10-07 22:53
   27k 2014/11/12 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygdatrie-1.dll" v0.0 ts=2014-11-12 05:14
 1284k 2011/11/10 C:\cygwin\bin\cygdb-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb-4.8.dll" v0.0 ts=2011-11-10 18:45
  273k 2015/02/17 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygdbus-1-3.dll" v0.0 ts=2015-02-17 19:43
  105k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.8.dll - os=4.0 img=1.0 sys=4.0
                  "cygdb_cxx-4.8.dll" v0.0 ts=2011-11-10 18:46
  159k 2013/10/20 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygedit-0.dll" v0.0 ts=2013-10-20 22:09
   99k 2015/11/26 C:\cygwin\bin\cygEGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygEGL-1.dll" v0.0 ts=2015-11-26 19:26
  153k 2013/07/31 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygexpat-1.dll" v0.0 ts=2013-07-31 22:33
   32k 2014/10/14 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:21
   27k 2015/01/02 C:\cygwin\bin\cygffi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygffi-6.dll" v0.0 ts=2015-01-02 01:11
  229k 2015/09/10 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontconfig-1.dll" v0.0 ts=2015-09-10 19:22
   23k 2013/06/06 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygfontenc-1.dll" v0.0 ts=2013-06-06 22:17
   60k 2015/10/20 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygformw-10.dll" v0.0 ts=2015-10-20 17:07
  608k 2015/09/08 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygfreetype-6.dll" v0.0 ts=2015-09-08 09:08
  108k 2015/07/02 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggcc_s-1.dll" v0.0 ts=2015-07-02 18:59
   19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm-4.dll" v0.0 ts=2009-02-26 07:58
    8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdbm_compat-4.dll" v0.0 ts=2009-02-26 07:58
  649k 2015/12/30 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk-x11-2.0-0.dll" v0.0 ts=2015-12-30 07:09
  151k 2015/11/10 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2015-11-10 07:47
  781k 2015/09/20 C:\cygwin\bin\cyggettextlib-0-19-5-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextlib-0-19-5-1.dll" v0.0 ts=2015-09-20 20:34
  261k 2015/09/20 C:\cygwin\bin\cyggettextsrc-0-19-5-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggettextsrc-0-19-5-1.dll" v0.0 ts=2015-09-20 20:55
 1444k 2015/12/30 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggio-2.0-0.dll" v0.0 ts=2015-12-30 08:03
  650k 2015/11/26 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygGL-1.dll" v0.0 ts=2015-11-26 19:26
  281k 2015/11/26 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglapi-0.dll" v0.0 ts=2015-11-26 19:05
 1036k 2015/12/30 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygglib-2.0-0.dll" v0.0 ts=2015-12-30 08:01
   15k 2015/12/30 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmodule-2.0-0.dll" v0.0 ts=2015-12-30 08:01
  507k 2015/11/28 C:\cygwin\bin\cyggmp-10.dll - os=4.0 img=1.0 sys=4.0
                  "cyggmp-10.dll" v0.0 ts=2015-11-28 16:27
  103k 2015/06/19 C:\cygwin\bin\cyggnome-menu-3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnome-menu-3-0.dll" v0.0 ts=2015-06-20 00:08
 1026k 2015/08/28 C:\cygwin\bin\cyggnutls-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-28.dll" v0.0 ts=2015-08-28 15:23
   26k 2015/08/28 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutls-openssl-27.dll" v0.0 ts=2015-08-28 15:23
   42k 2015/08/28 C:\cygwin\bin\cyggnutlsxx-28.dll - os=4.0 img=1.0 sys=4.0
                  "cyggnutlsxx-28.dll" v0.0 ts=2015-08-28 15:23
  318k 2015/12/30 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggobject-2.0-0.dll" v0.0 ts=2015-12-30 08:02
   78k 2015/07/02 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyggomp-1.dll" v0.0 ts=2015-07-02 19:15
  121k 2013/08/05 C:\cygwin\bin\cyggraphite2-3.dll - os=4.0 img=3.0 sys=4.0
                  "cyggraphite2-3.dll" v0.0 ts=2013-08-05 07:41
  277k 2015/11/09 C:\cygwin\bin\cyggssapi_krb5-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyggssapi_krb5-2.dll" v0.0 ts=2015-11-09 16:31
    9k 2015/12/30 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggthread-2.0-0.dll" v0.0 ts=2015-12-30 08:02
 4377k 2015/12/30 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cyggtk-x11-2.0-0.dll" v0.0 ts=2015-12-30 07:15
  812k 2015/02/20 C:\cygwin\bin\cygguile-17.dll - os=4.0 img=1.0 sys=4.0
                  "cygguile-17.dll" v0.0 ts=2015-02-20 16:34
  396k 2015/11/23 C:\cygwin\bin\cygharfbuzz-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygharfbuzz-0.dll" v0.0 ts=2015-11-23 21:00
   31k 2015/01/27 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0
                  "cyghistory7.dll" v0.0 ts=2015-01-27 23:43
  173k 2015/02/11 C:\cygwin\bin\cyghogweed-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyghogweed-2.dll" v0.0 ts=2015-02-11 17:01
   80k 2014/08/10 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygICE-6.dll" v0.0 ts=1970-01-01 00:00
 1010k 2015/02/20 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiconv-2.dll" v0.0 ts=2015-02-20 16:52
  198k 2014/12/06 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0
                  "cygidn-11.dll" v0.0 ts=2014-12-06 12:56
   41k 2015/09/20 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygintl-8.dll" v0.0 ts=2015-09-20 20:20
  310k 2013/09/09 C:\cygwin\bin\cygiodbc-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiodbc-2.dll" v0.0 ts=2013-09-09 15:53
   67k 2013/09/09 C:\cygwin\bin\cygiodbcinst-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygiodbcinst-2.dll" v0.0 ts=2013-09-09 15:53
  989k 2013/05/09 C:\cygwin\bin\cygisl-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygisl-10.dll" v0.0 ts=2013-05-09 08:14
 1191k 2015/09/20 C:\cygwin\bin\cygisl-13.dll - os=4.0 img=1.0 sys=4.0
                  "cygisl-13.dll" v0.0 ts=2015-09-20 12:39
  277k 2015/01/23 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygjasper-1.dll" v0.0 ts=2015-01-23 12:03
   47k 2014/06/17 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig-2.dll" v0.0 ts=1970-01-01 00:00
   20k 2014/06/17 C:\cygwin\bin\cygjbig85-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygjbig85-2.dll" v0.0 ts=1970-01-01 00:00
  360k 2015/10/08 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0
                  "cygjpeg-8.dll" v0.0 ts=2015-10-08 09:49
  191k 2015/11/09 C:\cygwin\bin\cygk5crypto-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygk5crypto-3.dll" v0.0 ts=2015-11-09 16:30
  743k 2015/11/09 C:\cygwin\bin\cygkrb5-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5-3.dll" v0.0 ts=2015-11-09 16:31
   39k 2015/11/09 C:\cygwin\bin\cygkrb5support-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygkrb5support-0.dll" v0.0 ts=2015-11-09 16:30
   49k 2015/11/19 C:\cygwin\bin\cyglber-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglber-2-4-2.dll" v0.0 ts=2015-11-19 08:24
  271k 2015/11/19 C:\cygwin\bin\cygldap-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap-2-4-2.dll" v0.0 ts=2015-11-19 08:25
  287k 2015/11/19 C:\cygwin\bin\cygldap_r-2-4-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygldap_r-2-4-2.dll" v0.0 ts=2015-11-19 08:26
18179k 2015/02/08 C:\cygwin\bin\cygLLVM-3.4.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.4.dll" v0.0 ts=2015-02-08 19:38
19312k 2015/05/27 C:\cygwin\bin\cygLLVM-3.5.dll - os=4.0 img=1.0 sys=4.0
                  "cygLLVM-3.5.dll" v0.0 ts=2015-05-26 23:43
    5k 2015/11/14 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0
                  "cyglsa.dll" v0.0 ts=2015-11-14 11:42
    6k 2015/11/14 C:\cygwin\bin\cyglsa64.dll (not x86 dll)
   38k 2015/10/20 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygltdl-7.dll" v0.0 ts=2015-10-20 02:27
  159k 2015/11/09 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzma-5.dll" v0.0 ts=2015-11-09 06:13
  127k 2014/11/17 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cyglzo2-2.dll" v0.0 ts=2014-11-17 09:18
  123k 2015/08/12 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygmagic-1.dll" v0.0 ts=2015-08-12 20:06
  173k 2015/10/09 C:\cygwin\bin\cygman-2-7-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygman-2-7-4.dll" v0.0 ts=2015-10-09 09:30
   22k 2015/10/09 C:\cygwin\bin\cygmandb-2-7-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmandb-2-7-4.dll" v0.0 ts=2015-10-09 09:30
  133k 2014/01/21 C:\cygwin\bin\cygmcpp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygmcpp-0.dll" v0.0 ts=2014-01-21 19:06
   30k 2015/10/20 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygmenuw-10.dll" v0.0 ts=2015-10-20 17:06
   98k 2015/03/01 C:\cygwin\bin\cygmpc-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpc-3.dll" v0.0 ts=2015-03-01 20:24
  369k 2015/06/30 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygmpfr-4.dll" v0.0 ts=2015-06-30 18:39
 2830k 2015/08/23 C:\cygwin\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=4.0
                  "cygmysqlclient-18.dll" v0.0 ts=2015-08-23 21:25
  506k 2015/10/29 C:\cygwin\bin\cygnativeGLthunk.dll - os=4.0 img=1.0 sys=4.0
                  "cygnativeGLthunk.dll" v0.0 ts=2015-10-29 15:24
   57k 2015/10/20 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncurses++w-10.dll" v0.0 ts=2015-10-20 17:12
  327k 2015/10/20 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygncursesw-10.dll" v0.0 ts=2015-10-20 17:05
  141k 2014/11/11 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0
                  "cygneon-27.dll" v0.0 ts=2014-11-11 16:42
  195k 2015/02/11 C:\cygwin\bin\cygnettle-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygnettle-4.dll" v0.0 ts=2015-02-11 17:01
   29k 2015/01/13 C:\cygwin\bin\cygOpenVG-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygOpenVG-1.dll" v0.0 ts=2015-01-13 15:58
  326k 2015/06/01 C:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygp11-kit-0.dll" v0.0 ts=2015-06-01 20:17
   15k 2015/10/20 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygpanelw-10.dll" v0.0 ts=2015-10-20 17:06
  272k 2015/11/06 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpango-1.0-0.dll" v0.0 ts=2015-11-06 02:59
   44k 2015/11/06 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2015-11-06 02:59
   75k 2015/11/06 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2015-11-06 02:59
   29k 2015/11/06 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2015-11-06 02:59
  458k 2015/08/11 C:\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpcre-1.dll" v0.0 ts=2015-08-11 18:40
 2189k 2015/12/17 C:\cygwin\bin\cygperl5_22.dll - os=4.0 img=1.0 sys=4.0
                  "cygperl5_22.dll" v0.0 ts=2015-12-17 10:39
   41k 2015/04/09 C:\cygwin\bin\cygpipeline-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygpipeline-1.dll" v0.0 ts=2015-04-09 20:58
  658k 2015/10/26 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpixman-1-0.dll" v0.0 ts=2015-10-27 00:53
  193k 2015/12/04 C:\cygwin\bin\cygpng16-16.dll - os=4.0 img=1.0 sys=4.0
                  "cygpng16-16.dll" v0.0 ts=2015-12-04 00:59
   41k 2013/10/21 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygpopt-0.dll" v0.0 ts=2013-10-21 21:52
  157k 2015/10/17 C:\cygwin\bin\cygpq-5.dll - os=4.0 img=1.0 sys=4.0
                  "cygpq-5.dll" v0.0 ts=2015-10-17 18:47
  122k 2015/06/29 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygproxy-1.dll" v0.0 ts=2015-06-29 22:35
  487k 2015/07/02 C:\cygwin\bin\cygquadmath-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygquadmath-0.dll" v0.0 ts=2015-07-02 19:58
  208k 2015/01/27 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0
                  "cygreadline7.dll" v0.0 ts=2015-01-27 23:43
  217k 2015/11/06 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygrsvg-2-2.dll" v0.0 ts=2015-11-06 06:00
  102k 2014/11/24 C:\cygwin\bin\cygsasl2-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygsasl2-3.dll" v0.0 ts=2014-11-24 18:35
   92k 2014/12/20 C:\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygserf-1-0.dll" v0.0 ts=2014-12-20 16:56
   11k 2015/07/17 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:33
   28k 2014/01/14 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygSM-6.dll" v0.0 ts=2014-01-14 23:54
   98k 2015/03/23 C:\cygwin\bin\cygsmartcols-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygsmartcols-1.dll" v0.0 ts=2015-03-23 09:55
  938k 2015/11/04 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsqlite3-0.dll" v0.0 ts=2015-11-04 10:39
  155k 2015/03/17 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygssh2-1.dll" v0.0 ts=2015-03-17 05:56
  448k 2015/12/03 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssl-1.0.0.dll" v0.0 ts=2015-12-03 20:47
   13k 2015/07/02 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygssp-0.dll" v0.0 ts=2015-07-02 19:53
  944k 2015/07/02 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygstdc++-6.dll" v0.0 ts=2015-07-02 19:14
  406k 2015/12/15 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_client-1-0.dll" v0.0 ts=2015-12-15 17:50
   67k 2015/12/15 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_delta-1-0.dll" v0.0 ts=2015-12-15 17:48
   85k 2015/12/15 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_diff-1-0.dll" v0.0 ts=2015-12-15 17:48
   39k 2015/12/15 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs-1-0.dll" v0.0 ts=2015-12-15 17:48
  174k 2015/12/15 C:\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=2015-12-15 17:48
  297k 2015/12/15 C:\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=2015-12-15 17:48
   11k 2015/12/15 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2015-12-15 17:48
  309k 2015/12/15 C:\cygwin\bin\cygsvn_fs_x-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_fs_x-1-0.dll" v0.0 ts=2015-12-15 17:48
   47k 2015/12/15 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra-1-0.dll" v0.0 ts=2015-12-15 17:49
   32k 2015/12/15 C:\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=2015-12-15 17:49
  171k 2015/12/15 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2015-12-15 17:48
  109k 2015/12/15 C:\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=2015-12-15 17:48
  201k 2015/12/15 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_repos-1-0.dll" v0.0 ts=2015-12-15 17:48
  921k 2015/12/15 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_subr-1-0.dll" v0.0 ts=2015-12-15 17:48
  691k 2015/12/15 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygsvn_wc-1-0.dll" v0.0 ts=2015-12-15 17:48
   69k 2015/08/28 C:\cygwin\bin\cygtasn1-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtasn1-6.dll" v0.0 ts=2015-08-28 09:48
   34k 2014/11/12 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygthai-0.dll" v0.0 ts=2014-11-12 05:16
   55k 2015/10/20 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0
                  "cygticw-10.dll" v0.0 ts=2015-10-20 17:05
  444k 2015/10/28 C:\cygwin\bin\cygtiff-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiff-6.dll" v0.0 ts=2015-10-28 21:30
   12k 2015/10/28 C:\cygwin\bin\cygtiffxx-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygtiffxx-6.dll" v0.0 ts=2015-10-28 21:30
 1570k 2015/10/16 C:\cygwin\bin\cygunistring-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygunistring-2.dll" v0.0 ts=2015-10-16 21:39
   16k 2015/03/23 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0
                  "cyguuid-1.dll" v0.0 ts=2015-03-23 09:55
    8k 2015/09/28 C:\cygwin\bin\cygvtv-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvtv-0.dll" v0.0 ts=2015-09-27 23:13
    8k 2015/09/28 C:\cygwin\bin\cygvtv_stubs-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygvtv_stubs-0.dll" v0.0 ts=2015-09-27 23:13
 1173k 2015/03/26 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-6.dll" v0.0 ts=2015-03-26 15:27
    8k 2015/03/26 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygX11-xcb-1.dll" v0.0 ts=2015-03-26 15:27
   10k 2013/06/06 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:29
  378k 2014/01/15 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0
                  "cygXaw-7.dll" v0.0 ts=2014-01-15 03:07
  105k 2015/09/07 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-1.dll" v0.0 ts=2015-09-07 07:07
   12k 2015/09/07 C:\cygwin\bin\cygxcb-composite-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-composite-0.dll" v0.0 ts=2015-09-07 07:07
   42k 2014/08/10 C:\cygwin\bin\cygxcb-ewmh-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-ewmh-2.dll" v0.0 ts=1970-01-01 00:00
   73k 2015/09/07 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-glx-0.dll" v0.0 ts=2015-09-07 07:07
   19k 2014/08/10 C:\cygwin\bin\cygxcb-icccm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-icccm-4.dll" v0.0 ts=1970-01-01 00:00
   14k 2012/09/28 C:\cygwin\bin\cygxcb-image-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-image-0.dll" v0.0 ts=2012-09-28 17:59
   32k 2015/09/07 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-render-0.dll" v0.0 ts=2015-09-07 07:07
   12k 2015/09/07 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-shm-0.dll" v0.0 ts=2015-09-07 07:07
   14k 2012/09/28 C:\cygwin\bin\cygxcb-util-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxcb-util-1.dll" v0.0 ts=2012-09-28 17:51
   10k 2010/11/01 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcomposite-1.dll" v0.0 ts=2010-11-01 01:59
   35k 2013/06/06 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXcursor-1.dll" v0.0 ts=2013-06-06 21:33
    9k 2013/04/08 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdamage-1.dll" v0.0 ts=2013-04-08 22:37
   22k 2015/03/26 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXdmcp-6.dll" v0.0 ts=2015-03-26 15:38
   62k 2014/08/10 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXext-6.dll" v0.0 ts=1970-01-01 00:00
   19k 2013/06/06 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfixes-3.dll" v0.0 ts=2013-06-06 20:37
  216k 2015/03/17 C:\cygwin\bin\cygXfont-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXfont-1.dll" v0.0 ts=2015-03-17 16:50
   77k 2014/08/10 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXft-2.dll" v0.0 ts=1970-01-01 00:00
   58k 2014/08/10 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXi-6.dll" v0.0 ts=1970-01-01 00:00
    9k 2013/06/06 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXinerama-1.dll" v0.0 ts=2013-06-06 21:38
  119k 2012/05/23 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygxkbfile-1.dll" v0.0 ts=2012-05-23 05:41
 1271k 2015/11/27 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygxml2-2.dll" v0.0 ts=2015-11-27 20:45
   88k 2014/01/15 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmu-6.dll" v0.0 ts=2014-01-15 02:52
   12k 2014/01/15 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXmuu-1.dll" v0.0 ts=2014-01-15 02:52
   60k 2014/01/15 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0
                  "cygXpm-4.dll" v0.0 ts=2014-01-15 02:25
   35k 2014/01/15 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrandr-2.dll" v0.0 ts=2014-01-15 00:57
   35k 2013/06/14 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0
                  "cygXrender-1.dll" v0.0 ts=2013-06-14 10:01
  320k 2014/08/10 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0
                  "cygXt-6.dll" v0.0 ts=1970-01-01 00:00
   83k 2014/11/19 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0
                  "cygz.dll" v0.0 ts=2014-11-19 22:57
 3407k 2015/11/14 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
                  "cygwin1.dll" v0.0 ts=2015-11-14 11:42
    Cygwin DLL version info:
        DLL version: 2.3.1
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 291
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


No Cygwin services found.


Cygwin Package Information
Last downloaded files to: C:\Users\Bryan\Downloads
Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin/

Package                               Version            Status
_autorebase                           001002-1           OK
_update-info-dir                      01469-1            OK
adwaita-icon-theme                    3.18.0-1           OK
adwaita-themes                        3.18.0-1           OK
alternatives                          1.3.30c-10         OK
autoconf                              13-1               OK
autoconf2.1                           2.13-12            OK
autoconf2.5                           2.69-3             OK
automake                              9-1                OK
automake1.10                          1.10.3-2           OK
automake1.11                          1.11.6-2           OK
automake1.12                          1.12.6-2           OK
automake1.13                          1.13.4-1           OK
automake1.14                          1.14.1-2           OK
automake1.15                          1.15-1             OK
automake1.4                           1.4p6-11           OK
automake1.5                           1.5-11             OK
automake1.6                           1.6.3-12           OK
automake1.7                           1.7.9-11           OK
automake1.8                           1.8.5-11           OK
automake1.9                           1.9.6-11           OK
base-cygwin                           3.8-1              OK
base-files                            4.2-4              OK
bash                                  4.3.42-4           OK
bash-completion                       1.3-1              OK
binutils                              2.25-4             OK
bison                                 3.0.4-1            OK
bzip2                                 1.0.6-2            OK
ca-certificates                       2.6-1              OK
clang                                 3.5.2-1            OK
clang-analyzer                        3.5.2-1            OK
cmake                                 3.3.2-1            OK
coreutils                             8.24-3             OK
crypt                                 1.2-1              OK
csih                                  0.9.9-1            OK
cvs                                   1.12.13-10         OK
cygrunsrv                             1.62-1             OK
cygutils                              1.4.15-2           OK
cygwin                                2.3.1-1            OK
cygwin-devel                          2.3.1-1            OK
dash                                  0.5.8-3            OK
dbus                                  1.8.16-1           OK
dbus-x11                              1.8.16-1           OK
diffutils                             3.3-3              OK
dri-drivers                           11.0.6-1           OK
editrights                            1.03-1             OK
expat                                 2.1.0-3            OK
fbpanel                               6.1-6              OK
file                                  5.24-1             OK
findutils                             4.5.12-1           OK
flex                                  2.5.39-1           OK
Empty package font-adobe-dpi75
font-adobe-dpi75                      7.5-2              OK
Empty package font-alias
font-alias                            7.5-2              OK
Empty package font-encodings
font-encodings                        7.5-2              OK
Empty package font-misc-misc
font-misc-misc                        7.5-2              OK
fontconfig                            2.11.1-3           OK
gamin                                 0.1.10-15          OK
gawk                                  4.1.3-1            OK
gcc-core                              4.9.3-1            OK
gcc-g++                               4.9.3-1            OK
gdk-pixbuf2.0-svg                     2.40.11-1          OK
getent                                2.18.90-4          OK
gettext                               0.19.5.1-2         OK
gettext-devel                         0.19.5.1-2         OK
git                                   2.6.2-1            OK
gnome-icon-theme                      3.10.0-1           OK
gnome-menus                           3.13.3-3           OK
gperf                                 3.0.4-2            OK
grep                                  2.21-2             OK
groff                                 1.22.3-1           OK
gsettings-desktop-schemas             3.18.1-1           OK
gtk-update-icon-cache                 3.18.6-1           OK
gtk2.0-engines-pixmap                 2.24.29-1          OK
gzip                                  1.6-1              OK
hicolor-icon-theme                    0.12-1             OK
hostname                              3.13-1             OK
info                                  6.0-1              OK
ipc-utils                             1.0-1              OK
less                                  481-1              OK
libapr1                               1.5.2-2            OK
libaprutil1                           1.5.4-2            OK
libarchive13                          3.1.2-3            OK
libargp                               20110921-2         OK
libatk1.0_0                           2.18.0-1           OK
libatomic1                            4.9.3-1            OK
libattr1                              2.4.46-1           OK
libblkid1                             2.25.2-2           OK
libbz2_1                              1.0.6-2            OK
libcairo2                             1.14.4-1           OK
libcharset1                           1.14-3             OK
libclang                              3.5.2-1            OK
libcloog-isl4                         0.18.0-2           OK
libcom_err2                           1.42.12-2          OK
libcroco0.6_3                         0.6.9-1            OK
libcurl4                              7.45.0-1           OK
libdatrie1                            0.2.8-1            OK
libdb4.8                              4.8.30-1           OK
libdbus1_3                            1.8.16-1           OK
libedit0                              20130712-1         OK
libEGL1                               11.0.6-1           OK
libexpat-devel                        2.1.0-3            OK
libexpat1                             2.1.0-3            OK
libfam0                               0.1.10-15          OK
libffi6                               3.2.1-1            OK
libfontconfig1                        2.11.1-3           OK
libfontenc1                           1.1.2-1            OK
libfreetype6                          2.5.5-2            OK
libgcc1                               4.9.3-1            OK
libgdbm4                              1.8.3-20           OK
libgdk_pixbuf2.0_0                    2.32.2-1           OK
libGL1                                11.0.6-1           OK
libglapi0                             11.0.6-1           OK
libglib2.0_0                          2.46.2-2           OK
libgmp10                              6.1.0-2p1          OK
libgnome-menu3_0                      3.13.3-3           OK
libgnutls28                           3.3.17-1           OK
libgomp1                              4.9.3-1            OK
libgraphite2_3                        1.2.3-1            OK
libgssapi_krb5_2                      1.13.2-3           OK
libgtk2.0_0                           2.24.29-1          OK
libguile17                            1.8.8-1            OK
libharfbuzz0                          1.0.6-1            OK
libhogweed2                           2.7-2              OK
libICE6                               1.0.9-1            OK
libiconv                              1.14-3             OK
libiconv-devel                        1.14-3             OK
libiconv2                             1.14-3             OK
libidn11                              1.29-1             OK
libintl-devel                         0.19.5.1-2         OK
libintl8                              0.19.5.1-2         OK
libiodbc2                             3.52.8-2           OK
libisl10                              0.11.1-2           OK
libisl13                              0.14.1-1           OK
libjasper1                            1.900.1-15         OK
libjbig2                              2.0-14             OK
libjpeg8                              1.4.2-1            OK
libk5crypto3                          1.13.2-3           OK
libkrb5_3                             1.13.2-3           OK
libkrb5support0                       1.13.2-3           OK
libllvm3.4                            3.4.2-5            OK
libllvm3.5                            3.5.2-1            OK
libltdl7                              2.4.6-2            OK
liblzma5                              5.2.2-1            OK
liblzo2_2                             2.08-1             OK
libmcpp0                              2.7.2-2            OK
libmpc3                               1.0.3-1            OK
libmpfr4                              3.1.3-1            OK
libmysqlclient18                      5.5.45-1           OK
libncurses-devel                      6.0-1.20151017     OK
libncursesw10                         6.0-1.20151017     OK
libneon27                             0.30.1-1           OK
libnettle4                            2.7-2              OK
libopenldap2_4_2                      2.4.42-1           OK
libopenssl100                         1.0.2e-1           OK
libOpenVG1                            10.3.7-1           OK
libp11-kit0                           0.22.1-1           OK
libpango1.0_0                         1.38.1-1           OK
libpcre1                              8.37-2             OK
libpipeline1                          1.4.0-1            OK
libpixman1_0                          0.32.8-1           OK
Empty package libpng-doc
libpng-doc                            1.6.20-1           OK
libpng16                              1.6.20-1           OK
Empty package libpopt0
libpopt0                              1.16-1             OK
libpq5                                9.4.5-1            OK
libproxy1                             0.4.11-5           OK
libquadmath0                          4.9.3-1            OK
libreadline7                          6.3.8-1            OK
librsvg2_2                            2.40.11-1          OK
libsasl2_3                            2.1.26-9           OK
libserf1_0                            1.3.8-1            OK
libsigsegv2                           2.10-2             OK
libSM6                                1.2.2-1            OK
libsmartcols1                         2.25.2-2           OK
libsqlite3_0                          3.9.2-1            OK
libssh2_1                             1.5.0-1            OK
libssp0                               4.9.3-1            OK
libstdc++6                            4.9.3-1            OK
libtasn1_6                            4.5-1              OK
libthai0                              0.1.21-1           OK
libtiff6                              4.0.6-1            OK
libtool                               2.4.6-2            OK
libunistring2                         0.9.6-1            OK
libuuid-devel                         2.25.2-2           OK
libuuid1                              2.25.2-2           OK
libvtv0                               5.2.0-1            OK
libX11-xcb1                           1.6.3-1            OK
libX11_6                              1.6.3-1            OK
libXau6                               1.0.8-1            OK
libXaw7                               1.0.12-1           OK
libxcb-composite0                     1.11.1-1           OK
libxcb-ewmh2                          0.4.1-1            OK
libxcb-glx0                           1.11.1-1           OK
libxcb-icccm4                         0.4.1-1            OK
libxcb-image0                         0.3.9-1            OK
libxcb-render0                        1.11.1-1           OK
libxcb-shm0                           1.11.1-1           OK
libxcb-util1                          0.3.9-1            OK
libxcb1                               1.11.1-1           OK
libXcomposite1                        0.4.3-1            OK
libXcursor1                           1.1.14-1           OK
libXdamage1                           1.1.4-1            OK
libXdmcp6                             1.1.2-1            OK
libXext6                              1.3.3-1            OK
libXfixes3                            5.0.1-1            OK
libXfont1                             1.5.1-1            OK
libXft2                               2.3.2-1            OK
libXi6                                1.7.4-1            OK
libXinerama1                          1.1.3-1            OK
libxkbfile1                           1.0.8-1            OK
libxml2                               2.9.3-1            OK
libXmu6                               1.1.2-1            OK
libXmuu1                              1.1.2-1            OK
libXpm4                               3.5.11-1           OK
libXrandr2                            1.4.2-1            OK
libXrender1                           0.9.8-1            OK
libXt6                                1.1.4-2            OK
login                                 1.11-1             OK
luit                                  20130217-1         OK
lynx                                  2.8.7-1            OK
m4                                    1.4.17-2           OK
make                                  4.1-1              OK
man-db                                2.7.4-1            OK
mcpp                                  2.7.2-2            OK
mintty                                2.2.2-0            OK
mkfontdir                             1.0.7-1            OK
mkfontscale                           1.1.1-1            OK
nano                                  2.4.1-1            OK
ncurses                               6.0-1.20151017     OK
openssh                               7.1p1-1            OK
openssl                               1.0.2e-1           OK
p11-kit                               0.22.1-1           OK
p11-kit-trust                         0.22.1-1           OK
patch                                 2.7.4-1            OK
perl                                  5.22.1-1           OK
perl-Archive-Zip                      1.55-1             OK
perl-B-Generate                       1.53-2             OK
perl-Capture-Tiny                     0.30-2             OK
perl-Carp                             1.3301-2           OK
perl-common-sense                     3.74-1             OK
perl-Compress-Bzip2                   2.24-1             OK
perl-Config-Perl-V                    0.25-1             OK
perl-Config-Tiny                      2.23-1             OK
perl-CPAN-DistnameInfo                0.12-5             OK
perl-CPAN-Reporter                    1.2015-1           OK
perl-CPAN-Testers-Report              1.999003-2         OK
perl-Data-Alias                       1.20-1             OK
perl-Data-GUID                        0.048-2            OK
perl-Data-OptList                     0.109-2            OK
perl-Data-UUID                        1.221-1            OK
perl-Devel-Autoflush                  0.06-2             OK
perl-Devel-Symdump                    2.15-1             OK
perl-Digest-HMAC                      1.03-5             OK
perl-Digest-SHA                       5.95-2             OK
perl-Encode-Locale                    1.05-1             OK
perl-Error                            0.17024-1          OK
perl-File-Copy-Recursive              0.38-5             OK
perl-File-HomeDir                     1.00-3             OK
perl-File-Listing                     6.04-5             OK
perl-File-pushd                       1.009-2            OK
perl-File-Which                       1.19-1             OK
perl-HTML-Parser                      3.71-3             OK
perl-HTML-Tagset                      3.20-5             OK
perl-HTTP-Cookies                     6.01-5             OK
perl-HTTP-Daemon                      6.01-5             OK
perl-HTTP-Date                        6.02-5             OK
perl-HTTP-Message                     6.11-1             OK
perl-HTTP-Negotiate                   6.01-5             OK
perl-IO-CaptureOutput                 1.1104-2           OK
perl-IO-HTML                          1.001-2            OK
perl-IO-Prompt-Tiny                   0.003-2            OK
perl-IO-Socket-INET6                  2.72-2             OK
perl-IO-String                        1.08-5             OK
perl-IO-Tty                           1.12-2             OK
perl-IPC-Cmd                          0.92-2             OK
perl-IPC-Run                          0.94-2             OK
perl-JSON                             2.90-3             OK
perl-JSON-XS                          3.01-3             OK
perl-libwww-perl                      6.15-1             OK
perl-LWP-MediaTypes                   6.02-5             OK
perl-Metabase-Client-Simple           0.010-2            OK
perl-Metabase-Fact                    0.024-2            OK
perl-Module-ScanDeps                  1.20-1             OK
perl-Module-Signature                 0.79-1             OK
perl-Net-DNS                          1.04-1             OK
perl-Net-HTTP                         6.09-1             OK
perl-Net-IP                           1.26-3             OK
perl-PadWalker                        2.2-1              OK
perl-PAR-Dist                         0.49-3             OK
perl-Params-Util                      1.07-5             OK
perl-Pod-Coverage                     0.23-3             OK
perl-Pod-Escapes                      1.07-2             OK
perl-Pod-Simple                       3.32-1             OK
perl-Probe-Perl                       0.03-3             OK
perl-Proc-ProcessTable                0.53-1             OK
perl-Socket6                          0.25-2             OK
perl-Sub-Exporter                     0.987-3            OK
perl-Sub-Install                      0.928-2            OK
perl-Tee                              0.14-5             OK
perl-Term-ReadLine-Gnu                1.28-1             OK
perl-Term-ReadLine-Perl               1.0303-5           OK
perl-TermReadKey                      2.33-1             OK
perl-Test-NoWarnings                  1.04-4             OK
perl-Test-Pod                         1.51-1             OK
perl-Test-Pod-Coverage                1.10-2             OK
perl-Test-Reporter                    1.62-2             OK
perl-Test-Reporter-Transport-Metabase 1.999009-2         OK
perl-Test-Simple                      1.001014-2         OK
perl-Types-Serialiser                 1.0-3              OK
perl-URI                              1.69-1             OK
perl-WWW-RobotRules                   6.02-5             OK
perl-XML-LibXML                       2.0123-1           OK
perl-XML-NamespaceSupport             1.11-5             OK
perl-XML-Parser                       2.44-2             OK
perl-XML-SAX                          0.99-5             OK
perl-XML-SAX-Base                     1.08-5             OK
perl-YAML                             1.15-2             OK
perl_autorebase                       5.22.1-1           OK
perl_base                             5.22.1-1           OK
perl_vendor                           5.14.4-1           OK
popt                                  1.16-1             OK
procps                                3.2.8-4            OK
python                                2.7.10-1           OK
python3                               3.4.3-1            OK
rebase                                4.4.1-1            OK
rsync                                 3.1.1-1            OK
run                                   1.3.4-2            OK
sed                                   4.2.2-3            OK
setxkbmap                             1.3.0-1            OK
shared-mime-info                      1.5-1              OK
subversion                            1.9.3-1            OK
tar                                   1.28-1             OK
terminfo                              6.0-1.20151017     OK
texinfo                               6.0-1              OK
tzcode                                2015g-1            OK
util-linux                            2.25.2-2           OK
vim-minimal                           7.4.891-1          OK
w32api-headers                        4.0.4-1            OK
w32api-runtime                        4.0.4-1            OK
wget                                  1.17.1-1           OK
which                                 2.20-2             OK
windows-default-manifest              6.4-1              OK
xauth                                 1.0.9-1            OK
xcursor-themes                        1.0.4-1            OK
xdg-user-dirs                         0.15-1             OK
xf86-video-dummy                      0.3.7-3            OK
xf86-video-nested                     0.1.0-6            OK
xinit                                 1.3.4-9            OK
xkbcomp                               1.2.4-1            OK
xkeyboard-config                      2.14-1             OK
xmodmap                               1.0.8-1            OK
xorg-server                           1.17.4-1           OK
xorg-server-common                    1.17.4-1           OK
xorg-x11-fonts-dpi75                  7.5-2              OK
xorg-x11-fonts-misc                   7.5-2              OK
xrdb                                  1.1.0-1            OK
xterm                                 320-1              OK
xwin-xdg-menu                         20150708-1         OK
xz                                    5.2.2-1            OK
zlib-devel                            1.2.8-3            OK
zlib0                                 1.2.8-3            OK
Use -h to see help about each section


[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Question about incorrect System path from cygpath with case-sensitivity enabled
  2016-01-01 21:21 Question about incorrect System path from cygpath with case-sensitivity enabled Bryan Henry
@ 2016-01-02 15:35 ` Andrey Repin
  2016-01-08  2:14   ` Corinna Vinschen
  2016-01-02 20:34 ` Michael Enright
  1 sibling, 1 reply; 7+ messages in thread
From: Andrey Repin @ 2016-01-02 15:35 UTC (permalink / raw)
  To: Bryan Henry, cygwin

Greetings, Bryan Henry!

> I enabled (some time ago, not recently) case sensitivity on my Windows 8.1
> system by setting the registry key mentioned in the FAQ here:
> https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive

> Today, I updated Cygwin and noticed a message about a failed postinstall
> script at the end. Here's the excerpt from setup.log.full showing
> /etc/postinstall/base-files-mketc.sh exiting early:

> 2016/01/01 15:45:32 running: C:\cygwin\bin\bash.exe --norc --noprofile
> "/etc/postinstall/base-files-mketc.sh"
> Directory /C/WINDOWS/System32/drivers/etc does not exist; exiting
> If directory name is garbage you need to update your cygwin package
> 2016/01/01 15:45:32 abnormal exit: exit code=1

> Since this was an existing installation, that postinstall script failing
> isn't a big deal since the symlinks that it would normally create already
> exist, but I wanted to dig into why it's failing in the first place in case
> it is a symptom of something bigger. Taking a look at that script and trying
> "/usr/bin/cygpath -S -u" for myself, I see now why it failed:

> [~]$ cygpath -S -u
> /C/WINDOWS/System32
> [~]$ file `cygpath -S -u`
> /C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or directory)
> [~]$ file /C/Windows/System32
> /C/Windows/System32: directory

> I get similar results from "cygpath -W". It seems that cygpath has not
> picked up on the fact that the directory is really "Windows" and not
> "WINDOWS",

cygpath uses system calls to return the directories you're asking for.
If a system call return wrong case, cygpath can't do anything to amend it.
You have to fix your system first, then it will just work.

> which is of course important in my case with case sensitivity
> enabled.

The problem is that you have it enabled. Windows was not built with this
setting in mind.
Very little amount of native Windows programs would expect it to be enabled.

> I'm not sure if this is a failure of cygpath directly or perhaps a
> piece of configuration elsewhere that needs to get updated in addition to
> the registry key change mentioned in the FAQ. Can anyone offer any
> recommendations to fix the Windows path returned by cygpath, or is this a bug?

You have to also change all registry keys containing mismatched paths.
Good luck.


-- 
With best regards,
Andrey Repin
Saturday, January 2, 2016 18:29:45

Sorry for my terrible english...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Question about incorrect System path from cygpath with case-sensitivity enabled
  2016-01-01 21:21 Question about incorrect System path from cygpath with case-sensitivity enabled Bryan Henry
  2016-01-02 15:35 ` Andrey Repin
@ 2016-01-02 20:34 ` Michael Enright
  1 sibling, 0 replies; 7+ messages in thread
From: Michael Enright @ 2016-01-02 20:34 UTC (permalink / raw)
  To: cygwin

On Fri, Jan 1, 2016 at 1:21 PM, Bryan Henry wrote:
>
> [~]$ cygpath -S -u
> /C/WINDOWS/System32
> [~]$ file `cygpath -S -u`
> /C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or directory)
> [~]$ file /C/Windows/System32
> /C/Windows/System32: directory
>

Although I haven't enabled case-sensitivity I noticed the following:

In power shell, the value of $env.Path is reported with windows
directories where the windows directory is given all in lower case.
But in the same shell, the name of the Windows directory given by "ls
\" is spelled "Windows". I find that to most likely be the spelling of
the directory entry because "ls" seems to faithfully report directory
names in the case given by whatever created the directory in the first
place, instead of some affectation of "ls" capitalizing things.

In Cygwin,
$ cygpath -S -u
/cygdrive/c/windows/System32

I'm running Win10/64 and 64-bit cygwin.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Question about incorrect System path from cygpath with case-sensitivity enabled
  2016-01-02 15:35 ` Andrey Repin
@ 2016-01-08  2:14   ` Corinna Vinschen
  2016-01-11  9:26     ` Bryan Henry
  0 siblings, 1 reply; 7+ messages in thread
From: Corinna Vinschen @ 2016-01-08  2:14 UTC (permalink / raw)
  To: cygwin; +Cc: Bryan Henry

[-- Attachment #1: Type: text/plain, Size: 2785 bytes --]

On Jan  2 18:33, Andrey Repin wrote:
> Greetings, Bryan Henry!
> 
> > I enabled (some time ago, not recently) case sensitivity on my Windows 8.1
> > system by setting the registry key mentioned in the FAQ here:
> > https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive
> 
> > Today, I updated Cygwin and noticed a message about a failed postinstall
> > script at the end. Here's the excerpt from setup.log.full showing
> > /etc/postinstall/base-files-mketc.sh exiting early:
> 
> > 2016/01/01 15:45:32 running: C:\cygwin\bin\bash.exe --norc --noprofile
> > "/etc/postinstall/base-files-mketc.sh"
> > Directory /C/WINDOWS/System32/drivers/etc does not exist; exiting
> > If directory name is garbage you need to update your cygwin package
> > 2016/01/01 15:45:32 abnormal exit: exit code=1
> 
> > Since this was an existing installation, that postinstall script failing
> > isn't a big deal since the symlinks that it would normally create already
> > exist, but I wanted to dig into why it's failing in the first place in case
> > it is a symptom of something bigger. Taking a look at that script and trying
> > "/usr/bin/cygpath -S -u" for myself, I see now why it failed:
> 
> > [~]$ cygpath -S -u
> > /C/WINDOWS/System32
> > [~]$ file `cygpath -S -u`
> > /C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or directory)
> > [~]$ file /C/Windows/System32
> > /C/Windows/System32: directory
> 
> > I get similar results from "cygpath -W". It seems that cygpath has not
> > picked up on the fact that the directory is really "Windows" and not
> > "WINDOWS",
> 
> cygpath uses system calls to return the directories you're asking for.

...and those system calls return information which does not honor
case-sensitivity, unfortunately.

> If a system call return wrong case, cygpath can't do anything to amend it.

It can and it will, at least if the path is a local path.  I just
applied a patch to cygpath to call another OS function to correct the
case of the path returned by GetSystemDirectory and friends.

> You have to fix your system first, then it will just work.

This is nonsense.  It's not the user's fault that the OS returns paths
without honoring the case.  Cygwin tries to support case-sensitivity
(https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive)
and so it makes a lot of sense if cygpath tries to return system paths
using the correct case.

I just uploaded new developer snapshots to https://cygwin.com/snapshots/
Please give cygpath from those snapshots a try.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Question about incorrect System path from cygpath with case-sensitivity enabled
  2016-01-08  2:14   ` Corinna Vinschen
@ 2016-01-11  9:26     ` Bryan Henry
  2016-01-11  9:38       ` Bryan Henry
  2016-01-11 11:55       ` Corinna Vinschen
  0 siblings, 2 replies; 7+ messages in thread
From: Bryan Henry @ 2016-01-11  9:26 UTC (permalink / raw)
  To: cygwin; +Cc: corinna-cygwin

Hi Corinna,

Sorry for the delay getting back to you. I tested out the cygpath binary from the latest snapshot and confirmed that it fixes my issue. Thank for you making the change!

[~/Downloads/cygwin-inst-20160109]$ cygpath -W -u
/C/Windows
[~/Downloads/cygwin-inst-20160109]$ cygpath-old -W -u
/C/WINDOWS

- Bryan

> On Jan 7, 2016, at 3:19:38 PM, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
> 
> On Jan  2 18:33, Andrey Repin wrote:
>> Greetings, Bryan Henry!
>> 
>>> I enabled (some time ago, not recently) case sensitivity on my Windows 8.1
>>> system by setting the registry key mentioned in the FAQ here:
>>> https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive
>> 
>>> Today, I updated Cygwin and noticed a message about a failed postinstall
>>> script at the end. Here's the excerpt from setup.log.full showing
>>> /etc/postinstall/base-files-mketc.sh exiting early:
>> 
>>> 2016/01/01 15:45:32 running: C:\cygwin\bin\bash.exe --norc --noprofile
>>> "/etc/postinstall/base-files-mketc.sh"
>>> Directory /C/WINDOWS/System32/drivers/etc does not exist; exiting
>>> If directory name is garbage you need to update your cygwin package
>>> 2016/01/01 15:45:32 abnormal exit: exit code=1
>> 
>>> Since this was an existing installation, that postinstall script failing
>>> isn't a big deal since the symlinks that it would normally create already
>>> exist, but I wanted to dig into why it's failing in the first place in case
>>> it is a symptom of something bigger. Taking a look at that script and trying
>>> "/usr/bin/cygpath -S -u" for myself, I see now why it failed:
>> 
>>> [~]$ cygpath -S -u
>>> /C/WINDOWS/System32
>>> [~]$ file `cygpath -S -u`
>>> /C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or directory)
>>> [~]$ file /C/Windows/System32
>>> /C/Windows/System32: directory
>> 
>>> I get similar results from "cygpath -W". It seems that cygpath has not
>>> picked up on the fact that the directory is really "Windows" and not
>>> "WINDOWS",
>> 
>> cygpath uses system calls to return the directories you're asking for.
> 
> ...and those system calls return information which does not honor
> case-sensitivity, unfortunately.
> 
>> If a system call return wrong case, cygpath can't do anything to amend it.
> 
> It can and it will, at least if the path is a local path.  I just
> applied a patch to cygpath to call another OS function to correct the
> case of the path returned by GetSystemDirectory and friends.
> 
>> You have to fix your system first, then it will just work.
> 
> This is nonsense.  It's not the user's fault that the OS returns paths
> without honoring the case.  Cygwin tries to support case-sensitivity
> (https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive)
> and so it makes a lot of sense if cygpath tries to return system paths
> using the correct case.
> 
> I just uploaded new developer snapshots to https://cygwin.com/snapshots/
> Please give cygpath from those snapshots a try.
> 
> 
> Thanks,
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Question about incorrect System path from cygpath with case-sensitivity enabled
  2016-01-11  9:26     ` Bryan Henry
@ 2016-01-11  9:38       ` Bryan Henry
  2016-01-11 11:55       ` Corinna Vinschen
  1 sibling, 0 replies; 7+ messages in thread
From: Bryan Henry @ 2016-01-11  9:38 UTC (permalink / raw)
  To: cygwin; +Cc: corinna-cygwin

Hi Corinna,

Sorry for the delay getting back to you. I tested out the cygpath binary from the latest snapshot and confirmed that it fixes my issue. Thank for you making the change!

[~/Downloads/cygwin-inst-20160109]$ cygpath -W -u
/C/Windows
[~/Downloads/cygwin-inst-20160109]$ cygpath-old -W -u
/C/WINDOWS

- Bryan

> On Jan 7, 2016, at 3:19:38 PM, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
> 
> On Jan  2 18:33, Andrey Repin wrote:
>> Greetings, Bryan Henry!
>> 
>>> I enabled (some time ago, not recently) case sensitivity on my Windows 8.1
>>> system by setting the registry key mentioned in the FAQ here:
>>> https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive
>> 
>>> Today, I updated Cygwin and noticed a message about a failed postinstall
>>> script at the end. Here's the excerpt from setup.log.full showing
>>> /etc/postinstall/base-files-mketc.sh exiting early:
>> 
>>> 2016/01/01 15:45:32 running: C:\cygwin\bin\bash.exe --norc --noprofile
>>> "/etc/postinstall/base-files-mketc.sh"
>>> Directory /C/WINDOWS/System32/drivers/etc does not exist; exiting
>>> If directory name is garbage you need to update your cygwin package
>>> 2016/01/01 15:45:32 abnormal exit: exit code=1
>> 
>>> Since this was an existing installation, that postinstall script failing
>>> isn't a big deal since the symlinks that it would normally create already
>>> exist, but I wanted to dig into why it's failing in the first place in case
>>> it is a symptom of something bigger. Taking a look at that script and trying
>>> "/usr/bin/cygpath -S -u" for myself, I see now why it failed:
>> 
>>> [~]$ cygpath -S -u
>>> /C/WINDOWS/System32
>>> [~]$ file `cygpath -S -u`
>>> /C/WINDOWS/System32: cannot open `/C/WINDOWS/System32' (No such file or directory)
>>> [~]$ file /C/Windows/System32
>>> /C/Windows/System32: directory
>> 
>>> I get similar results from "cygpath -W". It seems that cygpath has not
>>> picked up on the fact that the directory is really "Windows" and not
>>> "WINDOWS",
>> 
>> cygpath uses system calls to return the directories you're asking for.
> 
> ...and those system calls return information which does not honor
> case-sensitivity, unfortunately.
> 
>> If a system call return wrong case, cygpath can't do anything to amend it.
> 
> It can and it will, at least if the path is a local path.  I just
> applied a patch to cygpath to call another OS function to correct the
> case of the path returned by GetSystemDirectory and friends.
> 
>> You have to fix your system first, then it will just work.
> 
> This is nonsense.  It's not the user's fault that the OS returns paths
> without honoring the case.  Cygwin tries to support case-sensitivity
> (https://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive)
> and so it makes a lot of sense if cygpath tries to return system paths
> using the correct case.
> 
> I just uploaded new developer snapshots to https://cygwin.com/snapshots/
> Please give cygpath from those snapshots a try.
> 
> 
> Thanks,
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Maintainer                 cygwin AT cygwin DOT com
> Red Hat


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Question about incorrect System path from cygpath with case-sensitivity enabled
  2016-01-11  9:26     ` Bryan Henry
  2016-01-11  9:38       ` Bryan Henry
@ 2016-01-11 11:55       ` Corinna Vinschen
  1 sibling, 0 replies; 7+ messages in thread
From: Corinna Vinschen @ 2016-01-11 11:55 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 437 bytes --]

On Jan 10 22:54, Bryan Henry wrote:
> Hi Corinna,
> 
> Sorry for the delay getting back to you. I tested out the cygpath
> binary from the latest snapshot and confirmed that it fixes my issue.
> Thank for you making the change!

You're welcome.  Thanks for testing.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-11  9:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-01 21:21 Question about incorrect System path from cygpath with case-sensitivity enabled Bryan Henry
2016-01-02 15:35 ` Andrey Repin
2016-01-08  2:14   ` Corinna Vinschen
2016-01-11  9:26     ` Bryan Henry
2016-01-11  9:38       ` Bryan Henry
2016-01-11 11:55       ` Corinna Vinschen
2016-01-02 20:34 ` Michael Enright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).