==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8019
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Stephane de Labrusse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #20 from Stephane de Labrusse <[email protected]> ---
VERIFICATION
The patch is proposed by me, but build and almost corrected by Jpp, so i could
test it :)
= ENVIRONMENT:
Fully updated sme8
= ORIGINAL PROBLEM:
Here we will test the bug 8018 and 8019
bug 8018 : wrong template path for the configuration files of ddclient
bug 8019 : add more free services of dynamic dns
= RESOLUTION:
%changelog
* Tue Dec 3 2013 JP Pialasse <[email protected]> 1.0.0-28.sme
- patch fix for translation
* Tue Nov 26 2013 stephane de Labrusse <[email protected]> 1.0.0-27.sme
- 5 more dynamic dns services (DtDNS, Loopia, dnspark.com, OVH DynHost,Noip
,changeip) [SME:8019]
* Mon Jul 25 2013 stephane de Labrusse <[email protected]> 1.0.0-26.sme
- modify the path of template ddclient.conf [SME: 8018]
= CURRENT VERSION INSTALLED:
The contrib is completely broken before we modify it, so i start my
verification from scratch
= UPDATED VERSION INSTALLED:
# yum --enablerepo=smecontribs,smedev,smetest install smeserver-ddclient
Installed:
smeserver-ddclient.noarch 0:1.0.0-28.el5.sme
# signal-event ddclient
= PROBLEM FIXED?:
some of dddns are paid service so i cannot test all but at least it works for
dtdns
noip
changeip
dyndns
dynhost
when the ip is renewed and the timout is finished (300s) all ip are renewed.
there is now a db command if you want to change the service which verify what
is your external ip
# config show ddclient
ddclient=service
status=enabled
urlcheckip=checkip.dyndns.org
all template paths are good and now we have only one service launched in the
same time
# ps aux |grep ddclient
ddclient 4909 0.0 0.5 9328 5168 ? S 08:22 0:00 ddclient -
sleeping for 80 seconds
root 5347 0.0 0.0 4060 772 pts/0 R+ 08:46 0:00 grep ddclient
the file which stocks the password is only readable by ddclient user
# ll /etc/ddclient.conf
-rw------- 1 ddclient ddclient 1132 déc. 4 08:22 /etc/ddclient.conf
the pid is written in a file to avoid to get some services in the same time
# cat /var/run/ddclient/ddclient.pid
4909
# ll /var/run/ddclient/ddclient.pid
-rw-r--r-- 1 ddclient ddclient 5 déc. 4 08:22 /var/run/ddclient/ddclient.pid
= VERIFIED OR REOPEN:
VERIFIED on bug 8018 and bug 8019
= DOCUMENTATION IMPACT:
This contrib is formally known like a broken contribs, we ought to rewrite the
wiki page and add some notes on free dynamic dns services that we could
provide, even with a note box to propose to people to raise a bug if they need
a new provider (free or paid)
= SUGGESTED RELEASE NOTES:
nope
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/