Bug 430784 - mknod tracebacks in rescue mode
Summary: mknod tracebacks in rescue mode
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-29 18:47 UTC by Jesse Keating
Modified: 2013-01-10 02:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-29 19:32:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2008-01-29 18:47:19 UTC
sh-3.2# mknod /dev/sda
Traceback (most recent call last):
  File "/usr/bin/mknod", line 72, in <module>
    main()
  File "/usr/bin/mknod", line 52, in main
    isys.makeDevInode(drive, path)
AttributeError: 'module' object has no attribute 'makeDevInode'


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