Bug 1025985

Summary: OpenDNSSEC signer cannot be started due to a typo in service file
Product: [Fedora] Fedora Reporter: Jan Včelák <jv+fedora>
Component: opendnssecAssignee: Paul Wouters <pwouters>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: puiterwijk, pwouters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: opendnssec-1.4.3-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-20 03:04:55 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
patch none

Description Jan Včelák 2013-11-02 18:55:51 UTC
Description of problem:

There is a typo in ods-signerd.service file causing the service to fail starting.


Version-Release number of selected component (if applicable):
opendnssec-1.4.2-1.fc19.x86_64


How reproducible:
always

Steps to Reproduce:
1. systemctl start ods-signerd
2. systemctl status ods-signerd
3.

Actual results:
ods-signerd.service - OpenDNSSEC signer daemon
   Loaded: loaded (/usr/lib/systemd/system/ods-signerd.service; disabled)
   Active: failed (Result: exit-code) since Sat 2013-11-02 19:53:52 CET; 48s ago
  Process: 3981 ExecStart=/usr/sbin/ods-signerd -d ODS_SIGNERD_OPT (code=exited, status=2)

Nov 02 19:53:52 fedora systemd[1]: Started OpenDNSSEC signer daemon.
Nov 02 19:53:52 fedora systemd[1]: ods-signerd.service: main process exited, code=exited, status=2/INVALIDARGUMENT
Nov 02 19:53:52 fedora systemd[1]: Unit ods-signerd.service entered failed state.


Expected results:
ods-signerd daemon to start


Additional info:

Comment 1 Jan Včelák 2013-11-02 18:56:42 UTC
Created attachment 818612 [details]
patch

Attaching patch fixing the typo.

Comment 2 Fedora Update System 2014-01-10 03:44:16 UTC
opendnssec-1.4.3-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/opendnssec-1.4.3-1.fc20

Comment 3 Fedora Update System 2014-01-11 08:46:22 UTC
Package opendnssec-1.4.3-1.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 opendnssec-1.4.3-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-0649/opendnssec-1.4.3-1.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-01-20 03:04:55 UTC
opendnssec-1.4.3-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.