Start: 2014-02-12 15:10:30 UTC Package: libdbix-safe-perl Priority: optional Section: perl Installed-Size: 88 Maintainer: Debian Perl Group Architecture: all Version: 1.2.5-1 Depends: perl, libdbi-perl (>= 1.49) Filename: pool/main/libd/libdbix-safe-perl/libdbix-safe-perl_1.2.5-1_all.deb Size: 14562 MD5sum: 0fa5cb4f05a24a8283a7a44c58cd54b3 SHA1: 842367d3864966ec422079d60740038c751c8971 SHA256: f3f169f7fdd2560566069fb670552f7de64cf6bf4cd32744c446b78d3e8a2f3c Description: Safe wrapper to DBI interface The purpose of this module is to give controlled, limited access to an application, rather than simply passing it a raw database handle through DBI. DBIx::Safe acts as a wrapper to the database, by only allowing through the commands you tell it to. It filters all things related to the database handle - methods and attributes. . The typical usage is for your application to create a database handle via a normal DBI call to new(), then pass that to DBIx::Safe->new(), which will return you a DBIx::Safe object. After specifying exactly what is and what is not allowed, you can pass the object to the untrusted application. The object will act very similar to a DBI database handle, and in most cases can be used interchangeably. . By default, nothing is allowed to run at all. There are many things you can control. You can specify which SQL commands are allowed, by indicating the first word in the SQL statement (e.g. 'SELECT'). You can specify which database methods are allowed to run (e.g. 'ping'). You can specify a regular expression that allows matching SQL statements to run (e.g. 'qr{SET TIMEZONE}'). You can specify a regular expression that is NOT allowed to run (e.g. qr(UPDATE xxx}). Finally, you can indicate which database attributes are allowed to be read and changed (e.g. 'PrintError'). For all of the above, there are matching methods to remove them as well. Homepage: http://search.cpan.org/dist/DBIx-Safe/ 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 libdbix-safe-perl=1.2.5-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~201402091830~0.56-34-g169d36e 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 libdbix-safe-perl=1.2.5-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/tmpfr69F5 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpfr69F5 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '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/tmpfr69F5', '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/tmpfr69F5', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '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/tmpfr69F5', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpfr69F5/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpfr69F5/tmp/scripts/ 0m2.2s INFO: Running scripts post_setup 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '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 (13.2 MB/s) Selecting previously deselected package adduser. (Reading database ... 6155 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/tmpfr69F5', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'clean'] 0m3.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'clean'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '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/tmpfr69F5', 'dpkg', '--get-selections', '*'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '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 diversion of /bin/sh to /bin/sh.distrib by dash 0m3.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '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/tmpfr69F5', '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/tmpfr69F5', 'tmp/scripts/pre_test_root_password'] 0m3.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m3.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m4.6s DEBUG: No broken symlinks as far as we can find. 0m4.6s INFO: Running scripts pre_install 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_install_database-server'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_install_database-server'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_install_exceptions'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-cache', 'show', 'libdbix-safe-perl=1.2.5-1'] 0m4.7s DUMP: Package: libdbix-safe-perl Priority: optional Section: perl Installed-Size: 88 Maintainer: Debian Perl Group Architecture: all Version: 1.2.5-1 Depends: perl, libdbi-perl (>= 1.49) Filename: pool/main/libd/libdbix-safe-perl/libdbix-safe-perl_1.2.5-1_all.deb Size: 14562 MD5sum: 0fa5cb4f05a24a8283a7a44c58cd54b3 SHA1: 842367d3864966ec422079d60740038c751c8971 SHA256: f3f169f7fdd2560566069fb670552f7de64cf6bf4cd32744c446b78d3e8a2f3c Description: Safe wrapper to DBI interface The purpose of this module is to give controlled, limited access to an application, rather than simply passing it a raw database handle through DBI. DBIx::Safe acts as a wrapper to the database, by only allowing through the commands you tell it to. It filters all things related to the database handle - methods and attributes. . The typical usage is for your application to create a database handle via a normal DBI call to new(), then pass that to DBIx::Safe->new(), which will return you a DBIx::Safe object. After specifying exactly what is and what is not allowed, you can pass the object to the untrusted application. The object will act very similar to a DBI database handle, and in most cases can be used interchangeably. . By default, nothing is allowed to run at all. There are many things you can control. You can specify which SQL commands are allowed, by indicating the first word in the SQL statement (e.g. 'SELECT'). You can specify which database methods are allowed to run (e.g. 'ping'). You can specify a regular expression that allows matching SQL statements to run (e.g. 'qr{SET TIMEZONE}'). You can specify a regular expression that is NOT allowed to run (e.g. qr(UPDATE xxx}). Finally, you can indicate which database attributes are allowed to be read and changed (e.g. 'PrintError'). For all of the above, there are matching methods to remove them as well. Homepage: http://search.cpan.org/dist/DBIx-Safe/ Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-cache', 'show', 'libdbix-safe-perl=1.2.5-1'] 0m4.7s 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, libdbi-perl (>= 1.49) 0m4.7s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpXXAYkz/piuparts-depends-dummy'] 0m4.7s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpXXAYkz/piuparts-depends-dummy.deb'. 0m4.7s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpXXAYkz/piuparts-depends-dummy'] 0m4.7s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpXXAYkz/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpfr69F5/tmp 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.8s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6278 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 libdbi-perl (>= 1.49); however: Package libdbi-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/tmpfr69F5', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', '-yf', 'install'] 0m6.3s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libdb4.7 libdbi-perl libgdbm3 libnet-daemon-perl libplrpc-perl perl perl-modules Suggested packages: libcompress-zlib-perl perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make Recommended packages: netbase The following NEW packages will be installed: libdb4.7 libdbi-perl libgdbm3 libnet-daemon-perl libplrpc-perl perl perl-modules 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 9618 kB of archives. After this operation, 39.5 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 libnet-daemon-perl all 0.43-1 [46.6 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libplrpc-perl all 0.2020-2 [36.0 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libdbi-perl amd64 1.612-1 [883 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 9618 kB in 0s (43.3 MB/s) Selecting previously deselected package perl-modules. (Reading database ... 6278 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 libnet-daemon-perl. Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.43-1_all.deb) ... Selecting previously deselected package libplrpc-perl. Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ... Selecting previously deselected package libdbi-perl. Unpacking libdbi-perl (from .../libdbi-perl_1.612-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 libnet-daemon-perl (0.43-1) ... Setting up libplrpc-perl (0.2020-2) ... Setting up libdbi-perl (1.612-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m6.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', '-yf', 'install'] 0m6.3s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m6.3s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpfr69F5/tmp/piuparts-depends-dummy.deb 0m6.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.3s DUMP: piuparts-depends-dummy install ok installed 0m6.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.4s DUMP: (Reading database ... 7807 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m6.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'clean'] 0m6.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'clean'] 0m6.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m7.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m8.0s DEBUG: No broken symlinks as far as we can find. 0m8.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-cache', 'policy'] 0m8.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.8,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 0m8.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-cache', 'policy'] 0m8.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-cache', 'policy', 'libdbix-safe-perl'] 0m8.1s DUMP: libdbix-safe-perl: Installed: (none) Candidate: 1.2.5-1 Version table: 1.2.5-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m8.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-cache', 'policy', 'libdbix-safe-perl'] 0m8.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', '-y', 'install', 'libdbix-safe-perl=1.2.5-1'] 0m8.8s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libdbix-safe-perl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 14.6 kB of archives. After this operation, 90.1 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libdbix-safe-perl all 1.2.5-1 [14.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 14.6 kB in 0s (139 kB/s) Selecting previously deselected package libdbix-safe-perl. (Reading database ... 7807 files and directories currently installed.) Unpacking libdbix-safe-perl (from .../libdbix-safe-perl_1.2.5-1_all.deb) ... Setting up libdbix-safe-perl (1.2.5-1) ... 0m8.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', '-y', 'install', 'libdbix-safe-perl=1.2.5-1'] 0m8.8s INFO: Running scripts post_install 0m8.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m9.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m10.0s DEBUG: No broken symlinks as far as we can find. 0m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--get-selections', '*'] 0m10.0s 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.7 install libdb4.8 install libdbi-perl install libdbix-safe-perl install libgcc1 install libgdbm3 install liblocale-gettext-perl install liblzma2 install libncurses5 install libnet-daemon-perl install libpam-modules install libpam-runtime install libpam0g install libplrpc-perl 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 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.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--get-selections', '*'] 0m10.7s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '-ac'] 0m11.4s DUMP: debsums: no md5sums for mawk 0m11.4s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpfr69F5', '-ac'] 0m11.4s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m11.4s DUMP: 0.11.3~bpo70+1 0m11.4s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m11.4s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m11.4s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'libdbix-safe-perl'] 0m11.6s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'libdbix-safe-perl'] 0m11.6s INFO: Running scripts pre_remove 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m11.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m11.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_exceptions'] 0m11.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/pre_remove_exceptions'] 0m11.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'remove', 'perl-modules', 'libnet-daemon-perl', 'perl', 'libdbi-perl', 'libdb4.7', 'libgdbm3', 'libplrpc-perl', 'libdbix-safe-perl'] 0m12.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libdb4.7 libdbi-perl libdbix-safe-perl libgdbm3 libnet-daemon-perl libplrpc-perl perl perl-modules 0 upgraded, 0 newly installed, 8 to remove and 0 not upgraded. After this operation, 39.6 MB disk space will be freed. (Reading database ... 7816 files and directories currently installed.) Removing libdbix-safe-perl ... Removing libdbi-perl ... Removing libplrpc-perl ... Removing libnet-daemon-perl ... Removing perl ... Removing perl-modules ... Removing libdb4.7 ... Removing libgdbm3 ... 0m12.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'remove', 'perl-modules', 'libnet-daemon-perl', 'perl', 'libdbi-perl', 'libdb4.7', 'libgdbm3', 'libplrpc-perl', 'libdbix-safe-perl'] 0m12.5s INFO: Running scripts post_remove 0m12.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', 'perl-modules', 'libnet-daemon-perl', 'perl', 'libdbi-perl', 'libdb4.7', 'libgdbm3', 'libplrpc-perl'] 0m12.6s DUMP: (Reading database ... 6281 files and directories currently installed.) Removing perl-modules ... Purging configuration files for perl-modules ... dpkg: warning: ignoring request to remove libnet-daemon-perl which isn't installed. dpkg: warning: ignoring request to remove perl which isn't installed. dpkg: warning: ignoring request to remove libdbi-perl which isn't installed. dpkg: warning: ignoring request to remove libdb4.7 which isn't installed. Removing libgdbm3 ... Purging configuration files for libgdbm3 ... dpkg: warning: ignoring request to remove libplrpc-perl which isn't installed. 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', 'perl-modules', 'libnet-daemon-perl', 'perl', 'libdbi-perl', 'libdb4.7', 'libgdbm3', 'libplrpc-perl'] 0m12.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', 'libdbix-safe-perl'] 0m12.6s DUMP: dpkg: warning: ignoring request to remove libdbix-safe-perl which isn't installed. 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', 'libdbix-safe-perl'] 0m12.6s INFO: Running scripts post_purge 0m12.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_purge_exceptions'] 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'tmp/scripts/post_purge_exceptions'] 0m12.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', '--pending'] 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--purge', '--pending'] 0m12.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--remove', '--pending'] 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg', '--remove', '--pending'] 0m12.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m12.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m13.6s DEBUG: No broken symlinks as far as we can find. 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg-divert', '--list'] 0m13.7s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash diversion of /bin/sh to /bin/sh.distrib by dash 0m13.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'dpkg-divert', '--list'] 0m13.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'clean'] 0m13.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'apt-get', 'clean'] 0m14.7s INFO: PASS: Installation and purging test. 0m14.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'umount', '/proc'] 0m14.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpfr69F5', 'umount', '/proc'] 0m14.9s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m15.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpfr69F5'] 0m15.0s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpfr69F5 0m15.0s INFO: PASS: All tests. 0m15.0s INFO: piuparts run ends. ret=0 End: 2014-02-12 15:10:45 UTC