Start: 2014-05-14 15:18:20 UTC Package: libdbix-fulltextsearch-perl Priority: optional Section: perl Installed-Size: 200 Maintainer: Dominic Hargreaves Architecture: all Version: 0.73-10 Depends: libdbd-mysql-perl, libparse-recdescent-perl, libwww-perl, perl (>= 5.6.0-16) Filename: pool/main/libd/libdbix-fulltextsearch-perl/libdbix-fulltextsearch-perl_0.73-10_all.deb Size: 52054 MD5sum: 028c0ec882eae00377d1fba3558e78ee SHA1: a0c17009749615474b7a0b6d1fa30471e5ef3d62 SHA256: 375b26a33c871091d32fbebb0ea56ef4d5a3fdad0a050697f6adcff6e0f56240 Description: Indexing documents with MySQL as storage DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for matches. For DBIx::FullTextSearch, a document is nearly anything -- Perl scalar, file, Web document, database field. . The basic style of interface is shown above. What you need is a MySQL database and a DBI with DBD::mysql. Then you create a DBIx::FullTextSearch index -- a set of tables that maintain all necessary information. Once created it can be accessed many times, either for updating the index (adding documents) or searching. . DBIx::FullTextSearch uses one basic table to store parameters of the index. Second table is used to store the actual information about documents and words, and depending on the type of the index (specified during index creation) there may be more tables to store additional information (like conversion from external string names (eg. URL's) to internal numeric form). For a user, these internal thingies and internal behaviour of the index are not important. The important part is the API, the methods to index document and ask questions about words in documents. However, certain understanding of how it all works may be useful when you are deciding if this module is for you and what type of index will best suit your needs. Homepage: http://search.cpan.org/dist/DBIx-FullTextSearch/ Tag: devel::lang:perl, 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-fulltextsearch-perl=0.73-10 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.59~201405121718~0.58-8-gf517be4 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-fulltextsearch-perl=0.73-10 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u1 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpgXcLik 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpgXcLik 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpgXcLik', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpgXcLik', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', '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/tmpgXcLik', '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/tmpgXcLik', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', '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/tmpgXcLik', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpgXcLik/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpgXcLik/tmp/scripts/ 0m2.2s INFO: Running scripts post_setup 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.0s 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 (20.7 MB/s) Selecting previously deselected package adduser. (Reading database ... 6135 files and directories currently installed.) Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../ucf_3.0025+nmu1_all.deb) ... Moving old data out of the way Setting up adduser (3.112+nmu2) ... Setting up ucf (3.0025+nmu1) ... 0m3.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'clean'] 0m3.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'clean'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--get-selections', '*'] 0m3.5s 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.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--get-selections', '*'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg-divert', '--list'] 0m3.5s 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.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg-divert', '--list'] 0m3.5s INFO: apt-cache does not know about any of the requested packages 0m3.5s INFO: Running scripts pre_test 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_test_root_password'] 0m3.5s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_test_root_password'] 0m3.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m3.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 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/tmpgXcLik', 'tmp/scripts/pre_install_database-server'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_database-server'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_exceptions'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_exceptions'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_extras'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_extras'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-cache', 'show', 'libdbix-fulltextsearch-perl=0.73-10'] 0m4.7s DUMP: Package: libdbix-fulltextsearch-perl Priority: optional Section: perl Installed-Size: 200 Maintainer: Dominic Hargreaves Architecture: all Version: 0.73-10 Depends: libdbd-mysql-perl, libparse-recdescent-perl, libwww-perl, perl (>= 5.6.0-16) Filename: pool/main/libd/libdbix-fulltextsearch-perl/libdbix-fulltextsearch-perl_0.73-10_all.deb Size: 52054 MD5sum: 028c0ec882eae00377d1fba3558e78ee SHA1: a0c17009749615474b7a0b6d1fa30471e5ef3d62 SHA256: 375b26a33c871091d32fbebb0ea56ef4d5a3fdad0a050697f6adcff6e0f56240 Description: Indexing documents with MySQL as storage DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for matches. For DBIx::FullTextSearch, a document is nearly anything -- Perl scalar, file, Web document, database field. . The basic style of interface is shown above. What you need is a MySQL database and a DBI with DBD::mysql. Then you create a DBIx::FullTextSearch index -- a set of tables that maintain all necessary information. Once created it can be accessed many times, either for updating the index (adding documents) or searching. . DBIx::FullTextSearch uses one basic table to store parameters of the index. Second table is used to store the actual information about documents and words, and depending on the type of the index (specified during index creation) there may be more tables to store additional information (like conversion from external string names (eg. URL's) to internal numeric form). For a user, these internal thingies and internal behaviour of the index are not important. The important part is the API, the methods to index document and ask questions about words in documents. However, certain understanding of how it all works may be useful when you are deciding if this module is for you and what type of index will best suit your needs. Homepage: http://search.cpan.org/dist/DBIx-FullTextSearch/ Tag: devel::lang:perl, implemented-in::perl, role::shared-lib 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-cache', 'show', 'libdbix-fulltextsearch-perl=0.73-10'] 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: libdbd-mysql-perl, libparse-recdescent-perl, libwww-perl, perl (>= 5.6.0-16) 0m4.7s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpzZeC9h/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/tmpzZeC9h/piuparts-depends-dummy.deb'. 0m4.7s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpzZeC9h/piuparts-depends-dummy'] 0m4.7s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpzZeC9h/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpgXcLik/tmp 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s 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 libdbd-mysql-perl; however: Package libdbd-mysql-perl is not installed. piuparts-depends-dummy depends on libparse-recdescent-perl; however: Package libparse-recdescent-perl is not installed. piuparts-depends-dummy depends on libwww-perl; however: Package libwww-perl is not installed. piuparts-depends-dummy depends on perl (>= 5.6.0-16); however: Package perl is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m4.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', '-yf', 'install'] 0m7.9s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libdb4.7 libdbd-mysql-perl libdbi-perl libgdbm3 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libmysqlclient16 libnet-daemon-perl libparse-recdescent-perl libplrpc-perl liburi-perl libwww-perl mysql-common netbase perl perl-modules Suggested packages: libdata-dump-perl libcompress-zlib-perl libcrypt-ssleay-perl libio-socket-ssl-perl perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl make Recommended packages: libmailtools-perl libhtml-format-perl ifupdown The following NEW packages will be installed: libdb4.7 libdbd-mysql-perl libdbi-perl libgdbm3 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libmysqlclient16 libnet-daemon-perl libparse-recdescent-perl libplrpc-perl liburi-perl libwww-perl mysql-common netbase perl perl-modules 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 12.8 MB of archives. After this operation, 47.7 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main mysql-common all 5.1.73-1 [71.2 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libmysqlclient16 amd64 5.1.73-1 [1971 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main perl-modules all 5.10.1-17squeeze6 [3482 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libdb4.7 amd64 4.7.25-9 [662 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libgdbm3 amd64 1.8.3-9 [46.2 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main perl amd64 5.10.1-17squeeze6 [4462 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libnet-daemon-perl all 0.43-1 [46.6 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main libplrpc-perl all 0.2020-2 [36.0 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main libdbi-perl amd64 1.612-1 [883 kB] Get:10 http://mirror.bm.debian.org/debian/ squeeze/main libdbd-mysql-perl amd64 4.016-1 [140 kB] Get:11 http://mirror.bm.debian.org/debian/ squeeze/main libparse-recdescent-perl all 1.965001+dfsg-1 [157 kB] Get:12 http://mirror.bm.debian.org/debian/ squeeze/main liburi-perl all 1.54-2 [98.5 kB] Get:13 http://mirror.bm.debian.org/debian/ squeeze/main libhtml-tagset-perl all 3.20-2 [13.5 kB] Get:14 http://mirror.bm.debian.org/debian/ squeeze/main libhtml-parser-perl amd64 3.66-1 [115 kB] Get:15 http://mirror.bm.debian.org/debian/ squeeze/main libhtml-tree-perl all 3.23-2 [209 kB] Get:16 http://mirror.bm.debian.org/debian/ squeeze/main netbase all 4.45 [20.7 kB] Get:17 http://mirror.bm.debian.org/debian/ squeeze/main libwww-perl all 5.836-1 [401 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 12.8 MB in 1s (11.7 MB/s) Selecting previously deselected package mysql-common. (Reading database ... 6258 files and directories currently installed.) Unpacking mysql-common (from .../mysql-common_5.1.73-1_all.deb) ... Selecting previously deselected package libmysqlclient16. Unpacking libmysqlclient16 (from .../libmysqlclient16_5.1.73-1_amd64.deb) ... Selecting previously deselected package perl-modules. Unpacking perl-modules (from .../perl-modules_5.10.1-17squeeze6_all.deb) ... Selecting previously deselected package libdb4.7. Unpacking libdb4.7 (from .../libdb4.7_4.7.25-9_amd64.deb) ... Selecting previously deselected package libgdbm3. Unpacking libgdbm3 (from .../libgdbm3_1.8.3-9_amd64.deb) ... Selecting previously deselected package perl. Unpacking perl (from .../perl_5.10.1-17squeeze6_amd64.deb) ... Selecting previously deselected package 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) ... Selecting previously deselected package libdbd-mysql-perl. Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.016-1_amd64.deb) ... Selecting previously deselected package libparse-recdescent-perl. Unpacking libparse-recdescent-perl (from .../libparse-recdescent-perl_1.965001+dfsg-1_all.deb) ... Selecting previously deselected package liburi-perl. Unpacking liburi-perl (from .../liburi-perl_1.54-2_all.deb) ... Selecting previously deselected package libhtml-tagset-perl. Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ... Selecting previously deselected package libhtml-parser-perl. Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.66-1_amd64.deb) ... Selecting previously deselected package libhtml-tree-perl. Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-2_all.deb) ... Selecting previously deselected package netbase. Unpacking netbase (from .../archives/netbase_4.45_all.deb) ... Selecting previously deselected package libwww-perl. Unpacking libwww-perl (from .../libwww-perl_5.836-1_all.deb) ... Setting up mysql-common (5.1.73-1) ... Setting up libmysqlclient16 (5.1.73-1) ... Setting up libdb4.7 (4.7.25-9) ... Setting up libgdbm3 (1.8.3-9) ... Setting up netbase (4.45) ... 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 libdbd-mysql-perl (4.016-1) ... Setting up libparse-recdescent-perl (1.965001+dfsg-1) ... Setting up liburi-perl (1.54-2) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up libhtml-parser-perl (3.66-1) ... Setting up libhtml-tree-perl (3.23-2) ... Setting up libwww-perl (5.836-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m7.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', '-yf', 'install'] 0m7.9s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m7.9s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpgXcLik/tmp/piuparts-depends-dummy.deb 0m7.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m7.9s DUMP: piuparts-depends-dummy install ok installed 0m7.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m7.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.9s DUMP: (Reading database ... 8181 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m7.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'clean'] 0m7.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'clean'] 0m8.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m8.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m9.8s DEBUG: No broken symlinks as far as we can find. 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-cache', 'policy'] 0m9.8s 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: 0m9.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-cache', 'policy'] 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-cache', 'policy', 'libdbix-fulltextsearch-perl'] 0m9.8s DUMP: libdbix-fulltextsearch-perl: Installed: (none) Candidate: 0.73-10 Version table: 0.73-10 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m9.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-cache', 'policy', 'libdbix-fulltextsearch-perl'] 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', '-y', 'install', 'libdbix-fulltextsearch-perl=0.73-10'] 0m10.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libdbix-fulltextsearch-perl 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 52.1 kB of archives. After this operation, 205 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libdbix-fulltextsearch-perl all 0.73-10 [52.1 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 52.1 kB in 0s (2560 kB/s) Selecting previously deselected package libdbix-fulltextsearch-perl. (Reading database ... 8181 files and directories currently installed.) Unpacking libdbix-fulltextsearch-perl (from .../libdbix-fulltextsearch-perl_0.73-10_all.deb) ... Setting up libdbix-fulltextsearch-perl (0.73-10) ... 0m10.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', '-y', 'install', 'libdbix-fulltextsearch-perl=0.73-10'] 0m10.5s INFO: Running scripts post_install 0m10.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m10.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m11.8s DEBUG: No broken symlinks as far as we can find. 0m11.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--get-selections', '*'] 0m11.8s 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 libdbd-mysql-perl install libdbi-perl install libdbix-fulltextsearch-perl install libgcc1 install libgdbm3 install libhtml-parser-perl install libhtml-tagset-perl install libhtml-tree-perl install liblocale-gettext-perl install liblzma2 install libmysqlclient16 install libncurses5 install libnet-daemon-perl install libpam-modules install libpam-runtime install libpam0g install libparse-recdescent-perl 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 liburi-perl install libusb-0.1-4 install libuuid1 install libwww-perl install login install lsb-base install mawk install mount install mysql-common install ncurses-base install ncurses-bin install netbase 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 0m11.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--get-selections', '*'] 0m12.6s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpgXcLik', '-ac'] 0m13.3s DUMP: debsums: no md5sums for mawk debsums: no md5sums for netbase 0m13.3s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpgXcLik', '-ac'] 0m13.3s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m13.4s DUMP: 0.11.6~bpo70+1 0m13.4s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m13.4s INFO: Running adequate version 0.11.6~bpo70+1 now. 0m13.4s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'libdbix-fulltextsearch-perl'] 0m13.5s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'libdbix-fulltextsearch-perl'] 0m13.5s INFO: Running scripts pre_remove 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_exceptions'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/pre_remove_exceptions'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'remove', 'libwww-perl', 'libhtml-parser-perl', 'libnet-daemon-perl', 'liburi-perl', 'libmysqlclient16', 'perl', 'libdbi-perl', 'perl-modules', 'mysql-common', 'netbase', 'libgdbm3', 'libplrpc-perl', 'libdb4.7', 'libparse-recdescent-perl', 'libhtml-tagset-perl', 'libhtml-tree-perl', 'libdbd-mysql-perl', 'libdbix-fulltextsearch-perl'] 0m14.2s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libdb4.7 libdbd-mysql-perl libdbi-perl libdbix-fulltextsearch-perl libgdbm3 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libmysqlclient16 libnet-daemon-perl libparse-recdescent-perl libplrpc-perl liburi-perl libwww-perl mysql-common netbase perl perl-modules 0 upgraded, 0 newly installed, 18 to remove and 0 not upgraded. After this operation, 47.9 MB disk space will be freed. (Reading database ... 8206 files and directories currently installed.) Removing libdbix-fulltextsearch-perl ... Removing libdbd-mysql-perl ... Removing libdbi-perl ... Removing libplrpc-perl ... Removing libparse-recdescent-perl ... Removing libwww-perl ... Removing libhtml-tree-perl ... Removing libhtml-parser-perl ... Removing liburi-perl ... Removing libnet-daemon-perl ... Removing libhtml-tagset-perl ... Removing libmysqlclient16 ... Removing mysql-common ... Removing netbase ... Removing perl ... Removing perl-modules ... Removing libdb4.7 ... Removing libgdbm3 ... 0m14.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'remove', 'libwww-perl', 'libhtml-parser-perl', 'libnet-daemon-perl', 'liburi-perl', 'libmysqlclient16', 'perl', 'libdbi-perl', 'perl-modules', 'mysql-common', 'netbase', 'libgdbm3', 'libplrpc-perl', 'libdb4.7', 'libparse-recdescent-perl', 'libhtml-tagset-perl', 'libhtml-tree-perl', 'libdbd-mysql-perl', 'libdbix-fulltextsearch-perl'] 0m14.2s INFO: Running scripts post_remove 0m14.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_remove_exceptions_lenny'] 0m14.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_remove_exceptions_lenny'] 0m14.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_remove_extras'] 0m14.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_remove_extras'] 0m14.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', 'libwww-perl', 'libhtml-parser-perl', 'libnet-daemon-perl', 'liburi-perl', 'libmysqlclient16', 'perl', 'libdbi-perl', 'perl-modules', 'mysql-common', 'netbase', 'libgdbm3', 'libplrpc-perl', 'libdb4.7', 'libparse-recdescent-perl', 'libhtml-tagset-perl', 'libhtml-tree-perl', 'libdbd-mysql-perl'] 0m14.3s DUMP: dpkg: warning: ignoring request to remove libwww-perl which isn't installed. dpkg: warning: ignoring request to remove libhtml-parser-perl which isn't installed. dpkg: warning: ignoring request to remove libnet-daemon-perl which isn't installed. dpkg: warning: ignoring request to remove liburi-perl which isn't installed. (Reading database ... 6267 files and directories currently installed.) Removing libmysqlclient16 ... Purging configuration files for libmysqlclient16 ... dpkg: warning: ignoring request to remove perl which isn't installed. dpkg: warning: ignoring request to remove libdbi-perl which isn't installed. Removing perl-modules ... Purging configuration files for perl-modules ... Removing mysql-common ... Purging configuration files for mysql-common ... Removing netbase ... Purging configuration files for netbase ... Removing libgdbm3 ... Purging configuration files for libgdbm3 ... dpkg: warning: ignoring request to remove libplrpc-perl which isn't installed. dpkg: warning: ignoring request to remove libdb4.7 which isn't installed. dpkg: warning: ignoring request to remove libparse-recdescent-perl which isn't installed. dpkg: warning: ignoring request to remove libhtml-tagset-perl which isn't installed. dpkg: warning: ignoring request to remove libhtml-tree-perl which isn't installed. dpkg: warning: ignoring request to remove libdbd-mysql-perl which isn't installed. 0m14.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', 'libwww-perl', 'libhtml-parser-perl', 'libnet-daemon-perl', 'liburi-perl', 'libmysqlclient16', 'perl', 'libdbi-perl', 'perl-modules', 'mysql-common', 'netbase', 'libgdbm3', 'libplrpc-perl', 'libdb4.7', 'libparse-recdescent-perl', 'libhtml-tagset-perl', 'libhtml-tree-perl', 'libdbd-mysql-perl'] 0m14.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', 'libdbix-fulltextsearch-perl'] 0m14.4s DUMP: dpkg: warning: ignoring request to remove libdbix-fulltextsearch-perl which isn't installed. 0m14.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', 'libdbix-fulltextsearch-perl'] 0m14.4s INFO: Running scripts post_purge 0m14.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_purge_exceptions'] 0m14.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'tmp/scripts/post_purge_exceptions'] 0m14.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', '--pending'] 0m14.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--purge', '--pending'] 0m14.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--remove', '--pending'] 0m14.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg', '--remove', '--pending'] 0m14.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m14.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m15.4s DEBUG: No broken symlinks as far as we can find. 0m15.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg-divert', '--list'] 0m15.5s 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 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'dpkg-divert', '--list'] 0m15.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'clean'] 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'apt-get', 'clean'] 0m16.5s DEBUG: File was renamed: /etc/rcS.d/S11mountnfs.sh => /etc/rcS.d/S12mountnfs.sh 0m16.5s DEBUG: File was renamed: /etc/rc0.d/K04umountroot => /etc/rc0.d/K05umountroot 0m16.5s DEBUG: File was renamed: /etc/rcS.d/S14stop-bootlogd-single => /etc/rcS.d/S15stop-bootlogd-single 0m16.5s DEBUG: File was renamed: /etc/rcS.d/S12mountnfs-bootclean.sh => /etc/rcS.d/S13mountnfs-bootclean.sh 0m16.5s DEBUG: File was renamed: /etc/rc0.d/K05halt => /etc/rc0.d/K06halt 0m16.5s DEBUG: File was renamed: /etc/rc0.d/K03umountfs => /etc/rc0.d/K04umountfs 0m16.5s DEBUG: File was renamed: /etc/rcS.d/S13bootmisc.sh => /etc/rcS.d/S14bootmisc.sh 0m16.5s DEBUG: File was renamed: /etc/rc6.d/K03umountfs => /etc/rc6.d/K04umountfs 0m16.5s DEBUG: File was renamed: /etc/rc6.d/K05reboot => /etc/rc6.d/K06reboot 0m16.5s DEBUG: File was renamed: /etc/rc6.d/K04umountroot => /etc/rc6.d/K05umountroot 0m16.5s INFO: PASS: Installation and purging test. 0m16.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'umount', '/proc'] 0m16.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpgXcLik', 'umount', '/proc'] 0m16.8s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m16.8s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpgXcLik'] 0m16.8s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpgXcLik 0m16.9s INFO: PASS: All tests. 0m16.9s INFO: piuparts run ends. ret=0 End: 2014-05-14 15:18:37 UTC