Package: ddclient
Version: 3.8.0-3
Severity: important
When installing ddclient *without* using the debconf frontend (for
example when deploying via FAI) a fresh installation fails:
# DEBIAN_FRONTEND=noninteractive apt-get -y install ddclient
[...]
Unpacking libnet-ssleay-perl (from .../libnet-ssleay-perl_1.35-2_i386.deb) ...
Selecting previously deselected package libio-socket-ssl-perl.
Unpacking libio-socket-ssl-perl (from .../libio-socket-ssl-perl_1.24-1_all.deb)
...
Selecting previously deselected package libnet-libidn-perl.
Unpacking libnet-libidn-perl (from .../libnet-libidn-perl_0.07-1+b1_i386.deb)
...
Selecting previously deselected package ddclient.
Unpacking ddclient (from .../ddclient_3.8.0-3_all.deb) ...
Processing triggers for man-db ...
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up libnet-ssleay-perl (1.35-2) ...
Setting up libio-socket-ssl-perl (1.24-1) ...
Setting up libnet-libidn-perl (0.07-1+b1) ...
Setting up ddclient (3.8.0-3) ...
dpkg: error processing ddclient (--configure):
subprocess installed post-installation script returned error exit status 30
Errors were encountered while processing:
ddclient
Cannot find /proc/version - is /proc mounted?
E: Sub-process /usr/bin/dpkg returned an error code (1)
Running '/var/lib/dpkg/info/ddclient.postinst configure'
under 'set -x' outputs the following lines:
[...]
+ read -r _db_internal_line
+ RET='value set'
+ case ${_db_internal_line%%[ ]*} in
+ return 0
+ '[' -z ']'
+ db_input high ddclient/blankhostslist
+ _db_cmd 'INPUT high' ddclient/blankhostslist
+ IFS=' '
+ printf '%s\n' 'INPUT high ddclient/blankhostslist'
+ IFS='
'
+ read -r _db_internal_line
+ RET='30 question skipped'
+ case ${_db_internal_line%%[ ]*} in
+ return 30
If you need further information please let me know, I can easily
reproduce the problem.
regards,
-mika-
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]