Bug 908592

Summary: Anaconda may generate invalid anaconda-ks.cfg
Product: [Fedora] Fedora Reporter: smitna
Component: pykickstartAssignee: Chris Lumens <clumens>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, bcl, clumens, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-07 14:41:22 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 logs and generated (invalid) kickstart file following successful install none

Description smitna 2013-02-07 05:08:57 UTC
Created attachment 694248 [details]
anaconda logs and generated (invalid) kickstart file following successful install

When anaconda version 18.37.11 prompted to restart following a successful install, I switched to vt2 and sent signal USR2 to all anaconda instances but no non-empty files were generated matching the shell pattern /tmp/anaconda-tb-*

I have attached these files instead:

/tmp/X.log
/tmp/anaconda.log
/tmp/ifcfg.log
/tmp/packaging.log
/tmp/program.log
/tmp/storage.log
/tmp/syslog
/mnt/sysimage/root/anaconda-ks.cfg

The kickstart file created by anaconda from this successful install (anaconda-ks.cfg) causes this exception when passed via the inst.ks boot parameter:

pykickstart.errors.KickstartParseError: The following problem occurred on line 22 of the kickstart file:

Unknown command: --type=lvm

Comment 1 Chris Lumens 2013-02-07 14:41:22 UTC

*** This bug has been marked as a duplicate of bug 888841 ***