From charnier@xp11.frmug.org  Sat Sep 14 16:31:38 1996
Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA17466
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Sep 1996 16:31:30 -0700 (PDT)
Received: (from uucp@localhost) by frmug.org (8.6.8/8.6.9) with UUCP id BAA09652 for FreeBSD-gnats-submit@freebsd.org; Sun, 15 Sep 1996 01:31:07 +0200
Received: (from charnier@localhost) by xp11.frmug.org (8.7.5/8.7.3/xp11-uucp-1.1) id BAA09181; Sun, 15 Sep 1996 01:24:18 +0200 (MET DST)
Message-Id: <199609142324.BAA09181@xp11.frmug.org>
Date: Sun, 15 Sep 1996 01:24:18 +0200 (MET DST)
From: "Ph. Charnier" <charnier@xp11.frmug.org>
Reply-To: charnier@xp11.frmug.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: ls -alR on a cdrom (Mitsumi drive) 
X-Send-Pr-Version: 3.2

>Number:         1613
>Category:       kern
>Synopsis:       I get ls: fts_read: No such file or directory
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 14 16:40:01 PDT 1996
>Closed-Date:    Fri May 9 17:55:37 MEST 1997
>Last-Modified:  Fri May  9 17:56:14 MEST 1997
>Originator:     Ph. Charnier
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
>Environment:

device          mcd0 at isa? port 0x300 bio irq 10 vector mcdintr

mcd0: type Mitsumi FX001D, version info: D 4
mcd0 at 0x300-0x303 irq 10 on isa

>Description:

I have 2 CDs made using GEAR on a SS5. One of them is containing untarred X11R6
and the other, untarred X11R6.1. Both are containing lot of other stuff.

When running ls -alR /cdrom or ls -alR /cdrom/X11R6.1-untarred-xc/lib/, I get:
/cdrom/X11R6.1-untarred-xc/lib/X11/util:
total 10
drwxr-xr-x  2 12032  12000  - 2048 Jun 19  1995 .
drwxr-xr-x  2 12032  12000  - 2048 Feb  2  1996 ..
-r--r--r--  1 12032  12000  - 6250 Apr 18  1994 makekeys.c
-r-xr-xr-x  1 12032  12000  -  246 Sep 12  1988 mkks.sh
ls: util: No such file or directory
ls: fts_read: No such file or directory

If I run ls -alR /cdrom/X11R6.1-untarred-xc/lib/X11/, only the 
   ls: util: No such file or directory
is displayed

If I run  ls -alR /cdrom/X11R6.1-untarred-xc/lib/X11/util/, all is ok, as with
find /cdrom/X11R6.1-untarred-xc/lib/X11 -name \* -exec ls -al {} \;.

I get the same error on the other CD, at the same place (in lib/X11/util).

>How-To-Repeat:
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: scrappy 
State-Changed-When: Tue Oct 22 22:34:09 PDT 1996 
State-Changed-Why:  

Confirm Status: I get ls: fts_read: No such file or directory 

State-Changed-From-To: feedback->open 
State-Changed-By: scrappy 
State-Changed-When: Thu Oct 24 14:10:21 PDT 1996 
State-Changed-Why:  

Problem Still Exists 
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Fri May 9 17:55:37 MEST 1997 
State-Changed-Why:  
Philippe says he can no longer reproduce it. 
>Unformatted:
