file permission problem

2016-04-15 Thread Barry Gold
I updated my cygwin to the latest 32-bit version (I hope), and I'm having a problem with file permissions. Newly created files and directories lack write permission even for the owner. Here's some relevant stuff from my Cygwin shell window: - ~ % umask 0022 ~ % touch x ~ % ll x

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Christopher Faylor wrote: Did you try cygcheck ./bash.exe ? Good point. C:\cygwin\bin>cygcheck ./bash.exe .\bash.exe .\cygwin1.dll C:\Windows\system32\ADVAPI32.DLL C:\Windows\system32\ntdll.dll C:\Windows\system32\KERNEL32.dll C:\Windows\system32\RPCRT4.dll C:\Win

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: Barry Gold wrote: Christopher Faylor wrote: Commands which exit silently are usually caused by missing DLLs. "cygcheck /bin/ls.exe" would tell you which DLL was missing and you could install the missing packages. I tried that. But cygcheck doesn

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: 'cygcheck' is a Win32 app which doesn't rely on 'cygwin1.dll' or any of Cygwin's added features. If it won't work, then something in your system is inhibiting it. Perhaps you have ? Wonderful. Norton AV is on the BLODA. Well...

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: Barry Gold wrote: Christopher Faylor wrote: Commands which exit silently are usually caused by missing DLLs. "cygcheck /bin/ls.exe" would tell you which DLL was missing and you could install the missing packages. I tried that. But cygcheck doesn

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Larry Hall (Cygwin) wrote: Barry Gold wrote: 'cygcheck' is a Win32 app which doesn't rely on 'cygwin1.dll' or any of Cygwin's added features. If it won't work, then something in your system is inhibiting it. Perhaps you have <http://cygwin.com/ac

Re: bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
Christopher Faylor wrote: Commands which exit silently are usually caused by missing DLLs. "cygcheck /bin/ls.exe" would tell you which DLL was missing and you could install the missing packages. I tried that. But cygcheck doesn't work either, for the same reason. This is after a third down

bash shell interface broken after install on Vista

2008-08-03 Thread Barry Gold
I installed cygwin on my new HP Pavilion machine running (ecch!) Vista. I added a few items to the default install parameters (notably vim and file), then started my download. It got "stuck" about 80% through -- sat at 80% for over an hour. I cancelled the install, and tried again with a diff

cygwin 5.1 and XP?

2004-12-10 Thread Barry Gold
I installed CYGWIN_NT-5.1 on Windows XP. It mostly works, but there are a few anomalies that bother me. 1. CYGWIN_NT-5.0, which I have installed on my Win 2000 system, displays the CWD in the title bar. 5.1 does not. I prefer the 5.0 behavior. 2. Problem with cp utility: bgold $ cp foo /tmp cp