Start: 2014-02-12 07:07:30 UTC Package: python-pysqlite2 Priority: optional Section: python Installed-Size: 268 Maintainer: Joel Rosdahl Architecture: amd64 Version: 2.6.0-1 Replaces: python2.3-pysqlite2, python2.4-pysqlite2 Provides: python2.5-pysqlite2, python2.6-pysqlite2 Depends: libc6 (>= 2.3), libsqlite3-0 (>= 3.6.23.1), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11) Suggests: python-pysqlite2-doc, python-pysqlite2-dbg Conflicts: python2.3-pysqlite2, python2.4-pysqlite2 Filename: pool/main/p/python-pysqlite2/python-pysqlite2_2.6.0-1_amd64.deb Size: 67942 MD5sum: 2f6ae468f46a27c786f025c3c180d535 SHA1: f6ab351d4a95d1e0bb7664de3472bbd9e45013b3 SHA256: ed74a941a01958ce8cab76d249c9af8882ad3906323d5ec030d006b9f1d261cb Description: Python interface to SQLite 3 pysqlite is a DB-API 2.0-compliant database interface for SQLite. . This package is built against SQLite 3. For an interface to SQLite 2, see the package python-sqlite. An alternative Python SQLite 3 module is packaged as python-apsw. . SQLite is a relational database management system contained in a relatively small C library. It is a public domain project created by D. Richard Hipp. Unlike the usual client-server paradigm, the SQLite engine is not a standalone process with which the program communicates, but is linked in and thus becomes an integral part of the program. The library implements most of SQL-92 standard, including transactions, triggers and most of complex queries. . pysqlite makes this powerful embedded SQL engine available to Python programmers. It stays compatible with the Python database API specification 2.0 as much as possible, but also exposes most of SQLite's native API, so that it is for example possible to create user-defined SQL functions and aggregates in Python. . If you need a relational database for your applications, or even small tools or helper scripts, pysqlite is often a good fit. It's easy to use, easy to deploy, and does not depend on any other Python libraries or platform libraries, except SQLite. SQLite itself is ported to most platforms you'd ever care about. . It's often a good alternative to MySQL, the Microsoft JET engine or the MSDE, without having any of their license and deployment issues. Python-Version: 2.5, 2.6 Tag: devel::lang:python, devel::lang:sql, implemented-in::python, role::shared-lib, works-with::db 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 python-pysqlite2=2.6.0-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 python-pysqlite2=2.6.0-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/tmpTkCRp0 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpTkCRp0 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', '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/tmpTkCRp0', '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/tmpTkCRp0', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpTkCRp0/tmp/scripts/ 0m2.3s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpTkCRp0/tmp/scripts/ 0m2.3s INFO: Running scripts post_setup 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_forbid_home'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_forbid_home'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s DUMP: *** Adding fake essential packages *** Reading package lists... Building dependency tree... Suggested packages: perl-modules The following NEW packages will be installed: adduser ucf 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 320 kB of archives. After this operation, 1532 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main adduser all 3.112+nmu2 [250 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main ucf all 3.0025+nmu1 [69.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 320 kB in 0s (29.5 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.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'clean'] 0m3.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'clean'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--get-selections', '*'] 0m3.7s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--get-selections', '*'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg-divert', '--list'] 0m3.7s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash diversion of /bin/sh to /bin/sh.distrib by dash 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg-divert', '--list'] 0m3.7s INFO: apt-cache does not know about any of the requested packages 0m3.7s INFO: Running scripts pre_test 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_test_root_password'] 0m3.7s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_test_root_password'] 0m3.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m4.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m4.8s DEBUG: No broken symlinks as far as we can find. 0m4.8s INFO: Running scripts pre_install 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_install_database-server'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_install_database-server'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_install_exceptions'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_install_exceptions'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-cache', 'show', 'python-pysqlite2=2.6.0-1'] 0m4.8s DUMP: Package: python-pysqlite2 Priority: optional Section: python Installed-Size: 268 Maintainer: Joel Rosdahl Architecture: amd64 Version: 2.6.0-1 Replaces: python2.3-pysqlite2, python2.4-pysqlite2 Provides: python2.5-pysqlite2, python2.6-pysqlite2 Depends: libc6 (>= 2.3), libsqlite3-0 (>= 3.6.23.1), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11) Suggests: python-pysqlite2-doc, python-pysqlite2-dbg Conflicts: python2.3-pysqlite2, python2.4-pysqlite2 Filename: pool/main/p/python-pysqlite2/python-pysqlite2_2.6.0-1_amd64.deb Size: 67942 MD5sum: 2f6ae468f46a27c786f025c3c180d535 SHA1: f6ab351d4a95d1e0bb7664de3472bbd9e45013b3 SHA256: ed74a941a01958ce8cab76d249c9af8882ad3906323d5ec030d006b9f1d261cb Description: Python interface to SQLite 3 pysqlite is a DB-API 2.0-compliant database interface for SQLite. . This package is built against SQLite 3. For an interface to SQLite 2, see the package python-sqlite. An alternative Python SQLite 3 module is packaged as python-apsw. . SQLite is a relational database management system contained in a relatively small C library. It is a public domain project created by D. Richard Hipp. Unlike the usual client-server paradigm, the SQLite engine is not a standalone process with which the program communicates, but is linked in and thus becomes an integral part of the program. The library implements most of SQL-92 standard, including transactions, triggers and most of complex queries. . pysqlite makes this powerful embedded SQL engine available to Python programmers. It stays compatible with the Python database API specification 2.0 as much as possible, but also exposes most of SQLite's native API, so that it is for example possible to create user-defined SQL functions and aggregates in Python. . If you need a relational database for your applications, or even small tools or helper scripts, pysqlite is often a good fit. It's easy to use, easy to deploy, and does not depend on any other Python libraries or platform libraries, except SQLite. SQLite itself is ported to most platforms you'd ever care about. . It's often a good alternative to MySQL, the Microsoft JET engine or the MSDE, without having any of their license and deployment issues. Python-Version: 2.5, 2.6 Tag: devel::lang:python, devel::lang:sql, implemented-in::python, role::shared-lib, works-with::db 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-cache', 'show', 'python-pysqlite2=2.6.0-1'] 0m4.9s 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: libc6 (>= 2.3), libsqlite3-0 (>= 3.6.23.1), python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11) Conflicts: python2.3-pysqlite2, python2.4-pysqlite2 0m4.9s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpuaN_aW/piuparts-depends-dummy'] 0m4.9s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpuaN_aW/piuparts-depends-dummy.deb'. 0m4.9s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpuaN_aW/piuparts-depends-dummy'] 0m4.9s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpuaN_aW/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpTkCRp0/tmp 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s 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 libsqlite3-0 (>= 3.6.23.1); however: Package libsqlite3-0 is not installed. piuparts-depends-dummy depends on python (<< 2.7); however: Package python is not installed. piuparts-depends-dummy depends on python (>= 2.5); however: Package python is not installed. piuparts-depends-dummy depends on python-central (>= 0.6.11); however: Package python-central 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/tmpTkCRp0', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', '-yf', 'install'] 0m8.4s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python python-central python-minimal python2.6 python2.6-minimal Suggested packages: python-doc python-tk python-profiler python2.6-doc python2.6-profiler binutils binfmt-support Recommended packages: libgpm2 file The following NEW packages will be installed: libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python python-central python-minimal python2.6 python2.6-minimal 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 6186 kB of archives. After this operation, 20.7 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libsqlite3-0 amd64 3.7.3-1 [397 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libssl0.9.8 amd64 0.9.8o-4squeeze14 [1002 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main python2.6-minimal amd64 2.6.6-8+b1 [1520 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main mime-support all 3.48-1 [34.2 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libexpat1 amd64 2.0.1-7+squeeze1 [138 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libncursesw5 amd64 5.7+20100313-5 [390 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main python2.6 amd64 2.6.6-8+b1 [2455 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main python-minimal all 2.6.6-3+squeeze7 [33.8 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main python all 2.6.6-3+squeeze7 [169 kB] Get:10 http://mirror.bm.debian.org/debian/ squeeze/main python-central all 0.6.16+nmu1 [47.4 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6186 kB in 0s (17.3 MB/s) Selecting previously deselected package libsqlite3-0. (Reading database ... 6278 files and directories currently installed.) Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.3-1_amd64.deb) ... Selecting previously deselected package libssl0.9.8. Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-4squeeze14_amd64.deb) ... Selecting previously deselected package python2.6-minimal. Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.6-8+b1_amd64.deb) ... Selecting previously deselected package mime-support. Unpacking mime-support (from .../mime-support_3.48-1_all.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_2.0.1-7+squeeze1_amd64.deb) ... Selecting previously deselected package libncursesw5. Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ... Selecting previously deselected package python2.6. Unpacking python2.6 (from .../python2.6_2.6.6-8+b1_amd64.deb) ... Selecting previously deselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.6.6-3+squeeze7_all.deb) ... Selecting previously deselected package python. Unpacking python (from .../python_2.6.6-3+squeeze7_all.deb) ... Selecting previously deselected package python-central. Unpacking python-central (from .../python-central_0.6.16+nmu1_all.deb) ... Setting up libsqlite3-0 (3.7.3-1) ... Setting up libssl0.9.8 (0.9.8o-4squeeze14) ... Setting up python2.6-minimal (2.6.6-8+b1) ... Setting up mime-support (3.48-1) ... update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode. Setting up libexpat1 (2.0.1-7+squeeze1) ... Setting up libncursesw5 (5.7+20100313-5) ... Setting up python2.6 (2.6.6-8+b1) ... Setting up python-minimal (2.6.6-3+squeeze7) ... Setting up python (2.6.6-3+squeeze7) ... Setting up python-central (0.6.16+nmu1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m8.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', '-yf', 'install'] 0m8.4s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m8.4s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpTkCRp0/tmp/piuparts-depends-dummy.deb 0m8.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m8.4s DUMP: piuparts-depends-dummy install ok installed 0m8.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m8.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m8.4s DUMP: (Reading database ... 7145 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m8.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m8.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'clean'] 0m8.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'clean'] 0m9.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m9.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m10.2s DEBUG: No broken symlinks as far as we can find. 0m10.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-cache', 'policy'] 0m10.2s 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: 0m10.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-cache', 'policy'] 0m10.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-cache', 'policy', 'python-pysqlite2'] 0m10.2s DUMP: python-pysqlite2: Installed: (none) Candidate: 2.6.0-1 Version table: 2.6.0-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m10.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-cache', 'policy', 'python-pysqlite2'] 0m10.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', '-y', 'install', 'python-pysqlite2=2.6.0-1'] 0m11.0s DUMP: Reading package lists... Building dependency tree... Reading state information... Suggested packages: python-pysqlite2-doc python-pysqlite2-dbg The following NEW packages will be installed: python-pysqlite2 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 67.9 kB of archives. After this operation, 274 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main python-pysqlite2 amd64 2.6.0-1 [67.9 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 67.9 kB in 0s (886 kB/s) Selecting previously deselected package python-pysqlite2. (Reading database ... 7145 files and directories currently installed.) Unpacking python-pysqlite2 (from .../python-pysqlite2_2.6.0-1_amd64.deb) ... Setting up python-pysqlite2 (2.6.0-1) ... Processing triggers for python-central ... 0m11.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', '-y', 'install', 'python-pysqlite2=2.6.0-1'] 0m11.0s INFO: Running scripts post_install 0m11.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m11.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m12.2s DEBUG: No broken symlinks as far as we can find. 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--get-selections', '*'] 0m12.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 libcomerr2 install libdb4.8 install libexpat1 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libncursesw5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libsqlite3-0 install libss2 install libssl0.9.8 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 mime-support install mount install ncurses-base install ncurses-bin install passwd install perl-base install python install python-central install python-minimal install python-pysqlite2 install python2.6 install python2.6-minimal 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 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--get-selections', '*'] 0m12.8s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', '-ac'] 0m13.5s DUMP: debsums: no md5sums for mawk 0m13.5s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', '-ac'] 0m13.5s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m13.5s DUMP: 0.11.3~bpo70+1 0m13.5s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m13.5s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m13.5s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'python-pysqlite2'] 0m13.6s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'python-pysqlite2'] 0m13.6s INFO: Running scripts pre_remove 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_exceptions'] 0m13.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/pre_remove_exceptions'] 0m13.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'remove', 'python-central', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'libsqlite3-0', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-minimal', 'python-pysqlite2'] 0m14.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python python-central python-minimal python-pysqlite2 python2.6 python2.6-minimal 0 upgraded, 0 newly installed, 11 to remove and 0 not upgraded. After this operation, 21.0 MB disk space will be freed. (Reading database ... 7161 files and directories currently installed.) Removing python-pysqlite2 ... Removing python-central ... Removing python ... Removing python2.6 ... Removing libexpat1 ... Removing libncursesw5 ... Removing libsqlite3-0 ... Removing python-minimal ... Removing python2.6-minimal ... Removing libssl0.9.8 ... Removing mime-support ... 0m14.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'remove', 'python-central', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'libsqlite3-0', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-minimal', 'python-pysqlite2'] 0m14.5s INFO: Running scripts post_remove 0m14.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_remove_exceptions_lenny'] 0m14.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_remove_exceptions_lenny'] 0m14.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', 'python-central', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'libsqlite3-0', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-minimal'] 0m14.7s DUMP: (Reading database ... 6283 files and directories currently installed.) Removing python-central ... Purging configuration files for python-central ... Removing python2.6-minimal ... Purging configuration files for python2.6-minimal ... Removing libncursesw5 ... Purging configuration files for libncursesw5 ... Removing python ... Purging configuration files for python ... Removing python2.6 ... Purging configuration files for python2.6 ... Removing libsqlite3-0 ... Purging configuration files for libsqlite3-0 ... Removing libssl0.9.8 ... Purging configuration files for libssl0.9.8 ... Removing mime-support ... Purging configuration files for mime-support ... Removing libexpat1 ... Purging configuration files for libexpat1 ... dpkg: warning: ignoring request to remove python-minimal which isn't installed. 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', 'python-central', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'libsqlite3-0', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-minimal'] 0m14.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', 'python-pysqlite2'] 0m14.7s DUMP: dpkg: warning: ignoring request to remove python-pysqlite2 which isn't installed. 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', 'python-pysqlite2'] 0m14.7s INFO: Running scripts post_purge 0m14.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_purge_exceptions'] 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'tmp/scripts/post_purge_exceptions'] 0m14.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', '--pending'] 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--purge', '--pending'] 0m14.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--remove', '--pending'] 0m14.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg', '--remove', '--pending'] 0m14.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m15.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m15.8s DEBUG: No broken symlinks as far as we can find. 0m15.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg-divert', '--list'] 0m15.8s 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 0m15.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'dpkg-divert', '--list'] 0m15.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'clean'] 0m15.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'apt-get', 'clean'] 0m16.8s INFO: PASS: Installation and purging test. 0m17.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'umount', '/proc'] 0m17.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpTkCRp0', 'umount', '/proc'] 0m17.0s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m17.1s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpTkCRp0'] 0m17.1s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpTkCRp0 0m17.1s INFO: PASS: All tests. 0m17.1s INFO: piuparts run ends. ret=0 End: 2014-02-12 07:07:47 UTC