Package: ddclient
Version: 3.7.3-4.2
Severity: normal

The debian configuration asks a series of sensible questions to create a
useful '/etc/ddclient.conf' file. 

Unfortunately the URL for updating dynamic DNS for protocol 'zoneedit1' has
changed from 'www.zoneedit.com' to 'dynamic.zoneedit.com'.

I suggest updating the 'create_new_config()' function in the 'debian/config'
file so that selecting 'www.zoneedit.com' will set the 'server' value to
'dynamic.zoneedit.com' 

A transcript of the session giving the new address follows:
$ sudo cat /etc/ddclient.conf 
# Configuration file for ddclient generated by debconf
#
# /etc/ddclient.conf

pid=/var/run/ddclient.pid
protocol=zoneedit1
# REMOVED THIS LINE TO WORK AROUND DEBIAN BUG #528950  
# use=if, if=eth0
server=www.zoneedit.com
login=egiles
password='CENSORED'
test.giles.net.nz
$ sudo /usr/sbin/ddclient --use=web  --verbose
WARNING:  file /var/cache/ddclient/ddclient.cache, line 3: Invalid Value for 
keyword 'ip' = ''
CONNECT:  checkip.dyndns.org
CONNECTED:  using HTTP
SENDING:  GET / HTTP/1.0
SENDING:   Host: checkip.dyndns.org
SENDING:   User-Agent: ddclient/3.7.3
SENDING:   Connection: close
SENDING:   
RECEIVE:  HTTP/1.1 200 OK
RECEIVE:  Content-Type: text/html
RECEIVE:  Server: DynDNS-CheckIP/1.0
RECEIVE:  Connection: close
RECEIVE:  Cache-Control: no-cache
RECEIVE:  Pragma: no-cache
RECEIVE:  Content-Length: 104
RECEIVE:  
RECEIVE:  <html><head><title>Current IP Check</title></head><body>Current IP 
Address: 202.78.240.7</body></html>
Use of uninitialized value in string ne at /usr/sbin/ddclient line 1973.
INFO:     setting IP address to 202.78.240.7 for test.giles.net.nz
UPDATE:   updating test.giles.net.nz
CONNECT:  www.zoneedit.com
CONNECTED:  using HTTP
SENDING:  GET /auth/dynamic.html?host=test.giles.net.nz&dnsto=202.78.240.7 
HTTP/1.0
SENDING:   Host: www.zoneedit.com
SENDING:   Authorization: Basic ZWdpbGVzOmU0c3JzZw==
SENDING:   User-Agent: ddclient/3.7.3
SENDING:   Connection: close
SENDING:   
RECEIVE:  HTTP/1.1 301 Moved Permanently
RECEIVE:  Date: Tue, 13 Oct 2009 00:31:38 GMT
RECEIVE:  Server: Apache
RECEIVE:  Location: 
http://dynamic.zoneedit.com/auth/dynamic.html?host=test.giles.net.nz&dnsto=202.78.240.7
RECEIVE:  Content-Length: 299
RECEIVE:  Connection: close
RECEIVE:  Content-Type: text/html; charset=iso-8859-1
RECEIVE:  
RECEIVE:  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
RECEIVE:  <html><head>
RECEIVE:  <title>301 Moved Permanently</title>
RECEIVE:  </head><body>
RECEIVE:  <h1>Moved Permanently</h1>
RECEIVE:  <p>The document has moved <a 
href="http://dynamic.zoneedit.com/auth/dynamic.html?host=test.giles.net.nz&amp;dnsto=202.78.240.7";>here</a>.</p>
RECEIVE:  </body></html>
$

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-486
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ddclient depends on:
ii  debconf [debconf-2.0]        1.5.24      Debian configuration management sy
ii  initscripts                  2.86.ds1-61 Scripts for initializing and shutt
ii  lsb-base                     3.2-20      Linux Standard Base 3.2 init scrip
ii  perl [perl5]                 5.10.0-19   Larry Wall's Practical Extraction 

Versions of packages ddclient recommends:
ii  libio-socket-ssl-perl         1.16-1     Perl module implementing object or

ddclient suggests no packages.

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to