Bug 1252990

Summary: summary.py:85:prompt:CmdlineError: The following mandatory spokes are not completed:
Product: [Fedora] Fedora Reporter: Литвинов Евгений <eugenelitvinoff>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: anaconda-maint-list, eugenelitvinoff, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/23f277d3ab2e70000f750ba05eadcc93e92db4c4
Whiteboard: abrt_hash:74ab3ba72ab6e04692bb8a9fa74c54c35a3aebb7
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-13 15:19:40 UTC Type: ---
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
File: environ
none
File: os_info
none
File: fedora-arm-tegra-full.ks none

Description Литвинов Евгений 2015-08-12 16:18:58 UTC
Version-Release number of selected component:
anaconda-core-21.48.22-1.fc21

Additional info:
cmdline:        /usr/bin/python /sbin/anaconda --kickstart /home/asd/ac100/fedora-arm-tegra-full.ks --cmdline --repo http://mirror.yandex.ru/fedora/linux/releases/21/Everything/armhfp/os/ --armplatform tegra --image /var/tmp/diskmpHEjp.img
dso_list:       anaconda-tui-21.48.22-1.fc21.x86_64
executable:     /sbin/anaconda
kernel:         4.1.3-100.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            0

Comment 1 Литвинов Евгений 2015-08-12 16:19:02 UTC
Created attachment 1062096 [details]
File: environ

Comment 2 Литвинов Евгений 2015-08-12 16:19:03 UTC
Created attachment 1062097 [details]
File: os_info

Comment 3 David Shea 2015-08-12 16:58:58 UTC
Can you post the kickstart you used? It looks like you used an incomplete kickstart in cmdline mode.

Comment 4 Литвинов Евгений 2015-08-13 14:31:48 UTC
Created attachment 1062627 [details]
File: fedora-arm-tegra-full.ks

Comment 5 David Shea 2015-08-13 15:19:40 UTC
There's no rootpw or timezone in the kickstart, and since you're running in cmdline mode anaconda cannot ask for the information. You need to either these settings or use a text or GUI install.