Bug 178587 - /sbin/nash fails to find lodev
Summary: /sbin/nash fails to find lodev
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-22 01:27 UTC by Jasper O. Hartline
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 5.0.21-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-04 00:07:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.