Bug 1109350 - edit-node fails to edit el6 based isos due to dracut variable error
Summary: edit-node fails to edit el6 based isos due to dracut variable error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-node
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.5.0
Assignee: Fabian Deutsch
QA Contact: bugs@ovirt.org
URL:
Whiteboard: node
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-06-13 17:59 UTC by Joey Boggs
Modified: 2016-02-10 19:40 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-17 12:20:55 UTC
oVirt Team: Node
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 28719 0 None None None Never

Description Joey Boggs 2014-06-13 17:59:55 UTC
when running edit-node on el6 based iso a missing dracut.conf error is not handled properly

Traceback (most recent call last):
  File "../edit-node", line 1705, in <module>
    sys.exit(main())
  File "../edit-node", line 1562, in main
    editor._rebuild_initramfs()
  File "../edit-node", line 1208, in _rebuild_initramfs
    with open(d_conf) as f:
IOError: [Errno 2] No such file or directory: '/var/tmp/edit-liveos-tj97rs/install_root/etc/dracut.conf'

Comment 1 Sandro Bonazzola 2014-10-17 12:20:55 UTC
oVirt 3.5 has been released and should include the fix for this issue.


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