Bug 1594856

Summary: Traceback on shutdown
Product: [Fedora] Fedora Reporter: Yuval Turgeman <yturgema>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: anaconda-maint-list, jonathan, kellin, vanmeeuwen+fedora, vponcova, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-26 12:52:32 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
anaconda exception
none
Updates image for Fedora 28 with the fix none

Description Yuval Turgeman 2018-06-25 14:37:53 UTC
Created attachment 1454378 [details]
anaconda exception

Description of problem:
When using kickstart to install FC28, right before the system shuts down, an exception is raised in anaconda

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

Steps to Reproduce:
1. Install FC28 using a simple (minimal) kickstart


Actual results:
An exception is raised when trying to quit some anaconda modules.

Expected results:
Anaconda should finish nicely

Additional info:
Attaching a log

Comment 1 Vendula Poncova 2018-06-26 12:52:32 UTC
This bug should be already fixed in rawhide: https://github.com/rhinstaller/anaconda/pull/1498

Comment 2 Vendula Poncova 2018-06-26 14:09:36 UTC
Created attachment 1454675 [details]
Updates image for Fedora 28 with the fix