Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 15 Jun 2005 16:22:01 -0400 From: "Shaffer, Kenneth" X-X-Sender: shaffek AT Crunch DOT bcgssbd DOT sciatl DOT com Reply-To: kenneth DOT shaffer AT sciatl DOT com To: cygwin AT cygwin DOT com Subject: Re: check_case:strict problem Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" >>Along similar lines as the ls failure on shares with >>CYGWIN=check_case:strict, if /etc/passwd has a home directory set to a >>share, bash won't even start. > >WJFFM. There was a problem pre-snapshot but bash still started. Now I >get no errors. Really? You DID edit your /etc/passwd and change the home directory to be a share? The 6/14 snap WJFFM when doing an ls in a share, but not when the home directory was a share. My cygwin.bat: @echo off C: chdir C:\cygwin\bin set CYGWIN=check_case:strict rem strace -o c:\cygwin\strace.out C:\cygwin\bin\bash --login -i C:\cygwin\bin\bash --login -i I changed my home directory in /etc/password to be //explr_drivers5/reboot_results2 as used originally when I discovered the ls problem. If I comment out the strict setting, it works, but if left strict, it doesn't work. I attached a different strace.out in -- Ken Shaffer - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwise protected by law. The information is solely intended for the named addressee (or a person responsible for delivering it to the addressee). If you are not the intended recipient of this message, you are not authorized to read, print, retain, copy or disseminate this message or any part of it. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete it from your computer. -- 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/