Bug 1304536

Summary: "systemctl enable initial-setup-graphical.target" is not working.
Product: Red Hat Enterprise Linux 7 Reporter: Kumar Mashalkar <kmashalk>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team>
Severity: high Docs Contact:
Priority: high    
Version: 7.2CC: kmashalk
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-26 20:59:08 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:

Description Kumar Mashalkar 2016-02-03 22:56:43 UTC
Description of problem:
// This bug was closed and differed from 1292928

"systemctl enable initial-setup-graphical.target" is not working when VM is created from template.

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

How reproducible:
After following this article "https://access.redhat.com/solutions/198693"
create a vm from the template.


Steps to Reproduce:
1. Clean the vm
2. Create template out of it.
3. Create new vm from it. 


Actual results:
After first root login we can see:

ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1450449887 
------------------
Below is the output of ABRT:
SettingsNotFoundError: SettingsNotFoundError('eth0')
reason:         nm.py:760:nm_device_setting_value:SettingsNotFoundError: SettingsNotFoundError('eth0',)
time:           Fri 18 Dec 2015 07:11:53 PM IST
cmdline:        python -m initial_setup
package:        initial-setup-0.3.9.30-1.el7
uid:            0 (root)
count:          8
Directory:      /var/spool/abrt/Python-2015-12-18-19:11:53-809
-------------------

Expected results:
It should ask for root password, Timezone, Hostname, etc at first boot.

Additional info:
When we follow above article and reboot the vm we are getting expected screen where we can input root password,etc. But when we redo above steps create template and again create vm from it, It is not working.

Comment 1 Brian Lane 2016-05-25 23:36:38 UTC
Why did you clone bug 1292928?

Comment 2 Kumar Mashalkar 2016-05-26 13:04:22 UTC
Because earlier bug 1292928 was closed. Later it was re-opened and product was changed. 
If that bug is progressing then I think we are good to close this bug marking it as duplicate.

Comment 3 Brian Lane 2016-05-26 20:59:08 UTC

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