Package: havp Version: 0.92a-2 Severity: serious User: debian...@lists.debian.org Usertags: instest-20110825 instest
Hi, While testing the installation of all packages in sid, I ran into the following problem: > Reading package lists... > Building dependency tree... > Reading state information... > Starting > Starting 2 > Done > Suggested packages: > squid > The following NEW packages will be installed: > havp > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. > Need to get 160 kB of archives. > After this operation, 856 kB of additional disk space will be used. > Get:1 http://localhost/debian/ sid/main havp amd64 0.92a-2 [160 kB] > Preconfiguring packages ... > Fetched 160 kB in 0s (2471 kB/s) > Selecting previously deselected package havp. > (Reading database ... 8771 files and directories currently installed.) > Unpacking havp (from .../havp_0.92a-2_amd64.deb) ... > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/havp.postinst > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/havp.postrm > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/havp.prerm > Setting up havp (0.92a-2) ... > + CONFIGFILE=/etc/default/havp > + set -e > + . /usr/share/debconf/confmodule > + [ ! ] > + PERL_DL_NONLAZY=1 > + export PERL_DL_NONLAZY > + [ ] > + exec /usr/share/debconf/frontend /var/lib/dpkg/info/havp.postinst configure > + CONFIGFILE=/etc/default/havp > + set -e > + . /usr/share/debconf/confmodule > + [ ! 1 ] > + [ -z ] > + exec > + [ ] > + exec > + DEBCONF_REDIR=1 > + export DEBCONF_REDIR > + getent group havp > + addgroup --system havp > Adding group `havp' (GID 110) ... > Done. > + getent passwd havp > + adduser --quiet --system --no-create-home --home /var/run/havp --ingroup > havp havp > + chown havp:havp /var/run/havp > + chown havp:havp /var/log/havp > + chown havp:havp /var/lib/havp > + chown havp:havp /var/spool/havp > + [ ! -e /etc/default/havp ] > + echo # Use a loopback mount for the scanner files? > + echo USE_LOOPBACK= > + db_get havp/loopback_mount > + _db_cmd GET havp/loopback_mount > + _db_internal_IFS= > > + IFS= > + printf %s\n GET havp/loopback_mount > + IFS= > > + IFS= > read -r _db_internal_line > + RET=true > + return 0 > + [ true = true ] > + cp -a -f /etc/default/havp /etc/default/havp.tmp > + grep -Eq ^ *USE_LOOPBACK= /etc/default/havp > + sed -e s/^ *USE_LOOPBACK=.*/USE_LOOPBACK="true"/ > + mv -f /etc/default/havp.tmp /etc/default/havp > + havp_dir=/var/lib/havp > + havp_loopback=/var/lib/havp/havp.loop > + havp_mountpoint=/var/spool/havp > + [ -f /var/lib/havp/havp.loop ] > + db_get havp/loopback_size > + _db_cmd GET havp/loopback_size > + _db_internal_IFS= > > + IFS= > + printf %s\n GET havp/loopback_size > + IFS= > > + IFS= > read -r _db_internal_line > + RET=100 > + return 0 > + expr 100 * 1024 > + havp_loopsize=102400 > + echo -n Using 102400 kilobytes for building loopback-device > /var/lib/havp/havp.loop with mandatory locks, this MAY take a little while so > please be patient... > Using 102400 kilobytes for building loopback-device /var/lib/havp/havp.loop > with mandatory locks, this MAY take a little while so please be patient... + > dd if=/dev/zero of=/var/lib/havp/havp.loop bs=1024 count=102400 > + mkfs.ext3 -F /var/lib/havp/havp.loop > dpkg: error processing havp (--configure): > subprocess installed post-installation script returned error exit status 1 > configured to not write apport reports > Errors were encountered while processing: > havp > E: Sub-process /usr/bin/dpkg returned an error code (1) The full build log is available from: http://people.debian.org/~lucas/logs/2011/08/25/havp.log It is reproducible by installing your package in a clean chroot, using the debconf Noninteractive frontend, and priority: critical. This test was carried out using about 50 AMD64 nodes of the Grid'5000 platform. Internet was not accessible from the nodes. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org