Re: ls output still truncated

2007-03-01 Thread Chuck
Chuck wrote: > Folks I could really use some help here. I still cannot get the ls > command to work reliably. It worked for years and about two weeks ago > started sputtering. I have completely unstalled all cygwin packages, > deleted the directories, and reinstalled from scratch. Even just > inst

Re: ls output still truncated

2007-02-21 Thread Chuck
Cesar Strauss wrote: > Chuck wrote: >> Cesar Strauss wrote: >>> Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages,

Re: ls output still truncated

2007-02-20 Thread Cesar Strauss
Chuck wrote: Cesar Strauss wrote: Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled

Re: ls output still truncated

2007-02-20 Thread Larry Hall (Cygwin)
On 02/20/2007, Chuck wrote: I downloaded the source for coreutils and see that in ls.c the same source code is used to compile ls, dir, and vdir. The strange thing is that dir and vdir never fail. Only ls does. I haven't figured out how to compile with the debugging info yet. make CFLAGS="-g"

Re: ls output still truncated

2007-02-20 Thread Chuck
Cesar Strauss wrote: > Chuck wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. It worked for years and about two weeks ago >> started sputtering. I have completely unstalled all cygwin packages, >> deleted the directories, and reinstalled fro

Re: ls output still truncated

2007-02-20 Thread Eric Blake
> Can you please check these md5sum's for me? > > $ md5sum /bin/ls.exe /usr/bin/ls.exe /usr/bin/dir.exe > 64e3dc0e3a5ef0eeeaa4f2e9b984844d */bin/ls.exe > 64e3dc0e3a5ef0eeeaa4f2e9b984844d */usr/bin/ls.exe > 60a0c7768052ec4306c3e0f680331afa */usr/bin/dir.exe /bin and /usr/bin are typically the same

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > On 02/20/2007, Chuck wrote: >> Larry Hall (Cygwin) wrote: >> > Can you send the output of a successful 'ls -l' from within a directory >> > with one file and then the strace of a failing case of 'ls' within this >> > directory and a non-failing case of the same to the l

Re: ls output still truncated

2007-02-20 Thread Cesar Strauss
Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled from scratch. Even just installing t

Re: ls output still truncated

2007-02-20 Thread Matthew Woehlke
Chuck wrote: I think it's actually something to do with the gmane interface that I post to. I attach the files with Thunderbird but when they post to the list, they end up being embedded. Apologies but there doesn't seem to be any way for me to control that. No, it's working right... your files

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > Frodak Baksik wrote: >> On 2/20/07, Chuck wrote: >> >>> Your wish is my command. Attached are two strace output files. The names >>> should be self-explanatory. Please let me know if you see anything. In >>> the mean time I'm going to refresh myself on the use of gcc a

Re: ls output still truncated

2007-02-20 Thread Larry Hall (Cygwin)
Frodak Baksik wrote: On 2/20/07, Chuck wrote: Your wish is my command. Attached are two strace output files. The names should be self-explanatory. Please let me know if you see anything. In the mean time I'm going to refresh myself on the use of gcc and gdb and see if I can trace the execution

Re: ls output still truncated

2007-02-20 Thread Chuck
Frodak Baksik wrote: > On 2/20/07, Chuck wrote: > >> Your wish is my command. Attached are two strace output files. The names >> should be self-explanatory. Please let me know if you see anything. In >> the mean time I'm going to refresh myself on the use of gcc and gdb and >> see if I can trace

Re: ls output still truncated

2007-02-20 Thread Larry Hall (Cygwin)
On 02/20/2007, Chuck wrote: Larry Hall (Cygwin) wrote: > Can you send the output of a successful 'ls -l' from within a directory > with one file and then the strace of a failing case of 'ls' within this > directory and a non-failing case of the same to the list? > > Does it work fine without 'tt

Re: ls output still truncated

2007-02-20 Thread Frodak Baksik
On 2/20/07, Chuck wrote: Your wish is my command. Attached are two strace output files. The names should be self-explanatory. Please let me know if you see anything. In the mean time I'm going to refresh myself on the use of gcc and gdb and see if I can trace the execution of ls. Like I said in

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Larry Hall (Cygwin) wrote: >>> Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwi

Re: ls output still truncated

2007-02-20 Thread Chuck
Gary Johnson wrote: > On 2007-02-20, Chuck wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. It worked for years and about two weeks ago >> started sputtering. I have completely unstalled all cygwin packages, >> deleted the directories, and r

Re: ls output still truncated

2007-02-20 Thread Larry Hall (Cygwin)
Gary Johnson wrote: On 2007-02-20, Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled

Re: ls output still truncated

2007-02-20 Thread Gary Johnson
On 2007-02-20, Chuck wrote: > Folks I could really use some help here. I still cannot get the ls > command to work reliably. It worked for years and about two weeks ago > started sputtering. I have completely unstalled all cygwin packages, > deleted the directories, and reinstalled from scratch. E

Re: ls output still truncated

2007-02-20 Thread Larry Hall (Cygwin)
Chuck wrote: Larry Hall (Cygwin) wrote: Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinst

Re: ls output still truncated

2007-02-20 Thread Chuck
Larry Hall (Cygwin) wrote: > Chuck wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. It worked for years and about two weeks ago >> started sputtering. I have completely unstalled all cygwin packages, >> deleted the directories, and reinstall

Re: ls output still truncated

2007-02-20 Thread Larry Hall (Cygwin)
Chuck wrote: Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled from scratch. Even just installing t

Re: ls output still truncated

2007-02-20 Thread Ken Shaffer
Can you please check these md5sum's for me? $ md5sum /bin/ls.exe /usr/bin/ls.exe /usr/bin/dir.exe 64e3dc0e3a5ef0eeeaa4f2e9b984844d */bin/ls.exe 64e3dc0e3a5ef0eeeaa4f2e9b984844d */usr/bin/ls.exe 60a0c7768052ec4306c3e0f680331afa */usr/bin/dir.exe Same. ~$ md5sum /bin/ls.exe /usr/bin/ls.exe /u

Re: ls output still truncated

2007-02-20 Thread Chuck
Ken Shaffer wrote: >> Folks I could really use some help here. I still cannot get the ls >> command to work reliably. > > Well, I ran sum -r (I'm running cygwin 1.5.24): > >~$ sum -r /bin/ls.exe /bin/cygwin1.dll >0875696 /bin/ls.exe >59473 1830 /bin/cygwin1.dll > > You might do

Re: ls output still truncated

2007-02-20 Thread Ken Shaffer
Folks I could really use some help here. I still cannot get the ls command to work reliably. Well, I ran sum -r (I'm running cygwin 1.5.24): ~$ sum -r /bin/ls.exe /bin/cygwin1.dll 0875696 /bin/ls.exe 59473 1830 /bin/cygwin1.dll You might do the same and see if there is perhaps a

ls output still truncated

2007-02-20 Thread Chuck
Folks I could really use some help here. I still cannot get the ls command to work reliably. It worked for years and about two weeks ago started sputtering. I have completely unstalled all cygwin packages, deleted the directories, and reinstalled from scratch. Even just installing the bare mimimum