Start: 2014-04-10 03:01:39 UTC Package: javahelper Priority: optional Section: java Installed-Size: 300 Maintainer: Debian Java Maintainers Architecture: all Source: javatools Version: 0.32 Depends: fastjar, debhelper, devscripts, bsdmainutils, dpkg-dev, dctrl-tools, libarchive-zip-perl (>= 1.20) Suggests: cvs, gawk, tofrodos Filename: pool/main/j/javatools/javahelper_0.32_all.deb Size: 84656 MD5sum: b0fbaeb774e76643810758d204b7c312 SHA1: 36940306fc9004b8b7618dae9f2d1fe9c17a4a00 SHA256: 79767c06a436f84e9c8bb8aa7dd052d6c439272221419ac382320b30718183b4 Description: Helper scripts for packaging Java programs Javahelper contains several scripts which help in packaging Java programs. . jh_depends searches jars to find which packages they depend on, similar to dh_shlibdeps. It will also add depends on jarwrapper for packages with executable jars. . jh_classpath will register the classpath dependencies for each jar so that they can be automatically loaded when that jar is used by other programs. . jh_manifest updates the manifest in jar files according to a provided spec so that the resultant jar files will work with jarwrapper-enabled packages. . jh_exec looks for symlinks to jars which should be executable and makes them executable . jh_build builds java files to jars for you. . jh_installlibs installs library jars into the correct locations . jh_makepkg generates a template for a Debian Java package for you . jh_installeclipse installs features/plugins built by pde-build. . jh_setupenvironment prepares an out of source built for eclipse builds. . jh_generateorbitdir creates an populates an orbit dir for eclipse builds. . jh_compilefeatures compiles eclipse features based on feature ids. . /usr/share/javahelper/java-vars.mk provides a selection of useful variables such as various JVM paths and the JVM name for the architecture . /usr/share/javahelper/java-arch.sh converts Debian architecture names into java names to locate libjvm.so in non-make build systems . javahelper provides CDBS and dh macros so that it can be used with those package build systems. . Note that some of the eclipse helpers depends on packages not pulled by default (like with devscripts). You can find these scripts in Suggests. Tag: devel::{buildtools,lang:java,packaging}, implemented-in::shell, interface::commandline, role::program, scope::utility Executing: sudo env PYTHONPATH=/srv/piuparts.debian.org/lib/python2.7/dist-packages timeout -s INT -k 5m 35m /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz -d squeeze --no-upgrade-test --apt javahelper=0.32 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong. 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.57.1~201403012113~0.57-23-gfd8571c starting up. 0m0.0s INFO: Command line arguments: /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz -d squeeze --no-upgrade-test --apt javahelper=0.32 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmp8Bosrl 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmp8Bosrl 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m1.8s DEBUG: Created policy-rc.d and chmodded it. 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'update'] 0m1.9s DUMP: Hit http://mirror.bm.debian.org squeeze Release.gpg Ign http://mirror.bm.debian.org/debian/ squeeze/main Translation-en Hit http://mirror.bm.debian.org squeeze Release Hit http://mirror.bm.debian.org squeeze/main amd64 Packages Reading package lists... 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmp8Bosrl/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmp8Bosrl/tmp/scripts/ 0m2.2s INFO: Running scripts post_setup 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s DUMP: *** Adding fake essential packages *** Reading package lists... Building dependency tree... Suggested packages: perl-modules The following NEW packages will be installed: adduser ucf 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 320 kB of archives. After this operation, 1532 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main adduser all 3.112+nmu2 [250 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main ucf all 3.0025+nmu1 [69.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 320 kB in 0s (15.2 MB/s) Selecting previously deselected package adduser. (Reading database ... 6135 files and directories currently installed.) Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../ucf_3.0025+nmu1_all.deb) ... Moving old data out of the way Setting up adduser (3.112+nmu2) ... Setting up ucf (3.0025+nmu1) ... 0m3.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'clean'] 0m3.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'clean'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--get-selections', '*'] 0m3.7s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--get-selections', '*'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg-divert', '--list'] 0m3.7s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg-divert', '--list'] 0m3.7s INFO: apt-cache does not know about any of the requested packages 0m3.7s INFO: Running scripts pre_test 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_test_root_password'] 0m3.7s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_test_root_password'] 0m3.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m3.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m4.7s DEBUG: No broken symlinks as far as we can find. 0m4.7s INFO: Running scripts pre_install 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_database-server'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_database-server'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_extras'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_extras'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-cache', 'show', 'javahelper=0.32'] 0m4.8s DUMP: Package: javahelper Priority: optional Section: java Installed-Size: 300 Maintainer: Debian Java Maintainers Architecture: all Source: javatools Version: 0.32 Depends: fastjar, debhelper, devscripts, bsdmainutils, dpkg-dev, dctrl-tools, libarchive-zip-perl (>= 1.20) Suggests: cvs, gawk, tofrodos Filename: pool/main/j/javatools/javahelper_0.32_all.deb Size: 84656 MD5sum: b0fbaeb774e76643810758d204b7c312 SHA1: 36940306fc9004b8b7618dae9f2d1fe9c17a4a00 SHA256: 79767c06a436f84e9c8bb8aa7dd052d6c439272221419ac382320b30718183b4 Description: Helper scripts for packaging Java programs Javahelper contains several scripts which help in packaging Java programs. . jh_depends searches jars to find which packages they depend on, similar to dh_shlibdeps. It will also add depends on jarwrapper for packages with executable jars. . jh_classpath will register the classpath dependencies for each jar so that they can be automatically loaded when that jar is used by other programs. . jh_manifest updates the manifest in jar files according to a provided spec so that the resultant jar files will work with jarwrapper-enabled packages. . jh_exec looks for symlinks to jars which should be executable and makes them executable . jh_build builds java files to jars for you. . jh_installlibs installs library jars into the correct locations . jh_makepkg generates a template for a Debian Java package for you . jh_installeclipse installs features/plugins built by pde-build. . jh_setupenvironment prepares an out of source built for eclipse builds. . jh_generateorbitdir creates an populates an orbit dir for eclipse builds. . jh_compilefeatures compiles eclipse features based on feature ids. . /usr/share/javahelper/java-vars.mk provides a selection of useful variables such as various JVM paths and the JVM name for the architecture . /usr/share/javahelper/java-arch.sh converts Debian architecture names into java names to locate libjvm.so in non-make build systems . javahelper provides CDBS and dh macros so that it can be used with those package build systems. . Note that some of the eclipse helpers depends on packages not pulled by default (like with devscripts). You can find these scripts in Suggests. Tag: devel::{buildtools,lang:java,packaging}, implemented-in::shell, interface::commandline, role::program, scope::utility 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-cache', 'show', 'javahelper=0.32'] 0m4.8s DEBUG: metapackage: Package: piuparts-depends-dummy Version: 0.invalid.0 Architecture: all Maintainer: piuparts developers team Description: Dummy package to satisfy dependencies - created by piuparts This package was created automatically by piuparts and can safely be removed Depends: fastjar, debhelper, devscripts, bsdmainutils, dpkg-dev, dctrl-tools, libarchive-zip-perl (>= 1.20) 0m4.8s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpD7cWJ7/piuparts-depends-dummy'] 0m4.9s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpD7cWJ7/piuparts-depends-dummy.deb'. 0m4.9s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpD7cWJ7/piuparts-depends-dummy'] 0m4.9s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpD7cWJ7/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmp8Bosrl/tmp 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6258 files and directories currently installed.) Unpacking piuparts-depends-dummy (from tmp/piuparts-depends-dummy.deb) ... dpkg: dependency problems prevent configuration of piuparts-depends-dummy: piuparts-depends-dummy depends on fastjar; however: Package fastjar is not installed. piuparts-depends-dummy depends on debhelper; however: Package debhelper is not installed. piuparts-depends-dummy depends on devscripts; however: Package devscripts is not installed. piuparts-depends-dummy depends on bsdmainutils; however: Package bsdmainutils is not installed. piuparts-depends-dummy depends on dpkg-dev; however: Package dpkg-dev is not installed. piuparts-depends-dummy depends on dctrl-tools; however: Package dctrl-tools is not installed. piuparts-depends-dummy depends on libarchive-zip-perl (>= 1.20); however: Package libarchive-zip-perl is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m4.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', '-yf', 'install'] 0m26.9s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: binutils bsdmainutils bzip2 dctrl-tools debhelper devscripts dpkg-dev fastjar file gettext gettext-base groff-base html2text intltool-debian libarchive-zip-perl libcroco3 libdb4.7 libdpkg-perl libgdbm3 libglib2.0-0 libgomp1 libmagic1 libpcre3 libtimedate-perl libunistring0 libxml2 make man-db patch perl perl-modules po-debconf Suggested packages: binutils-doc cpp wamerican wordlist whois vacation bzip2-doc debtags dh-make build-essential cvs-buildpackage devscripts-el gnuplot libfile-desktopentry-perl libnet-smtp-ssl-perl mutt svn-buildpackage w3m gettext-doc groff make-doc less ed diffutils-doc perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl libmail-box-perl Recommended packages: at curl wget debian-keyring debian-maintainers dput dupload equivs fakeroot libauthen-sasl-perl libcrypt-ssleay-perl libparse-debcontrol-perl libsoap-lite-perl libterm-size-perl liburi-perl libwww-perl libyaml-syck-perl lintian lsb-release bsd-mailx mailx patchutils ssh-client strace unzip wdiff www-browser subversion cvs darcs tla bzr git-core mercurial lzma libjson-perl gcc c-compiler libalgorithm-merge-perl autopoint libglib2.0-data shared-mime-info xml-core netbase libmail-sendmail-perl libcompress-zlib-perl The following NEW packages will be installed: binutils bsdmainutils bzip2 dctrl-tools debhelper devscripts dpkg-dev fastjar file gettext gettext-base groff-base html2text intltool-debian libarchive-zip-perl libcroco3 libdb4.7 libdpkg-perl libgdbm3 libglib2.0-0 libgomp1 libmagic1 libpcre3 libtimedate-perl libunistring0 libxml2 make man-db patch perl perl-modules po-debconf 0 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 24.7 MB of archives. After this operation, 83.8 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main fastjar amd64 2:0.98-3 [90.2 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main perl-modules all 5.10.1-17squeeze6 [3482 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libdb4.7 amd64 4.7.25-9 [662 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libgdbm3 amd64 1.8.3-9 [46.2 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main perl amd64 5.10.1-17squeeze6 [4462 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libmagic1 amd64 5.04-5+squeeze2 [235 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main file amd64 5.04-5+squeeze2 [50.0 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main libtimedate-perl all 1.2000-1 [41.2 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main libdpkg-perl all 1.15.8.13 [695 kB] Get:10 http://mirror.bm.debian.org/debian/ squeeze/main bzip2 amd64 1.0.5-6+squeeze1 [50.5 kB] Get:11 http://mirror.bm.debian.org/debian/ squeeze/main patch amd64 2.6-2 [120 kB] Get:12 http://mirror.bm.debian.org/debian/ squeeze/main make amd64 3.81-8 [398 kB] Get:13 http://mirror.bm.debian.org/debian/ squeeze/main binutils amd64 2.20.1-16 [3993 kB] Get:14 http://mirror.bm.debian.org/debian/ squeeze/main dpkg-dev all 1.15.8.13 [813 kB] Get:15 http://mirror.bm.debian.org/debian/ squeeze/main html2text amd64 1.3.2a-15 [103 kB] Get:16 http://mirror.bm.debian.org/debian/ squeeze/main libpcre3 amd64 8.02-1.1 [234 kB] Get:17 http://mirror.bm.debian.org/debian/ squeeze/main libglib2.0-0 amd64 2.24.2-1 [1122 kB] Get:18 http://mirror.bm.debian.org/debian/ squeeze/main libxml2 amd64 2.7.8.dfsg-2+squeeze8 [874 kB] Get:19 http://mirror.bm.debian.org/debian/ squeeze/main libcroco3 amd64 0.6.2-1 [125 kB] Get:20 http://mirror.bm.debian.org/debian/ squeeze/main libgomp1 amd64 4.4.5-8 [25.3 kB] Get:21 http://mirror.bm.debian.org/debian/ squeeze/main libunistring0 amd64 0.9.3-3 [437 kB] Get:22 http://mirror.bm.debian.org/debian/ squeeze/main gettext-base amd64 0.18.1.1-3 [153 kB] Get:23 http://mirror.bm.debian.org/debian/ squeeze/main gettext amd64 0.18.1.1-3 [2076 kB] Get:24 http://mirror.bm.debian.org/debian/ squeeze/main intltool-debian all 0.35.0+20060710.1 [30.8 kB] Get:25 http://mirror.bm.debian.org/debian/ squeeze/main po-debconf all 1.0.16+nmu1 [223 kB] Get:26 http://mirror.bm.debian.org/debian/ squeeze/main groff-base amd64 1.20.1-10 [1123 kB] Get:27 http://mirror.bm.debian.org/debian/ squeeze/main bsdmainutils amd64 8.0.13 [203 kB] Get:28 http://mirror.bm.debian.org/debian/ squeeze/main man-db amd64 2.5.7-8 [1543 kB] Get:29 http://mirror.bm.debian.org/debian/ squeeze/main debhelper all 8.0.0 [454 kB] Get:30 http://mirror.bm.debian.org/debian/ squeeze/main devscripts amd64 2.10.69+squeeze4 [649 kB] Get:31 http://mirror.bm.debian.org/debian/ squeeze/main dctrl-tools amd64 2.14.5 [117 kB] Get:32 http://mirror.bm.debian.org/debian/ squeeze/main libarchive-zip-perl all 1.30-3 [96.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 24.7 MB in 9s (2474 kB/s) Selecting previously deselected package fastjar. (Reading database ... 6258 files and directories currently installed.) Unpacking fastjar (from .../fastjar_2%3a0.98-3_amd64.deb) ... Selecting previously deselected package perl-modules. Unpacking perl-modules (from .../perl-modules_5.10.1-17squeeze6_all.deb) ... Selecting previously deselected package libdb4.7. Unpacking libdb4.7 (from .../libdb4.7_4.7.25-9_amd64.deb) ... Selecting previously deselected package libgdbm3. Unpacking libgdbm3 (from .../libgdbm3_1.8.3-9_amd64.deb) ... Selecting previously deselected package perl. Unpacking perl (from .../perl_5.10.1-17squeeze6_amd64.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-5+squeeze2_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../file_5.04-5+squeeze2_amd64.deb) ... Selecting previously deselected package libtimedate-perl. Unpacking libtimedate-perl (from .../libtimedate-perl_1.2000-1_all.deb) ... Selecting previously deselected package libdpkg-perl. Unpacking libdpkg-perl (from .../libdpkg-perl_1.15.8.13_all.deb) ... Selecting previously deselected package bzip2. Unpacking bzip2 (from .../bzip2_1.0.5-6+squeeze1_amd64.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../archives/patch_2.6-2_amd64.deb) ... Selecting previously deselected package make. Unpacking make (from .../archives/make_3.81-8_amd64.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.20.1-16_amd64.deb) ... Selecting previously deselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.15.8.13_all.deb) ... Selecting previously deselected package html2text. Unpacking html2text (from .../html2text_1.3.2a-15_amd64.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_8.02-1.1_amd64.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.24.2-1_amd64.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.7.8.dfsg-2+squeeze8_amd64.deb) ... Selecting previously deselected package libcroco3. Unpacking libcroco3 (from .../libcroco3_0.6.2-1_amd64.deb) ... Selecting previously deselected package libgomp1. Unpacking libgomp1 (from .../libgomp1_4.4.5-8_amd64.deb) ... Selecting previously deselected package libunistring0. Unpacking libunistring0 (from .../libunistring0_0.9.3-3_amd64.deb) ... Selecting previously deselected package gettext-base. Unpacking gettext-base (from .../gettext-base_0.18.1.1-3_amd64.deb) ... Selecting previously deselected package gettext. Unpacking gettext (from .../gettext_0.18.1.1-3_amd64.deb) ... Selecting previously deselected package intltool-debian. Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ... Selecting previously deselected package po-debconf. Unpacking po-debconf (from .../po-debconf_1.0.16+nmu1_all.deb) ... Selecting previously deselected package groff-base. Unpacking groff-base (from .../groff-base_1.20.1-10_amd64.deb) ... Selecting previously deselected package bsdmainutils. Unpacking bsdmainutils (from .../bsdmainutils_8.0.13_amd64.deb) ... Selecting previously deselected package man-db. Unpacking man-db (from .../man-db_2.5.7-8_amd64.deb) ... Selecting previously deselected package debhelper. Unpacking debhelper (from .../debhelper_8.0.0_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.10.69+squeeze4_amd64.deb) ... Selecting previously deselected package dctrl-tools. Unpacking dctrl-tools (from .../dctrl-tools_2.14.5_amd64.deb) ... Selecting previously deselected package libarchive-zip-perl. Unpacking libarchive-zip-perl (from .../libarchive-zip-perl_1.30-3_all.deb) ... Setting up fastjar (2:0.98-3) ... Setting up libdb4.7 (4.7.25-9) ... Setting up libgdbm3 (1.8.3-9) ... Setting up libmagic1 (5.04-5+squeeze2) ... Setting up file (5.04-5+squeeze2) ... Setting up bzip2 (1.0.5-6+squeeze1) ... Setting up patch (2.6-2) ... Setting up make (3.81-8) ... Setting up binutils (2.20.1-16) ... Setting up html2text (1.3.2a-15) ... Setting up libpcre3 (8.02-1.1) ... Setting up libglib2.0-0 (2.24.2-1) ... Setting up libxml2 (2.7.8.dfsg-2+squeeze8) ... Setting up libcroco3 (0.6.2-1) ... Setting up libgomp1 (4.4.5-8) ... Setting up libunistring0 (0.9.3-3) ... Setting up gettext-base (0.18.1.1-3) ... Setting up gettext (0.18.1.1-3) ... Setting up groff-base (1.20.1-10) ... Setting up bsdmainutils (8.0.13) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode. update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode. Setting up man-db (2.5.7-8) ... Building database of manual pages ... Setting up dctrl-tools (2.14.5) ... Setting up perl-modules (5.10.1-17squeeze6) ... Setting up perl (5.10.1-17squeeze6) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode. Setting up libtimedate-perl (1.2000-1) ... Setting up libdpkg-perl (1.15.8.13) ... Setting up dpkg-dev (1.15.8.13) ... Setting up intltool-debian (0.35.0+20060710.1) ... Setting up po-debconf (1.0.16+nmu1) ... Setting up debhelper (8.0.0) ... Setting up devscripts (2.10.69+squeeze4) ... Setting up libarchive-zip-perl (1.30-3) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m26.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', '-yf', 'install'] 0m26.9s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m26.9s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmp8Bosrl/tmp/piuparts-depends-dummy.deb 0m26.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m27.0s DUMP: piuparts-depends-dummy install ok installed 0m27.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m27.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m27.0s DUMP: (Reading database ... 9761 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m27.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m27.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'clean'] 0m27.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'clean'] 0m27.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m27.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m29.1s DEBUG: No broken symlinks as far as we can find. 0m29.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-cache', 'policy'] 0m29.1s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages release v=6.0.9,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 0m29.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-cache', 'policy'] 0m29.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-cache', 'policy', 'javahelper'] 0m29.1s DUMP: javahelper: Installed: (none) Candidate: 0.32 Version table: 0.32 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m29.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-cache', 'policy', 'javahelper'] 0m29.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', '-y', 'install', 'javahelper=0.32'] 0m30.3s DUMP: Reading package lists... Building dependency tree... Reading state information... Suggested packages: cvs gawk tofrodos The following NEW packages will be installed: javahelper 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 84.7 kB of archives. After this operation, 307 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main javahelper all 0.32 [84.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 84.7 kB in 0s (267 kB/s) Selecting previously deselected package javahelper. (Reading database ... 9761 files and directories currently installed.) Unpacking javahelper (from .../javahelper_0.32_all.deb) ... Processing triggers for man-db ... Setting up javahelper (0.32) ... 0m30.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', '-y', 'install', 'javahelper=0.32'] 0m30.3s INFO: Running scripts post_install 0m30.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m30.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m31.8s DEBUG: No broken symlinks as far as we can find. 0m31.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--get-selections', '*'] 0m31.9s DUMP: adduser install apt install base-files install base-passwd install bash install binutils install bsdmainutils install bsdutils install bzip2 install coreutils install dash install dctrl-tools install debconf install debconf-i18n install debhelper install debian-archive-keyring install debianutils install devscripts install diffutils install dpkg install dpkg-dev install e2fslibs install e2fsprogs install fastjar install file install findutils install gcc-4.4-base install gettext install gettext-base install gnupg install gpgv install grep install groff-base install gzip install hostname install html2text install initscripts install insserv install intltool-debian install javahelper install libacl1 install libarchive-zip-perl install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libcroco3 install libdb4.7 install libdb4.8 install libdpkg-perl install libgcc1 install libgdbm3 install libglib2.0-0 install libgomp1 install liblocale-gettext-perl install liblzma2 install libmagic1 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libpcre3 install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libtimedate-perl install libunistring0 install libusb-0.1-4 install libuuid1 install libxml2 install login install lsb-base install make install man-db install mawk install mount install ncurses-base install ncurses-bin install passwd install patch install perl install perl-base install perl-modules install po-debconf install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m31.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--get-selections', '*'] 0m32.7s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', '-ac'] 0m33.6s DUMP: debsums: no md5sums for binutils debsums: no md5sums for dctrl-tools debsums: no md5sums for mawk 0m33.6s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', '-ac'] 0m33.6s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m33.6s DUMP: 0.11.3~bpo70+1 0m33.6s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m33.6s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m33.6s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'javahelper'] 0m33.8s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'javahelper'] 0m33.8s INFO: Running scripts pre_remove 0m33.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m33.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m33.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m33.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m33.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m33.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m33.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m34.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m34.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_exceptions'] 0m34.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/pre_remove_exceptions'] 0m34.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'remove', 'libglib2.0-0', 'libgomp1', 'libxml2', 'libmagic1', 'file', 'bsdmainutils', 'fastjar', 'perl-modules', 'make', 'gettext', 'perl', 'libcroco3', 'libgdbm3', 'man-db', 'libtimedate-perl', 'libarchive-zip-perl', 'groff-base', 'libunistring0', 'libdpkg-perl', 'debhelper', 'libpcre3', 'bzip2', 'dpkg-dev', 'devscripts', 'dctrl-tools', 'intltool-debian', 'patch', 'html2text', 'libdb4.7', 'gettext-base', 'po-debconf', 'binutils', 'javahelper'] 0m34.9s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: binutils bsdmainutils bzip2 dctrl-tools debhelper devscripts dpkg-dev fastjar file gettext gettext-base groff-base html2text intltool-debian javahelper libarchive-zip-perl libcroco3 libdb4.7 libdpkg-perl libgdbm3 libglib2.0-0 libgomp1 libmagic1 libpcre3 libtimedate-perl libunistring0 libxml2 make man-db patch perl perl-modules po-debconf 0 upgraded, 0 newly installed, 33 to remove and 0 not upgraded. After this operation, 84.1 MB disk space will be freed. (Reading database ... 9818 files and directories currently installed.) Removing javahelper ... Removing devscripts ... Removing debhelper ... Removing dpkg-dev ... Removing binutils ... Removing man-db ... Removing bsdmainutils ... Removing bzip2 ... Removing dctrl-tools ... Removing fastjar ... Removing file ... Removing po-debconf ... Removing intltool-debian ... Removing gettext ... Removing gettext-base ... Removing groff-base ... Removing html2text ... Removing libarchive-zip-perl ... Removing libcroco3 ... Removing libdpkg-perl ... Removing libtimedate-perl ... Removing libglib2.0-0 ... Removing libgomp1 ... Removing libmagic1 ... Removing libpcre3 ... Removing libunistring0 ... Removing libxml2 ... Removing make ... Removing patch ... Removing perl ... Removing perl-modules ... Removing libdb4.7 ... Removing libgdbm3 ... 0m34.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'remove', 'libglib2.0-0', 'libgomp1', 'libxml2', 'libmagic1', 'file', 'bsdmainutils', 'fastjar', 'perl-modules', 'make', 'gettext', 'perl', 'libcroco3', 'libgdbm3', 'man-db', 'libtimedate-perl', 'libarchive-zip-perl', 'groff-base', 'libunistring0', 'libdpkg-perl', 'debhelper', 'libpcre3', 'bzip2', 'dpkg-dev', 'devscripts', 'dctrl-tools', 'intltool-debian', 'patch', 'html2text', 'libdb4.7', 'gettext-base', 'po-debconf', 'binutils', 'javahelper'] 0m34.9s INFO: Running scripts post_remove 0m34.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_remove_exceptions_lenny'] 0m34.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_remove_exceptions_lenny'] 0m34.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_remove_extras'] 0m34.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_remove_extras'] 0m34.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', 'libglib2.0-0', 'libgomp1', 'libxml2', 'libmagic1', 'file', 'bsdmainutils', 'fastjar', 'perl-modules', 'make', 'gettext', 'perl', 'libcroco3', 'libgdbm3', 'man-db', 'libtimedate-perl', 'libarchive-zip-perl', 'groff-base', 'libunistring0', 'libdpkg-perl', 'debhelper', 'libpcre3', 'bzip2', 'dpkg-dev', 'devscripts', 'dctrl-tools', 'intltool-debian', 'patch', 'html2text', 'libdb4.7', 'gettext-base', 'po-debconf', 'binutils'] 0m35.2s DUMP: (Reading database ... 6286 files and directories currently installed.) Removing libglib2.0-0 ... Purging configuration files for libglib2.0-0 ... Removing libgomp1 ... Purging configuration files for libgomp1 ... Removing libxml2 ... Purging configuration files for libxml2 ... Removing libmagic1 ... Purging configuration files for libmagic1 ... dpkg: warning: ignoring request to remove file which isn't installed. Removing bsdmainutils ... Purging configuration files for bsdmainutils ... dpkg: warning: ignoring request to remove fastjar which isn't installed. Removing perl-modules ... Purging configuration files for perl-modules ... dpkg: warning: ignoring request to remove make which isn't installed. dpkg: warning: ignoring request to remove gettext which isn't installed. dpkg: warning: ignoring request to remove perl which isn't installed. Removing libcroco3 ... Purging configuration files for libcroco3 ... Removing libgdbm3 ... Purging configuration files for libgdbm3 ... Removing man-db ... Purging configuration files for man-db ... Removing catpages as well as /var/cache/man hierarchy. dpkg: warning: ignoring request to remove libtimedate-perl which isn't installed. dpkg: warning: ignoring request to remove libarchive-zip-perl which isn't installed. Removing groff-base ... Purging configuration files for groff-base ... Removing libunistring0 ... Purging configuration files for libunistring0 ... dpkg: warning: ignoring request to remove libdpkg-perl which isn't installed. dpkg: warning: ignoring request to remove debhelper which isn't installed. Removing libpcre3 ... Purging configuration files for libpcre3 ... dpkg: warning: ignoring request to remove bzip2 which isn't installed. Removing dpkg-dev ... Purging configuration files for dpkg-dev ... Removing devscripts ... Purging configuration files for devscripts ... Removing dctrl-tools ... Purging configuration files for dctrl-tools ... dpkg: warning: ignoring request to remove intltool-debian which isn't installed. dpkg: warning: ignoring request to remove patch which isn't installed. Removing html2text ... Purging configuration files for html2text ... dpkg: warning: ignoring request to remove libdb4.7 which isn't installed. dpkg: warning: ignoring request to remove gettext-base which isn't installed. dpkg: warning: ignoring request to remove po-debconf which isn't installed. Removing binutils ... Purging configuration files for binutils ... 0m35.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', 'libglib2.0-0', 'libgomp1', 'libxml2', 'libmagic1', 'file', 'bsdmainutils', 'fastjar', 'perl-modules', 'make', 'gettext', 'perl', 'libcroco3', 'libgdbm3', 'man-db', 'libtimedate-perl', 'libarchive-zip-perl', 'groff-base', 'libunistring0', 'libdpkg-perl', 'debhelper', 'libpcre3', 'bzip2', 'dpkg-dev', 'devscripts', 'dctrl-tools', 'intltool-debian', 'patch', 'html2text', 'libdb4.7', 'gettext-base', 'po-debconf', 'binutils'] 0m35.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', 'javahelper'] 0m35.2s DUMP: dpkg: warning: ignoring request to remove javahelper which isn't installed. 0m35.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', 'javahelper'] 0m35.2s INFO: Running scripts post_purge 0m35.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_purge_exceptions'] 0m35.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'tmp/scripts/post_purge_exceptions'] 0m35.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', '--pending'] 0m35.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--purge', '--pending'] 0m35.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--remove', '--pending'] 0m35.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg', '--remove', '--pending'] 0m35.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m35.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m36.2s DEBUG: No broken symlinks as far as we can find. 0m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg-divert', '--list'] 0m36.3s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 0m36.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'dpkg-divert', '--list'] 0m36.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'clean'] 0m36.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'apt-get', 'clean'] 0m37.3s INFO: PASS: Installation and purging test. 0m37.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'umount', '/proc'] 0m37.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp8Bosrl', 'umount', '/proc'] 0m37.5s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m37.6s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmp8Bosrl'] 0m37.6s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmp8Bosrl 0m37.6s INFO: PASS: All tests. 0m37.6s INFO: piuparts run ends. ret=0 End: 2014-04-10 03:02:17 UTC