Start: 2014-04-08 05:33:28 UTC Package: libnamespace-autoclean-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Debian Perl Group Architecture: all Version: 0.09-1 Depends: perl, libnamespace-clean-perl (>= 0.11), libclass-mop-perl (>= 0.80), libb-hooks-endofscope-perl (>= 0.07) Filename: pool/main/libn/libnamespace-autoclean-perl/libnamespace-autoclean-perl_0.09-1_all.deb Size: 8578 MD5sum: 10a203a7c86443eeb38f285dc9bc7612 SHA1: e728b684c150bbdea6a35cad25308b9e8f5a5b82 SHA256: 166bef7070fe8d2ee7ca31bb4126fda5cb269ec8530b521faf1de82a86566a7d Description: Perl module to remove all imported symbols at the end of the compile cycle namespace::autoclean is a handy module to keep your namespace clean by removing all imported symbols at the end of the current package's compile cycle. Perhaps most importantly, this means that imported functions will no longer be made accidentally accessible to users outside of your package via method invocations. . The way this is done at the end of the compile cycle but prior to execution means that functions will remain accessible for use inside your package, since function calls are resolved at compile time. For the most part, the only change that needs to be made is to load the module. . This module differs slightly from namespace::clean in that it cleans all imported functions, whether or not the imports happened prior to using the pragma. Things that "look" like a method will be left alone (Class::MOP is used for this feature). Homepage: http://search.cpan.org/dist/namespace-autoclean/ Tag: devel::lang:perl, devel::library, implemented-in::perl, qa::low-popcon, role::shared-lib 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 libnamespace-autoclean-perl=0.09-1 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 libnamespace-autoclean-perl=0.09-1 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/tmpbvwwTQ 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpbvwwTQ 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.9s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m2.0s DEBUG: Created policy-rc.d and chmodded it. 0m2.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'update'] 0m2.0s 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... 0m2.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'update'] 0m2.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpbvwwTQ/tmp/scripts/ 0m2.3s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpbvwwTQ/tmp/scripts/ 0m2.3s INFO: Running scripts post_setup 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_forbid_home'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_forbid_home'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.1s 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 (0 B/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.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'clean'] 0m3.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'clean'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', '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/tmpbvwwTQ', 'dpkg', '--get-selections', '*'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', '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/tmpbvwwTQ', '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/tmpbvwwTQ', '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/tmpbvwwTQ', 'tmp/scripts/pre_test_root_password'] 0m3.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m3.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 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/tmpbvwwTQ', 'tmp/scripts/pre_install_database-server'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_database-server'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_extras'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_extras'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-cache', 'show', 'libnamespace-autoclean-perl=0.09-1'] 0m4.8s DUMP: Package: libnamespace-autoclean-perl Priority: optional Section: perl Installed-Size: 64 Maintainer: Debian Perl Group Architecture: all Version: 0.09-1 Depends: perl, libnamespace-clean-perl (>= 0.11), libclass-mop-perl (>= 0.80), libb-hooks-endofscope-perl (>= 0.07) Filename: pool/main/libn/libnamespace-autoclean-perl/libnamespace-autoclean-perl_0.09-1_all.deb Size: 8578 MD5sum: 10a203a7c86443eeb38f285dc9bc7612 SHA1: e728b684c150bbdea6a35cad25308b9e8f5a5b82 SHA256: 166bef7070fe8d2ee7ca31bb4126fda5cb269ec8530b521faf1de82a86566a7d Description: Perl module to remove all imported symbols at the end of the compile cycle namespace::autoclean is a handy module to keep your namespace clean by removing all imported symbols at the end of the current package's compile cycle. Perhaps most importantly, this means that imported functions will no longer be made accidentally accessible to users outside of your package via method invocations. . The way this is done at the end of the compile cycle but prior to execution means that functions will remain accessible for use inside your package, since function calls are resolved at compile time. For the most part, the only change that needs to be made is to load the module. . This module differs slightly from namespace::clean in that it cleans all imported functions, whether or not the imports happened prior to using the pragma. Things that "look" like a method will be left alone (Class::MOP is used for this feature). Homepage: http://search.cpan.org/dist/namespace-autoclean/ Tag: devel::lang:perl, devel::library, implemented-in::perl, qa::low-popcon, role::shared-lib 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-cache', 'show', 'libnamespace-autoclean-perl=0.09-1'] 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: perl, libnamespace-clean-perl (>= 0.11), libclass-mop-perl (>= 0.80), libb-hooks-endofscope-perl (>= 0.07) 0m4.8s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpHvbzYY/piuparts-depends-dummy'] 0m4.8s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpHvbzYY/piuparts-depends-dummy.deb'. 0m4.8s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpHvbzYY/piuparts-depends-dummy'] 0m4.8s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpHvbzYY/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpbvwwTQ/tmp 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.8s 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 perl; however: Package perl is not installed. piuparts-depends-dummy depends on libnamespace-clean-perl (>= 0.11); however: Package libnamespace-clean-perl is not installed. piuparts-depends-dummy depends on libclass-mop-perl (>= 0.80); however: Package libclass-mop-perl is not installed. piuparts-depends-dummy depends on libb-hooks-endofscope-perl (>= 0.07); however: Package libb-hooks-endofscope-perl is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m4.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', '-yf', 'install'] 0m7.0s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libalgorithm-c3-perl libb-hooks-endofscope-perl libclass-c3-perl libclass-mop-perl libdata-optlist-perl libdb4.7 libdevel-globaldestruction-perl libgdbm3 liblist-moreutils-perl libmro-compat-perl libnamespace-clean-perl libpackage-deprecationmanager-perl libpackage-stash-perl libparams-util-perl libscope-guard-perl libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libtask-weaken-perl libtry-tiny-perl libvariable-magic-perl perl perl-modules Suggested packages: libmoose-perl perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make Recommended packages: libclass-c3-xs-perl netbase The following NEW packages will be installed: libalgorithm-c3-perl libb-hooks-endofscope-perl libclass-c3-perl libclass-mop-perl libdata-optlist-perl libdb4.7 libdevel-globaldestruction-perl libgdbm3 liblist-moreutils-perl libmro-compat-perl libnamespace-clean-perl libpackage-deprecationmanager-perl libpackage-stash-perl libparams-util-perl libscope-guard-perl libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libtask-weaken-perl libtry-tiny-perl libvariable-magic-perl perl perl-modules 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 9173 kB of archives. After this operation, 39.2 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main perl-modules all 5.10.1-17squeeze6 [3482 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libdb4.7 amd64 4.7.25-9 [662 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libgdbm3 amd64 1.8.3-9 [46.2 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main perl amd64 5.10.1-17squeeze6 [4462 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libvariable-magic-perl amd64 0.43-1 [41.6 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libsub-install-perl all 0.924-2 [10.6 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libparams-util-perl amd64 1.00-1 [26.0 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main libdata-optlist-perl all 0.104-1 [9580 B] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main libsub-exporter-perl all 0.982-1 [51.7 kB] Get:10 http://mirror.bm.debian.org/debian/ squeeze/main libb-hooks-endofscope-perl all 0.08-1 [6196 B] Get:11 http://mirror.bm.debian.org/debian/ squeeze/main libsub-name-perl amd64 0.04-1 [10.4 kB] Get:12 http://mirror.bm.debian.org/debian/ squeeze/main libsub-identify-perl amd64 0.04-1 [10.4 kB] Get:13 http://mirror.bm.debian.org/debian/ squeeze/main libpackage-stash-perl all 0.05-1 [10.4 kB] Get:14 http://mirror.bm.debian.org/debian/ squeeze/main libnamespace-clean-perl all 0.18-1 [13.3 kB] Get:15 http://mirror.bm.debian.org/debian/ squeeze/main libscope-guard-perl all 0.20-1 [8176 B] Get:16 http://mirror.bm.debian.org/debian/ squeeze/main libdevel-globaldestruction-perl amd64 0.02-1 [9272 B] Get:17 http://mirror.bm.debian.org/debian/ squeeze/main libalgorithm-c3-perl all 0.08-1 [11.8 kB] Get:18 http://mirror.bm.debian.org/debian/ squeeze/main libclass-c3-perl all 0.22-1 [23.3 kB] Get:19 http://mirror.bm.debian.org/debian/ squeeze/main libmro-compat-perl all 0.11-1 [12.7 kB] Get:20 http://mirror.bm.debian.org/debian/ squeeze/main libtry-tiny-perl all 0.04-1 [14.9 kB] Get:21 http://mirror.bm.debian.org/debian/ squeeze/main libtask-weaken-perl all 1.03-1 [7690 B] Get:22 http://mirror.bm.debian.org/debian/ squeeze/main liblist-moreutils-perl amd64 0.25~02-1 [64.2 kB] Get:23 http://mirror.bm.debian.org/debian/ squeeze/main libpackage-deprecationmanager-perl all 0.04-1 [12.6 kB] Get:24 http://mirror.bm.debian.org/debian/ squeeze/main libclass-mop-perl amd64 1.04-1 [165 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 9173 kB in 0s (12.0 MB/s) Selecting previously deselected package perl-modules. (Reading database ... 6258 files and directories currently installed.) 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 libvariable-magic-perl. Unpacking libvariable-magic-perl (from .../libvariable-magic-perl_0.43-1_amd64.deb) ... Selecting previously deselected package libsub-install-perl. Unpacking libsub-install-perl (from .../libsub-install-perl_0.924-2_all.deb) ... Selecting previously deselected package libparams-util-perl. Unpacking libparams-util-perl (from .../libparams-util-perl_1.00-1_amd64.deb) ... Selecting previously deselected package libdata-optlist-perl. Unpacking libdata-optlist-perl (from .../libdata-optlist-perl_0.104-1_all.deb) ... Selecting previously deselected package libsub-exporter-perl. Unpacking libsub-exporter-perl (from .../libsub-exporter-perl_0.982-1_all.deb) ... Selecting previously deselected package libb-hooks-endofscope-perl. Unpacking libb-hooks-endofscope-perl (from .../libb-hooks-endofscope-perl_0.08-1_all.deb) ... Selecting previously deselected package libsub-name-perl. Unpacking libsub-name-perl (from .../libsub-name-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libsub-identify-perl. Unpacking libsub-identify-perl (from .../libsub-identify-perl_0.04-1_amd64.deb) ... Selecting previously deselected package libpackage-stash-perl. Unpacking libpackage-stash-perl (from .../libpackage-stash-perl_0.05-1_all.deb) ... Selecting previously deselected package libnamespace-clean-perl. Unpacking libnamespace-clean-perl (from .../libnamespace-clean-perl_0.18-1_all.deb) ... Selecting previously deselected package libscope-guard-perl. Unpacking libscope-guard-perl (from .../libscope-guard-perl_0.20-1_all.deb) ... Selecting previously deselected package libdevel-globaldestruction-perl. Unpacking libdevel-globaldestruction-perl (from .../libdevel-globaldestruction-perl_0.02-1_amd64.deb) ... Selecting previously deselected package libalgorithm-c3-perl. Unpacking libalgorithm-c3-perl (from .../libalgorithm-c3-perl_0.08-1_all.deb) ... Selecting previously deselected package libclass-c3-perl. Unpacking libclass-c3-perl (from .../libclass-c3-perl_0.22-1_all.deb) ... Selecting previously deselected package libmro-compat-perl. Unpacking libmro-compat-perl (from .../libmro-compat-perl_0.11-1_all.deb) ... Selecting previously deselected package libtry-tiny-perl. Unpacking libtry-tiny-perl (from .../libtry-tiny-perl_0.04-1_all.deb) ... Selecting previously deselected package libtask-weaken-perl. Unpacking libtask-weaken-perl (from .../libtask-weaken-perl_1.03-1_all.deb) ... Selecting previously deselected package liblist-moreutils-perl. Unpacking liblist-moreutils-perl (from .../liblist-moreutils-perl_0.25~02-1_amd64.deb) ... Selecting previously deselected package libpackage-deprecationmanager-perl. Unpacking libpackage-deprecationmanager-perl (from .../libpackage-deprecationmanager-perl_0.04-1_all.deb) ... Selecting previously deselected package libclass-mop-perl. Unpacking libclass-mop-perl (from .../libclass-mop-perl_1.04-1_amd64.deb) ... Setting up libdb4.7 (4.7.25-9) ... Setting up libgdbm3 (1.8.3-9) ... 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 libvariable-magic-perl (0.43-1) ... Setting up libsub-install-perl (0.924-2) ... Setting up libparams-util-perl (1.00-1) ... Setting up libdata-optlist-perl (0.104-1) ... Setting up libsub-exporter-perl (0.982-1) ... Setting up libb-hooks-endofscope-perl (0.08-1) ... Setting up libsub-name-perl (0.04-1) ... Setting up libsub-identify-perl (0.04-1) ... Setting up libpackage-stash-perl (0.05-1) ... Setting up libnamespace-clean-perl (0.18-1) ... Setting up libscope-guard-perl (0.20-1) ... Setting up libdevel-globaldestruction-perl (0.02-1) ... Setting up libalgorithm-c3-perl (0.08-1) ... Setting up libclass-c3-perl (0.22-1) ... Setting up libmro-compat-perl (0.11-1) ... Setting up libtry-tiny-perl (0.04-1) ... Setting up libtask-weaken-perl (1.03-1) ... Setting up liblist-moreutils-perl (0.25~02-1) ... Setting up libpackage-deprecationmanager-perl (0.04-1) ... Setting up libclass-mop-perl (1.04-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m7.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', '-yf', 'install'] 0m7.0s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m7.0s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpbvwwTQ/tmp/piuparts-depends-dummy.deb 0m7.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m7.0s DUMP: piuparts-depends-dummy install ok installed 0m7.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m7.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.0s DUMP: (Reading database ... 7838 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m7.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'clean'] 0m7.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'clean'] 0m7.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m7.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m8.8s DEBUG: No broken symlinks as far as we can find. 0m8.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-cache', 'policy'] 0m8.9s 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: 0m8.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-cache', 'policy'] 0m8.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-cache', 'policy', 'libnamespace-autoclean-perl'] 0m8.9s DUMP: libnamespace-autoclean-perl: Installed: (none) Candidate: 0.09-1 Version table: 0.09-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m8.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-cache', 'policy', 'libnamespace-autoclean-perl'] 0m8.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', '-y', 'install', 'libnamespace-autoclean-perl=0.09-1'] 0m9.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libnamespace-autoclean-perl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 8578 B of archives. After this operation, 65.5 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libnamespace-autoclean-perl all 0.09-1 [8578 B] debconf: delaying package configuration, since apt-utils is not installed Fetched 8578 B in 0s (388 kB/s) Selecting previously deselected package libnamespace-autoclean-perl. (Reading database ... 7838 files and directories currently installed.) Unpacking libnamespace-autoclean-perl (from .../libnamespace-autoclean-perl_0.09-1_all.deb) ... Setting up libnamespace-autoclean-perl (0.09-1) ... 0m9.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', '-y', 'install', 'libnamespace-autoclean-perl=0.09-1'] 0m9.5s INFO: Running scripts post_install 0m9.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m9.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m10.7s DEBUG: No broken symlinks as far as we can find. 0m10.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--get-selections', '*'] 0m10.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 libalgorithm-c3-perl install libattr1 install libb-hooks-endofscope-perl install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libclass-c3-perl install libclass-mop-perl install libcomerr2 install libdata-optlist-perl install libdb4.7 install libdb4.8 install libdevel-globaldestruction-perl install libgcc1 install libgdbm3 install liblist-moreutils-perl install liblocale-gettext-perl install liblzma2 install libmro-compat-perl install libnamespace-autoclean-perl install libnamespace-clean-perl install libncurses5 install libpackage-deprecationmanager-perl install libpackage-stash-perl install libpam-modules install libpam-runtime install libpam0g install libparams-util-perl install libreadline6 install libscope-guard-perl install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libsub-exporter-perl install libsub-identify-perl install libsub-install-perl install libsub-name-perl install libtask-weaken-perl install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libtry-tiny-perl install libusb-0.1-4 install libuuid1 install libvariable-magic-perl install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl install perl-base install perl-modules 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 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--get-selections', '*'] 0m11.4s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', '-ac'] 0m12.1s DUMP: debsums: no md5sums for mawk 0m12.1s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', '-ac'] 0m12.1s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m12.2s DUMP: 0.11.3~bpo70+1 0m12.2s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m12.2s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m12.2s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'libnamespace-autoclean-perl'] 0m12.3s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'libnamespace-autoclean-perl'] 0m12.3s INFO: Running scripts pre_remove 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m12.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m12.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_exceptions'] 0m12.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/pre_remove_exceptions'] 0m12.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'remove', 'libb-hooks-endofscope-perl', 'libsub-install-perl', 'libscope-guard-perl', 'libpackage-deprecationmanager-perl', 'libclass-mop-perl', 'libdevel-globaldestruction-perl', 'libsub-identify-perl', 'perl-modules', 'libnamespace-clean-perl', 'libsub-exporter-perl', 'perl', 'libclass-c3-perl', 'libgdbm3', 'libmro-compat-perl', 'libsub-name-perl', 'libalgorithm-c3-perl', 'libtry-tiny-perl', 'libtask-weaken-perl', 'libdata-optlist-perl', 'libvariable-magic-perl', 'liblist-moreutils-perl', 'libpackage-stash-perl', 'libdb4.7', 'libparams-util-perl', 'libnamespace-autoclean-perl'] 0m13.1s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libalgorithm-c3-perl libb-hooks-endofscope-perl libclass-c3-perl libclass-mop-perl libdata-optlist-perl libdb4.7 libdevel-globaldestruction-perl libgdbm3 liblist-moreutils-perl libmro-compat-perl libnamespace-autoclean-perl libnamespace-clean-perl libpackage-deprecationmanager-perl libpackage-stash-perl libparams-util-perl libscope-guard-perl libsub-exporter-perl libsub-identify-perl libsub-install-perl libsub-name-perl libtask-weaken-perl libtry-tiny-perl libvariable-magic-perl perl perl-modules 0 upgraded, 0 newly installed, 25 to remove and 0 not upgraded. After this operation, 39.3 MB disk space will be freed. (Reading database ... 7844 files and directories currently installed.) Removing libnamespace-autoclean-perl ... Removing libclass-mop-perl ... Removing libmro-compat-perl ... Removing libclass-c3-perl ... Removing libalgorithm-c3-perl ... Removing libnamespace-clean-perl ... Removing libb-hooks-endofscope-perl ... Removing libdevel-globaldestruction-perl ... Removing libsub-exporter-perl ... Removing libdata-optlist-perl ... Removing libvariable-magic-perl ... Removing libtry-tiny-perl ... Removing libtask-weaken-perl ... Removing libsub-name-perl ... Removing libpackage-deprecationmanager-perl ... Removing libsub-install-perl ... Removing libsub-identify-perl ... Removing libscope-guard-perl ... Removing libparams-util-perl ... Removing libpackage-stash-perl ... Removing liblist-moreutils-perl ... Removing perl ... Removing perl-modules ... Removing libdb4.7 ... Removing libgdbm3 ... 0m13.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'remove', 'libb-hooks-endofscope-perl', 'libsub-install-perl', 'libscope-guard-perl', 'libpackage-deprecationmanager-perl', 'libclass-mop-perl', 'libdevel-globaldestruction-perl', 'libsub-identify-perl', 'perl-modules', 'libnamespace-clean-perl', 'libsub-exporter-perl', 'perl', 'libclass-c3-perl', 'libgdbm3', 'libmro-compat-perl', 'libsub-name-perl', 'libalgorithm-c3-perl', 'libtry-tiny-perl', 'libtask-weaken-perl', 'libdata-optlist-perl', 'libvariable-magic-perl', 'liblist-moreutils-perl', 'libpackage-stash-perl', 'libdb4.7', 'libparams-util-perl', 'libnamespace-autoclean-perl'] 0m13.1s INFO: Running scripts post_remove 0m13.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_remove_exceptions_lenny'] 0m13.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_remove_exceptions_lenny'] 0m13.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_remove_extras'] 0m13.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_remove_extras'] 0m13.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', 'libb-hooks-endofscope-perl', 'libsub-install-perl', 'libscope-guard-perl', 'libpackage-deprecationmanager-perl', 'libclass-mop-perl', 'libdevel-globaldestruction-perl', 'libsub-identify-perl', 'perl-modules', 'libnamespace-clean-perl', 'libsub-exporter-perl', 'perl', 'libclass-c3-perl', 'libgdbm3', 'libmro-compat-perl', 'libsub-name-perl', 'libalgorithm-c3-perl', 'libtry-tiny-perl', 'libtask-weaken-perl', 'libdata-optlist-perl', 'libvariable-magic-perl', 'liblist-moreutils-perl', 'libpackage-stash-perl', 'libdb4.7', 'libparams-util-perl'] 0m13.2s DUMP: dpkg: warning: ignoring request to remove libb-hooks-endofscope-perl which isn't installed. dpkg: warning: ignoring request to remove libsub-install-perl which isn't installed. dpkg: warning: ignoring request to remove libscope-guard-perl which isn't installed. dpkg: warning: ignoring request to remove libpackage-deprecationmanager-perl which isn't installed. dpkg: warning: ignoring request to remove libclass-mop-perl which isn't installed. dpkg: warning: ignoring request to remove libdevel-globaldestruction-perl which isn't installed. dpkg: warning: ignoring request to remove libsub-identify-perl which isn't installed. (Reading database ... 6261 files and directories currently installed.) Removing perl-modules ... Purging configuration files for perl-modules ... dpkg: warning: ignoring request to remove libnamespace-clean-perl which isn't installed. dpkg: warning: ignoring request to remove libsub-exporter-perl which isn't installed. dpkg: warning: ignoring request to remove perl which isn't installed. dpkg: warning: ignoring request to remove libclass-c3-perl which isn't installed. Removing libgdbm3 ... Purging configuration files for libgdbm3 ... dpkg: warning: ignoring request to remove libmro-compat-perl which isn't installed. dpkg: warning: ignoring request to remove libsub-name-perl which isn't installed. dpkg: warning: ignoring request to remove libalgorithm-c3-perl which isn't installed. dpkg: warning: ignoring request to remove libtry-tiny-perl which isn't installed. dpkg: warning: ignoring request to remove libtask-weaken-perl which isn't installed. dpkg: warning: ignoring request to remove libdata-optlist-perl which isn't installed. dpkg: warning: ignoring request to remove libvariable-magic-perl which isn't installed. dpkg: warning: ignoring request to remove liblist-moreutils-perl which isn't installed. dpkg: warning: ignoring request to remove libpackage-stash-perl which isn't installed. dpkg: warning: ignoring request to remove libdb4.7 which isn't installed. dpkg: warning: ignoring request to remove libparams-util-perl which isn't installed. 0m13.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', 'libb-hooks-endofscope-perl', 'libsub-install-perl', 'libscope-guard-perl', 'libpackage-deprecationmanager-perl', 'libclass-mop-perl', 'libdevel-globaldestruction-perl', 'libsub-identify-perl', 'perl-modules', 'libnamespace-clean-perl', 'libsub-exporter-perl', 'perl', 'libclass-c3-perl', 'libgdbm3', 'libmro-compat-perl', 'libsub-name-perl', 'libalgorithm-c3-perl', 'libtry-tiny-perl', 'libtask-weaken-perl', 'libdata-optlist-perl', 'libvariable-magic-perl', 'liblist-moreutils-perl', 'libpackage-stash-perl', 'libdb4.7', 'libparams-util-perl'] 0m13.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', 'libnamespace-autoclean-perl'] 0m13.2s DUMP: dpkg: warning: ignoring request to remove libnamespace-autoclean-perl which isn't installed. 0m13.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', 'libnamespace-autoclean-perl'] 0m13.2s INFO: Running scripts post_purge 0m13.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_purge_exceptions'] 0m13.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'tmp/scripts/post_purge_exceptions'] 0m13.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', '--pending'] 0m13.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--purge', '--pending'] 0m13.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--remove', '--pending'] 0m13.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg', '--remove', '--pending'] 0m13.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m13.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m14.2s DEBUG: No broken symlinks as far as we can find. 0m14.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg-divert', '--list'] 0m14.2s 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 0m14.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'dpkg-divert', '--list'] 0m14.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'clean'] 0m14.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'apt-get', 'clean'] 0m15.3s INFO: PASS: Installation and purging test. 0m15.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'umount', '/proc'] 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ', 'umount', '/proc'] 0m15.5s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m15.6s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpbvwwTQ'] 0m15.6s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpbvwwTQ 0m15.6s INFO: PASS: All tests. 0m15.6s INFO: piuparts run ends. ret=0 End: 2014-04-08 05:33:44 UTC