Bug 909272 - ddclient fails to run after installation
Summary: ddclient fails to run after installation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ddclient
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Scheck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-08 14:26 UTC by J Chapin
Modified: 2013-12-28 02:13 UTC (History)
2 users (show)

Fixed In Version: ddclient-3.8.1-9.fc18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-28 02:11:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description J Chapin 2013-02-08 14:26:57 UTC
Description of problem:

After installing ddclient and using the default location for the pid value in /etc/ddclient.conf, ddclient wont start.


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


How reproducible: Always


Steps to Reproduce:
1. yum install ddclient
2. configure a dyndns provider
3. ddclient
4. tail /var/log/messages
  
Actual results:
Feb  8 08:18:41 localhost ddclient[2244]: WARNING:  Cannot create file '/var/run/ddclient/ddclient.pid'. (No such file or directory)



Expected results:
Success

Additional info:

file /var/run/ /var/run/ddclient
/var/run/:         directory
/var/run/ddclient: ERROR: cannot open `/var/run/ddclient' (No such file or directory)

Comment 1 J Chapin 2013-02-08 15:03:16 UTC
It appears that these steps get it working:

mkdir /var/run/ddclient
chown ddclient:ddclient /var/run/ddclient

Comment 2 Fedora End Of Life 2013-12-21 11:14:39 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Fedora Update System 2013-12-25 22:15:22 UTC
ddclient-3.8.1-9.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/ddclient-3.8.1-9.fc19

Comment 4 Fedora Update System 2013-12-25 22:16:50 UTC
ddclient-3.8.1-9.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/ddclient-3.8.1-9.fc18

Comment 5 Fedora Update System 2013-12-28 02:11:23 UTC
ddclient-3.8.1-9.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2013-12-28 02:13:04 UTC
ddclient-3.8.1-9.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.