Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1342511

Summary: Initial Setup services should not be listed in the 90-epel.preset file
Product: [Fedora] Fedora EPEL Reporter: Martin Kolman <mkolman>
Component: epel-releaseAssignee: Michael Stahnke <mastahnke>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: dennis, djw8605, kevin, mastahnke, mkolman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: epel-release-7-7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-21 21:49:27 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
a proposed patch for removing Initial Setup services from the preset file none

Description Martin Kolman 2016-06-03 12:06:08 UTC
Description of problem:
The Initial Setup services (initial-setup-text.service and initial-setup-graphical.service) are still listed in the EPEL systemd preset file (
90-epel.preset). This is no longer correct as Anaconda now makes sure to enable the correct Initial Setup services during the installation.

The preset could actually be harmful as it might lead to Initial Setup being enabled even if the package has just been installed by accident during the installation (eq. dragged in by a package group), interrupting the normal boot procedure.

For this reason the Initial Setup presets have already been removed from the 90-default.preset file owned by redhat-release and the same thing should be done with the 90-epel.preset file.

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

# rpm -qf 90-epel.preset 
epel-release-7-6.noarch

How reproducible:
always

Steps to Reproduce:
# cat /usr/lib/systemd/system-preset/90-epel.preset | grep initial-setup

Actual results:
enable initial-setup-graphical.service
enable initial-setup-text.service

Expected results:
Nothing is returned as the file does not list the Initial Setup services.

Comment 1 Martin Kolman 2016-06-03 12:16:23 UTC
Created attachment 1164458 [details]
a proposed patch for removing Initial Setup services from the preset file

Attaching a proposed patch.

Comment 2 Fedora Update System 2016-06-03 13:56:17 UTC
epel-release-7-7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a0e1379005

Comment 3 Kevin Fenzi 2016-06-03 13:57:05 UTC
Applied, thanks.

Comment 4 Fedora Update System 2016-06-05 07:51:27 UTC
epel-release-7-7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a0e1379005

Comment 5 Fedora Update System 2016-06-21 21:49:25 UTC
epel-release-7-7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.