Bug 1594827

Summary: Installation failing if kdump addon is enabled.
Product: [Fedora] Fedora Reporter: Radek Vykydal <rvykydal>
Component: kexec-toolsAssignee: Kairui Song <kasong>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bhe, ruyang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kexec-tools-2.0.17-4.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-27 07:21:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The traceback none

Description Radek Vykydal 2018-06-25 13:52:36 UTC
Created attachment 1454359 [details]
The traceback

Description of problem:

If Kdump is enabled in GUI installer crashes shortly after beginning installation.

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

Fedora-Rawhide-20180624.n.0
anaconda-29.17-1.fc29
kexec-tools-2.0.17-3.fc29.x86_64.rpm

How reproducible:

Always

Steps to Reproduce:
1. Run GUI installation with kdump_addon=on boot option set
2. Enable kdump in KDUMP spoke
3. Begin Installation
4. An unknown error occured dialog (traceback attached)

Actual results:

Installer crashes.

Expected results:

Installer installs.

Additional info:

The traceback attached.

Comment 1 Radek Vykydal 2018-06-25 13:57:38 UTC
A patch with fix:
https://github.com/daveyoung/kdump-anaconda-addon/pull/18

Comment 2 Dave Young 2018-06-27 07:17:41 UTC
Radek, thanks for the fix!