Your message dated Sat, 25 Jul 2020 14:49:11 -0400
with message-id <[email protected]>
and subject line Bug#593369: fixed in ddclient 3.9.1-4
has caused the Debian Bug report #593369,
regarding Adjust ubuntu init script, set CONF file to /etc/ddclient.conf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
593369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=593369
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ddclient
Version: 3.8.0-11.1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
*** /tmp/tmppLvxDt
In Ubuntu, we've applied the attached patch to achieve the following:
* Merge from debian unstable. (LP: #619141) Remaining changes:
- Adjust ubuntu init script, set CONF file to /etc/ddclient.conf.
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500,
'lucid-proposed'), (500, 'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-24-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru ddclient-3.8.0/debian/patches/sample_ubuntu.diff ddclient-3.8.0/debian/patches/sample_ubuntu.diff
--- ddclient-3.8.0/debian/patches/sample_ubuntu.diff 1970-01-01 02:00:00.000000000 +0200
+++ ddclient-3.8.0/debian/patches/sample_ubuntu.diff 2010-08-17 17:15:29.000000000 +0200
@@ -0,0 +1,11 @@
+--- ddclient-3.7.3/sample-etc_rc.d_init.d_ddclient.ubuntu.orig 2007-04-28 13:01:23.000000000 +0100
++++ ddclient-3.7.3/sample-etc_rc.d_init.d_ddclient.ubuntu 2007-04-28 13:01:51.000000000 +0100
+@@ -5,7 +5,7 @@
+ # Submitted by paolo martinelli
+
+ DDCLIENT=/usr/sbin/ddclient
+-CONF=/etc/ddclient/ddclient.conf
++CONF=/etc/ddclient.conf
+ PIDFILE=/var/run/ddclient.pid
+
+ test -x $DDCLIENT || exit 0
diff -Nru ddclient-3.8.0/debian/patches/series ddclient-3.8.0/debian/patches/series
--- ddclient-3.8.0/debian/patches/series 2010-03-28 18:51:15.000000000 +0200
+++ ddclient-3.8.0/debian/patches/series 2010-08-17 17:15:29.000000000 +0200
@@ -5,3 +5,4 @@
bug468320_minmax_logic.diff
upstream_change_110.diff
prevent_cache_leak.diff
+sample_ubuntu.diff
--- End Message ---
--- Begin Message ---
Source: ddclient
Source-Version: 3.9.1-4
Done: Richard Hansen <[email protected]>
sample-etc_rc.d_init.d_ddclient.ubuntu is no longer installed by the ddclient
package, so there's no need to patch it.
--- End Message ---