X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Chuck <skilover@bluebottle.com>
Subject:  Re: ls output still truncated
Date:  Tue, 20 Feb 2007 13:55:15 -0500
Lines: 62
Message-ID: <erfg6j$k0p$1@sea.gmane.org>
References:  <15a6d6ee0702201042j5b3c5c92r94552129a94a47a4@mail.gmail.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 1.5.0.9 (Windows/20061207)
In-Reply-To: <15a6d6ee0702201042j5b3c5c92r94552129a94a47a4@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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
>    08756    96 /bin/ls.exe
>    59473  1830 /bin/cygwin1.dll
> 
> You might do the same and see if there is perhaps a different ls being run.
> 
> You could also try fully qualifying the path to ls:
> 
>    /bin/ls --color=none /bin
> 
> A portion of my cygcheck -svr shows:
> 
>    Cygwin DLL version info:
>        DLL version: 1.5.24
>        DLL epoch: 19
>        DLL bad signal mask: 19005
>        DLL old termios: 5
>        DLL malloc env: 28
>        API major: 0
>        API minor: 156
>        Shared data: 4
>        DLL identifier: cygwin1
>        Mount registry: 2
>        Cygnus registry name: Cygnus Solutions
>        Cygwin registry name: Cygwin
>        Program options name: Program Options
>        Cygwin mount registry name: mounts v2
>        Cygdrive flags: cygdrive flags
>        Cygdrive prefix: cygdrive prefix
>        Cygdrive default prefix:
>        Build date: Wed Jan 31 10:57:51 CET 2007
>        CVS tag: cr-0x5f1
>        Shared id: cygwin1S4
> 
> I would wager that something is really hosed on your system, since
> none of the rest of us seem to have this problem.
> 
> Ken
> 

I would think is something were really hosed, I've be having other
problems, but I'm not. The only thing that isn't working - windows or
cygwin - is ls.exe.

My "sum -r" output, and the portion of the output from "cygcheck -svr"
on my box are 100% identical to yours.

Other than removing the ls.exe binary and converting it to a symlink for
dir, I don't know what to do.

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


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

