Bug 22731

Summary: collage's ls has problems with symlinks
Product: [Retired] Red Hat Linux Reporter: Tim Waugh <twaugh>
Component: anacondaAssignee: Trond Eivind Glomsrxd <teg>
Status: CLOSED RAWHIDE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-02-27 00:20:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tim Waugh 2000-12-22 11:45:03 UTC
In rescue environment, try 'ls modules' as compared to 'cd modules; ls'.

Comment 1 Michael Fulbright 2000-12-27 17:06:11 UTC
Assigning to a developer.

Comment 2 Trond Eivind Glomsrxd 2001-02-26 23:07:13 UTC
Still a problem. When doing an strace, I see it doing this:

lsstat64("//odules",...) = -1 ENOENT

Comment 3 Michael Fulbright 2001-02-27 00:07:45 UTC
Looks like we have a volunteer :)

Comment 4 Trond Eivind Glomsrxd 2001-02-27 00:20:43 UTC
Fixed in CVS... closing tomorrow after verification.

Comment 5 Trond Eivind Glomsrxd 2001-02-27 23:24:57 UTC
Fix works.