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]

Re: check_case:strict problem


>>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
<http://cygwin.com/ml/cygwin/2005-06/msg00670.html>


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]