Bug 1071951

Summary: fedora-domainname service should use DefaultDependencies=no
Product: [Fedora] Fedora Reporter: Tomas Babej <tbabej>
Component: initscriptsAssignee: Lukáš Nykrýn <lnykryn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: jonathan, lnykryn, mkosek, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: initscripts-9.51-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1071969 (view as bug list) Environment:
Last Closed: 2014-04-02 09:30:50 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:
Bug Depends On:    
Bug Blocks: 1071969    

Description Tomas Babej 2014-03-03 14:32:42 UTC
Description of problem:

The fedora-domainname.service with default dependencies creates a cycle on system boot up, which makes systemd remove the fedora-domainname job. As a result, NIS domain name is not set (which is the sole purpose of this service).

Setting DefaultDependencies=no solves the issue.

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

systemd-208-14.fc20.x86_64

How reproducible:
always

Steps to Reproduce:
1. # systemctl enable fedora-domainname.service
2. # reboot

Actual results:

fedora-domainname is not started on startup

Expected results:

fedora-domainname is started

Comment 1 Lukáš Nykrýn 2014-03-03 15:37:54 UTC
fixed in upstream git.

Comment 2 Igor 2014-03-11 00:34:54 UTC
The problem is also present (and is cured in the same way)
in systemd-208-15.fc20.i686

Comment 3 Martin Kosek 2014-03-24 14:38:47 UTC
Hello Lukas, this Bugzilla is now in limbo for 3 weeks, with a patch upstream. As it is blocking FreeIPA SUDO integration feature patches, would you please consider releasing it to Fedora 20+ to unblock our development?

Comment 4 Fedora Update System 2014-03-26 14:59:25 UTC
initscripts-9.51-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/initscripts-9.51-2.fc20

Comment 5 Fedora Update System 2014-03-27 04:43:31 UTC
Package initscripts-9.51-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing initscripts-9.51-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-4376/initscripts-9.51-2.fc20
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2014-04-02 09:30:50 UTC
initscripts-9.51-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.