Bug 1392468

Summary: regression in user and root password spokes
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: anacondaAssignee: Jiri Konecny <jkonecny>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: anaconda-maint-list, dowdle, g.kaviyarasu, jkonecny, jonathan, mkolman, vanmeeuwen+fedora, vponcova
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: 2017-04-24 10:39:58 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
koji-image-f26-build.ks
none
fedora-live-workstation.ks
none
anaconda.log none

Description Dennis Gilmore 2016-11-07 15:06:27 UTC
Description of problem:

2016-11-05 22:06:12,818 INFO livemedia-creator: 1) [x] Language settings                 2) [x] Time settings
2016-11-05 22:06:12,818 INFO livemedia-creator: (English (United States))                (US/Eastern timezone)
2016-11-05 22:06:12,818 INFO livemedia-creator: 3) [x] Installation source               4) [x] Software selection
2016-11-05 22:06:12,819 INFO livemedia-creator: (http://kojipkgs.fedoraproject.          (Custom software selected)
2016-11-05 22:06:12,819 INFO livemedia-creator: org/compose/rawhide/Fedora-Rawh   6) [!] Root password
2016-11-05 22:06:12,819 INFO livemedia-creator: ide-20161105.n.3/compose/Workst          (Password is not set.)
2016-11-05 22:06:12,819 INFO livemedia-creator: ation/$basearch/os)
2016-11-05 22:06:12,819 INFO livemedia-creator: 5) [x] Network configuration
2016-11-05 22:06:12,820 INFO livemedia-creator: (No network devices available)
2016-11-05 22:06:12,820 INFO livemedia-creator: 7) [!] User creation
2016-11-05 22:06:12,820 INFO livemedia-creator: (No user will be created)
2016-11-05 22:06:12,820 INFO livemedia-creator: 
2016-11-05 22:06:12,820 INFO livemedia-creator: The installation was stopped due to incomplete spokes detected while running in non-interactive cmdline mode. Since there cannot be any questions in cmdline mode, edit your kickstart file and retry installation.
2016-11-05 22:06:12,821 INFO livemedia-creator: The exact error message is:
2016-11-05 22:06:12,821 INFO livemedia-creator: 
2016-11-05 22:06:12,821 INFO livemedia-creator: The following mandatory spokes are not completed:
2016-11-05 22:06:12,821 INFO livemedia-creator: Root password
2016-11-05 22:06:12,822 INFO livemedia-creator: User creation.
2016-11-05 22:06:12,822 INFO livemedia-creator: 

The kickstarts for rawhide previously worked. the koji task can bve found at http://koji.fedoraproject.org/koji/taskinfo?taskID=16315064

Comment 1 Jiri Konecny 2016-11-07 15:56:22 UTC
Created attachment 1218089 [details]
koji-image-f26-build.ks

Comment 2 Jiri Konecny 2016-11-07 15:57:03 UTC
Created attachment 1218090 [details]
fedora-live-workstation.ks

Comment 3 Jiri Konecny 2016-11-07 15:57:35 UTC
Created attachment 1218091 [details]
anaconda.log

Comment 4 Fedora End Of Life 2017-02-28 10:34:15 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 5 Scott Dowdle 2017-03-10 21:30:09 UTC
I've run into this as well.  No known workaround yet?  How are they building the daily media?

Comment 6 Jiri Konecny 2017-04-24 10:39:58 UTC
Hello,

this is not a bug, more specifically it is caused by a fix of the bug which was in Anaconda for a long time. I've already talked with Dennis Gilmore about this but then I forgot to close this bug with explanation why this is happening.

The whole problem is, you are not able to install system without user or root created, they are mandatory fields. There was the bug that a root and user spokes weren't visible in TUI, so because of it you were able to install a system without specifying them, however that was a bug which is fixed now.

You should be able to fix this by writing "rootpw --lock".

Sorry for the late response,
Jirka