Bug 178587

Summary: /sbin/nash fails to find lodev
Product: [Fedora] Fedora Reporter: Jasper O. Hartline <jasperhartline>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 5.0.21-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-04 00:07:38 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 Jasper O. Hartline 2006-01-22 01:27:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Fedora/1.7.12-1.5.1

Description of problem:
Using the below function in a script, I've come across this error.

[root@SMP-NODE-0 tmp]# echo findlodev | /sbin/nash --quiet
error opening U\uffff\uffffWVS\uffff\uffff
                      \uffff\uffff-\uffff\uffff\uffff\uffff\ufffft\uffff\uffff\uffff1\uffff\uffff\uffffS\uffffF\uffff\uffff9\uffffu\uffff\uffff\uffff
                                                        [^_\uffff\uffff)\uffff: No such file or directory
[root@SMP-NODE-0 tmp]#

Version-Release number of selected component (if applicable):
mkinitrd-5.0.17-1

How reproducible:
Always

Steps to Reproduce:
1. echo findlodev | /sbin/nash --quiet
2. Get the errors.
3. ls -l /dev/loop* shows loop back devices.
  

Actual Results:  Kadischi crashes. Kadischi needs a loopback device.
/sbin/nash doesn't like something, don't know what.

Expected Results:  /sbin/nash should return /dev/loop0

Additional info:

No additional information at this time.

Comment 1 Peter Jones 2006-02-04 00:07:38 UTC
findlodev isn't really something nash does anymore, but you've exposed two other
bugs, which are fixed in tomorrow's rawhide.