Re: check_case:strict problem (was Re: ls returns bad file descriptor)

2005-06-15 Thread Christopher Faylor
On Wed, Jun 15, 2005 at 09:08:40AM -0400, Shaffer, Kenneth wrote: >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

Re: ls returns bad file descriptor

2005-06-15 Thread Pierre A. Humblet
- Original Message - From: "Igor Pechtchanski" To: "Pierre A. Humblet" Cc: Sent: Tuesday, June 14, 2005 7:49 PM Subject: Re: ls returns bad file descriptor > On Tue, 14 Jun 2005, Pierre A. Humblet wrote: > > > >> Please don't. Try do

check_case:strict problem (was Re: ls returns bad file descriptor)

2005-06-15 Thread Shaffer, Kenneth
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. -- Ken Shaffer - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - This e-mail and any attachments may contain informat

Re: ls returns bad file descriptor

2005-06-15 Thread Shaffer, Kenneth
> Btw, this should be fixed in the next snapshot. It works in 20050614 snapshot, thanks! -- Ken Shaffer - - - - - - - Appended by Scientific-Atlanta, Inc. - - - - - - - This e-mail and any attachments may contain information which is confidential, proprietary, privileged or otherwis

Re: ls returns bad file descriptor

2005-06-14 Thread Christopher Faylor
On Tue, Jun 14, 2005 at 07:52:45PM -0400, Christopher Faylor wrote: >On Tue, Jun 14, 2005 at 07:49:42PM -0400, Igor Pechtchanski wrote: >>On Tue, 14 Jun 2005, Pierre A. Humblet wrote: >> >>> >> Please don't. Try doing this instead: >>> >> >>> >> c:\>strace -ostrace.out bash >>> >> shaffek>cd //e

Re: ls returns bad file descriptor

2005-06-14 Thread Christopher Faylor
On Tue, Jun 14, 2005 at 07:49:42PM -0400, Igor Pechtchanski wrote: >On Tue, 14 Jun 2005, Pierre A. Humblet wrote: > >> >> Please don't. Try doing this instead: >> >> >> >> c:\>strace -ostrace.out bash >> >> shaffek>cd //explr_drivers5/reboot_results2 >> >> reboot_results2 >> >> shaffek>ls >> >

Re: ls returns bad file descriptor

2005-06-14 Thread Igor Pechtchanski
On Tue, 14 Jun 2005, Pierre A. Humblet wrote: > >> Please don't. Try doing this instead: > >> > >> c:\>strace -ostrace.out bash > >> shaffek>cd //explr_drivers5/reboot_results2 > >> reboot_results2 > >> shaffek>ls > > > Attached. > > Try turning off strict case checking. Pierre, would you mi

Re: ls returns bad file descriptor

2005-06-14 Thread Christopher Faylor
On Tue, Jun 14, 2005 at 05:24:59PM -0400, Pierre A. Humblet wrote: >>> Please don't. Try doing this instead: >>> >>> c:\>strace -ostrace.out bash >>> shaffek>cd //explr_drivers5/reboot_results2 >>> reboot_results2 >>> shaffek>ls > >> Attached. > >Try turning off strict case checking. Wow. I'

Re: ls returns bad file descriptor

2005-06-14 Thread Shaffer, Kenneth
> Try turning off strict case checking. That works, but now I'm not unix-like. I put the strict case back and then tried the case that Windows shows in the explorer, Explr_drivers5\Reboot_results2, and ls still failed. In any event, looks like we're closer to solving the problem. -- Ken Shaffe

Re: ls returns bad file descriptor

2005-06-14 Thread Pierre A. Humblet
>> Please don't. Try doing this instead: >> >> c:\>strace -ostrace.out bash >> shaffek>cd //explr_drivers5/reboot_results2 >> reboot_results2 >> shaffek>ls > Attached. Try turning off strict case checking. Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: ls returns bad file descriptor

2005-06-14 Thread Christopher Faylor
On Tue, Jun 14, 2005 at 04:14:41PM -0400, Shaffer, Kenneth wrote: >On Tue, Jun 14, 2005 at 10:17:09AM -0700, Shankar Unni wrote: >>Perhaps there's some problem/issue with the permissions on the root of >>your share that's confusing bash? Does this also happen in a >>subdirectory of the share? > >b

Re: ls returns bad file descriptor

2005-06-14 Thread Shaffer, Kenneth
> Perhaps there's some problem/issue with the permissions on the root of > your share that's confusing bash? Does this also happen in a > subdirectory of the share? bash hasn't changed, only cygwin1.dll. It also happens in a subdirectory of the share. I had posted an strace output which I hope

Re: ls returns bad file descriptor

2005-06-14 Thread Shankar Unni
Shaffer, Kenneth wrote: After changing to a directory on another computer, I get bad file descriptor from an ls command: shaffek>cd //explr_drivers5/reboot_results2 reboot_results2 shaffek>ls ls: reading directory .: Bad file descriptor I don't see this on my WinXP SP2 box running 1.5.17. Per