Package: util-vserver
Version: 0.30.210-3
Severity: important
*** Please type your report below this line ***
Install fails with the following message:
dpkg: error processing util-vserver (--install):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
util-vserver
The exit code originates from /usr/share/debconf/frontend.
(debug output of the postinst script):
bash -xv /var/lib/dpkg/info/util-vserver.postinst configure
#!/bin/sh
. /usr/share/debconf/confmodule
+ . /usr/share/debconf/confmodule
#!/bin/sh
# This is a shell library to interface to the Debian configuration management
# system.
###############################################################################
# Initialization.
# Check to see if a FrontEnd is running.
if [ ! "$DEBIAN_HAS_FRONTEND" ]; then
PERL_DL_NONLAZY=1
export PERL_DL_NONLAZY
# Since there is no FrontEnd, this program execs a FrontEnd.
# It will then run a new copy of $0 that can talk to it.
if [ "$DEBCONF_USE_CDEBCONF" ]; then
exec /usr/lib/cdebconf/debconf $0 "$@"
else
exec /usr/share/debconf/frontend $0 "$@"
fi
fi
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/util-vserver.postinst
configure
-- 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.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages util-vserver depends on:
ii debconf 1.4.72 Debian configuration management sy
ii iproute 20051007-4 Professional tools to control the
ii libbeecrypt6 4.1.2-4 open source C library of cryptogra
ii libc6 2.3.6-4 GNU C Library: Shared libraries an
ii make 3.80+3.81.rc2-1 The GNU version of the "make" util
ii net-tools 1.60-17 The NET-3 networking toolkit
Versions of packages util-vserver recommends:
ii binutils 2.16.1cvs20060117-1 The GNU assembler, linker and bina
-- debconf information:
util-vserver/postrm_remove_vserver_configs: false
* util-vserver/start_on_boot: false
util-vserver/prerm_stop_running_vservers: true
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]