Package: newpki-server
Version: 2.0.0+beta4-1
newpki-server should not take into consideration (at least not rely on
the existence of) the debconf entry mysql-server/start_on_boot in its
postinst script, as that is dropped from mysql-server since 4.0.23-6 and
not set in mysql-server-4.1 and mysql-server-5.0.
Asking for it leads to:
+ db_get mysql-server/start_on_boot
+ _db_cmd 'GET mysql-server/start_on_boot'
+ echo 'GET mysql-server/start_on_boot'
+ IFS='
'
+ read -r _db_internal_line
+ RET='10 mysql-server/start_on_boot doesn'\''t exist'
+ return 10
+ AUTOSTART='10 mysql-server/start_on_boot doesn'\''t exist'
and subsequent failure of dpkg-configure on installation.
Taking into account the reasoning behind dropping that from mysql-server
(see #274264) I'm not sure, what the best solution is. Dropping the
question altogether or check for the error code and fork accordingly
(and think of the possibility of another package [4.1 or
5.0] providing mysql-server, which I'm just looking into)
regards
Klaus Hörcher
- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-wb-b
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages newpki-server depends on:
ii adduser 3.67 Add and remove users and groups
ii debconf [debconf-2.0] 1.4.57 Debian configuration
management sy
ii libc6 2.3.5-3 GNU C Library: Shared
libraries an
ii libgcc1 1:4.0.1-4 GCC support library
ii libldap2 2.1.30-11 OpenLDAP libraries
ii libmysqlclient12 4.0.24-10 mysql database client library
ii libnewpki2 2.0.0+beta4-3 PKI based on the OpenSSL
low-level
ii libssl0.9.7 0.9.7g-1 SSL shared libraries
ii libstdc++6 4.0.1-4 The GNU Standard C++ Library v3
Versions of packages newpki-server recommends:
ii mysql-server-5.0 [mysql-se 5.0.7beta-1 mysql database server binaries
ii newpki-client 2.0.0+beta4-1 PKI based on the OpenSSL
low-level
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]