Start: 2014-10-28 18:55:04 UTC Package: libmath-random-oo-perl Priority: optional Section: perl Installed-Size: 116 Maintainer: Debian Perl Group Architecture: all Version: 0.21-1 Depends: perl (>= 5.6.0-16), libtest-number-delta-perl (>= 0.14), libparams-validate-perl (>= 0.76), libtest-mockrandom-perl (>= 0.95), libclass-accessor-perl (>= 0.18) Filename: pool/main/libm/libmath-random-oo-perl/libmath-random-oo-perl_0.21-1_all.deb Size: 26116 MD5sum: 1bdd34db9fa11749d7ba841658f0fafa SHA1: 2c45a036ccb8f386b835f7582b1c6790e1c439ac SHA256: a4b3c52229a17dc2ee73a08e1db2328789203ac7dda07297f23c9951c639315c Description: consistent object-oriented interface for generating random numbers CPAN contains many modules for generating random numbers in various ways and from various probability distributions using pseudo-random number generation algorithms or other entropy sources. (The /"SEE ALSO" section has some examples.) Unfortunately, no standard interface exists across these modules. Math::Random::OO defines an abstract interface for random number generation. Subclasses of this model will implement specific types of random number generators or will wrap existing random number generators. . This consistency will come at the cost of some efficiency, but will enable generic routines to be written that can manipulate any provided random number generator that adheres to the interface. E.g., a stochastic simulation could take a number of user-supplied parameters, each of which is a Math::Random::OO subclass object and which represent a stochastic variable with a particular probability distribution. Homepage: http://search.cpan.org/dist/Math-Random-OO/ Tag: devel::lang:perl, devel::library, implemented-in::perl, 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 libmath-random-oo-perl=0.21-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 https://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.61~201410261922~0.59-22-g69325c0 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 libmath-random-oo-perl=0.21-1 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpIi30VO 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpIi30VO 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '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/tmpIi30VO', '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/tmpIi30VO', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '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/tmpIi30VO', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpIi30VO/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpIi30VO/tmp/scripts/ 0m2.2s INFO: Running scripts post_setup 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '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 (14.0 MB/s) Selecting previously deselected package adduser. (Reading database ... 6138 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/tmpIi30VO', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'clean'] 0m3.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'clean'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--get-selections', '*'] 0m3.6s 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.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--get-selections', '*'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg-divert', '--list'] 0m3.6s 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.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg-divert', '--list'] 0m3.6s INFO: apt-cache does not know about any of the requested packages 0m3.6s INFO: Running scripts pre_test 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_test_root_password'] 0m3.6s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_test_root_password'] 0m3.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m3.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 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/tmpIi30VO', 'tmp/scripts/pre_install_database-server'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_database-server'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_extras'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_extras'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-cache', 'show', 'libmath-random-oo-perl=0.21-1'] 0m4.8s DUMP: Package: libmath-random-oo-perl Priority: optional Section: perl Installed-Size: 116 Maintainer: Debian Perl Group Architecture: all Version: 0.21-1 Depends: perl (>= 5.6.0-16), libtest-number-delta-perl (>= 0.14), libparams-validate-perl (>= 0.76), libtest-mockrandom-perl (>= 0.95), libclass-accessor-perl (>= 0.18) Filename: pool/main/libm/libmath-random-oo-perl/libmath-random-oo-perl_0.21-1_all.deb Size: 26116 MD5sum: 1bdd34db9fa11749d7ba841658f0fafa SHA1: 2c45a036ccb8f386b835f7582b1c6790e1c439ac SHA256: a4b3c52229a17dc2ee73a08e1db2328789203ac7dda07297f23c9951c639315c Description: consistent object-oriented interface for generating random numbers CPAN contains many modules for generating random numbers in various ways and from various probability distributions using pseudo-random number generation algorithms or other entropy sources. (The /"SEE ALSO" section has some examples.) Unfortunately, no standard interface exists across these modules. Math::Random::OO defines an abstract interface for random number generation. Subclasses of this model will implement specific types of random number generators or will wrap existing random number generators. . This consistency will come at the cost of some efficiency, but will enable generic routines to be written that can manipulate any provided random number generator that adheres to the interface. E.g., a stochastic simulation could take a number of user-supplied parameters, each of which is a Math::Random::OO subclass object and which represent a stochastic variable with a particular probability distribution. Homepage: http://search.cpan.org/dist/Math-Random-OO/ Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-cache', 'show', 'libmath-random-oo-perl=0.21-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 (>= 5.6.0-16), libtest-number-delta-perl (>= 0.14), libparams-validate-perl (>= 0.76), libtest-mockrandom-perl (>= 0.95), libclass-accessor-perl (>= 0.18) 0m4.8s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpuDpmCw/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/tmpuDpmCw/piuparts-depends-dummy.deb'. 0m4.8s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpuDpmCw/piuparts-depends-dummy'] 0m4.8s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpuDpmCw/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpIi30VO/tmp 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6261 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 (>= 5.6.0-16); however: Package perl is not installed. piuparts-depends-dummy depends on libtest-number-delta-perl (>= 0.14); however: Package libtest-number-delta-perl is not installed. piuparts-depends-dummy depends on libparams-validate-perl (>= 0.76); however: Package libparams-validate-perl is not installed. piuparts-depends-dummy depends on libtest-mockrandom-perl (>= 0.95); however: Package libtest-mockrandom-perl is not installed. piuparts-depends-dummy depends on libclass-accessor-perl (>= 0.18); however: Package libclass-accessor-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/tmpIi30VO', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', '-yf', 'install'] 0m6.4s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libclass-accessor-perl libdb4.7 libgdbm3 libparams-validate-perl libsub-name-perl libtest-mockrandom-perl libtest-number-delta-perl perl perl-modules Suggested packages: perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make Recommended packages: netbase The following NEW packages will be installed: libclass-accessor-perl libdb4.7 libgdbm3 libparams-validate-perl libsub-name-perl libtest-mockrandom-perl libtest-number-delta-perl perl perl-modules 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 8789 kB of archives. After this operation, 37.4 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 libtest-number-delta-perl all 1.03-2 [13.9 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libparams-validate-perl amd64 0.93-1 [67.5 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libtest-mockrandom-perl all 1.00-1 [18.3 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main libsub-name-perl amd64 0.04-1 [10.4 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main libclass-accessor-perl all 0.34-1 [25.9 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 8789 kB in 0s (33.2 MB/s) Selecting previously deselected package perl-modules. (Reading database ... 6261 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 libtest-number-delta-perl. Unpacking libtest-number-delta-perl (from .../libtest-number-delta-perl_1.03-2_all.deb) ... Selecting previously deselected package libparams-validate-perl. Unpacking libparams-validate-perl (from .../libparams-validate-perl_0.93-1_amd64.deb) ... Selecting previously deselected package libtest-mockrandom-perl. Unpacking libtest-mockrandom-perl (from .../libtest-mockrandom-perl_1.00-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 libclass-accessor-perl. Unpacking libclass-accessor-perl (from .../libclass-accessor-perl_0.34-1_all.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 libtest-number-delta-perl (1.03-2) ... Setting up libparams-validate-perl (0.93-1) ... Setting up libtest-mockrandom-perl (1.00-1) ... Setting up libsub-name-perl (0.04-1) ... Setting up libclass-accessor-perl (0.34-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m6.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', '-yf', 'install'] 0m6.4s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m6.4s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpIi30VO/tmp/piuparts-depends-dummy.deb 0m6.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.4s DUMP: piuparts-depends-dummy install ok installed 0m6.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.5s DUMP: (Reading database ... 7665 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m6.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'clean'] 0m6.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'clean'] 0m7.1s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m7.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m8.3s DEBUG: No broken symlinks as far as we can find. 0m8.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-cache', 'policy'] 0m8.4s 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.10,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 0m8.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-cache', 'policy'] 0m8.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-cache', 'policy', 'libmath-random-oo-perl'] 0m8.4s DUMP: libmath-random-oo-perl: Installed: (none) Candidate: 0.21-1 Version table: 0.21-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m8.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-cache', 'policy', 'libmath-random-oo-perl'] 0m8.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', '-y', 'install', 'libmath-random-oo-perl=0.21-1'] 0m9.0s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libmath-random-oo-perl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 26.1 kB of archives. After this operation, 119 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libmath-random-oo-perl all 0.21-1 [26.1 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 26.1 kB in 0s (421 kB/s) Selecting previously deselected package libmath-random-oo-perl. (Reading database ... 7665 files and directories currently installed.) Unpacking libmath-random-oo-perl (from .../libmath-random-oo-perl_0.21-1_all.deb) ... Setting up libmath-random-oo-perl (0.21-1) ... 0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', '-y', 'install', 'libmath-random-oo-perl=0.21-1'] 0m9.0s INFO: Running scripts post_install 0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_install_exceptions'] 0m9.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_install_exceptions'] 0m9.1s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m9.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m10.3s DEBUG: No broken symlinks as far as we can find. 0m10.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--get-selections', '*'] 0m10.3s 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 libclass-accessor-perl install libcomerr2 install libdb4.7 install libdb4.8 install libgcc1 install libgdbm3 install liblocale-gettext-perl install liblzma2 install libmath-random-oo-perl install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libparams-validate-perl install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libsub-name-perl install libtest-mockrandom-perl install libtest-number-delta-perl 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 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.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--get-selections', '*'] 0m11.0s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '-ac'] 0m11.7s DUMP: debsums: no md5sums for mawk 0m11.7s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpIi30VO', '-ac'] 0m11.7s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m11.7s DUMP: 0.12~bpo70+1 0m11.7s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m11.7s INFO: Running adequate version 0.12~bpo70+1 now. 0m11.7s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'libmath-random-oo-perl'] 0m11.8s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'libmath-random-oo-perl'] 0m11.8s INFO: Running scripts pre_remove 0m11.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m11.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m11.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m11.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m11.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m11.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m11.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m11.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m11.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_exceptions'] 0m12.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/pre_remove_exceptions'] 0m12.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'remove', 'perl-modules', 'libsub-name-perl', 'perl', 'libtest-mockrandom-perl', 'libtest-number-delta-perl', 'libdb4.7', 'libclass-accessor-perl', 'libgdbm3', 'libparams-validate-perl', 'libmath-random-oo-perl'] 0m12.6s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libclass-accessor-perl libdb4.7 libgdbm3 libmath-random-oo-perl libparams-validate-perl libsub-name-perl libtest-mockrandom-perl libtest-number-delta-perl perl perl-modules 0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. After this operation, 37.5 MB disk space will be freed. (Reading database ... 7683 files and directories currently installed.) Removing libmath-random-oo-perl ... Removing libclass-accessor-perl ... Removing libtest-number-delta-perl ... Removing libtest-mockrandom-perl ... Removing libsub-name-perl ... Removing libparams-validate-perl ... Removing perl ... Removing perl-modules ... Removing libdb4.7 ... Removing libgdbm3 ... 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'remove', 'perl-modules', 'libsub-name-perl', 'perl', 'libtest-mockrandom-perl', 'libtest-number-delta-perl', 'libdb4.7', 'libclass-accessor-perl', 'libgdbm3', 'libparams-validate-perl', 'libmath-random-oo-perl'] 0m12.6s INFO: Running scripts post_remove 0m12.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_remove_extras'] 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_remove_extras'] 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', 'perl-modules', 'libsub-name-perl', 'perl', 'libtest-mockrandom-perl', 'libtest-number-delta-perl', 'libdb4.7', 'libclass-accessor-perl', 'libgdbm3', 'libparams-validate-perl'] 0m12.7s DUMP: (Reading database ... 6264 files and directories currently installed.) Removing perl-modules ... Purging configuration files for perl-modules ... dpkg: warning: ignoring request to remove libsub-name-perl which isn't installed. dpkg: warning: ignoring request to remove perl which isn't installed. dpkg: warning: ignoring request to remove libtest-mockrandom-perl which isn't installed. dpkg: warning: ignoring request to remove libtest-number-delta-perl which isn't installed. dpkg: warning: ignoring request to remove libdb4.7 which isn't installed. dpkg: warning: ignoring request to remove libclass-accessor-perl which isn't installed. Removing libgdbm3 ... Purging configuration files for libgdbm3 ... dpkg: warning: ignoring request to remove libparams-validate-perl which isn't installed. 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', 'perl-modules', 'libsub-name-perl', 'perl', 'libtest-mockrandom-perl', 'libtest-number-delta-perl', 'libdb4.7', 'libclass-accessor-perl', 'libgdbm3', 'libparams-validate-perl'] 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', 'libmath-random-oo-perl'] 0m12.7s DUMP: dpkg: warning: ignoring request to remove libmath-random-oo-perl which isn't installed. 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', 'libmath-random-oo-perl'] 0m12.7s INFO: Running scripts post_purge 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_purge_exceptions'] 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'tmp/scripts/post_purge_exceptions'] 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', '--pending'] 0m12.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--purge', '--pending'] 0m12.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--remove', '--pending'] 0m12.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg', '--remove', '--pending'] 0m12.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m13.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m13.8s DEBUG: No broken symlinks as far as we can find. 0m13.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg-divert', '--list'] 0m13.8s 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 0m13.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'dpkg-divert', '--list'] 0m13.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'clean'] 0m13.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'apt-get', 'clean'] 0m14.9s INFO: PASS: Installation and purging test. 0m15.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'umount', '/proc'] 0m15.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpIi30VO', 'umount', '/proc'] 0m15.1s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m15.2s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpIi30VO'] 0m15.2s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpIi30VO 0m15.2s INFO: PASS: All tests. 0m15.2s INFO: piuparts run ends. ret=0 End: 2014-10-28 18:55:20 UTC