Start: 2014-04-01 06:53:58 UTC Package: python-nevow Priority: optional Section: python Installed-Size: 3452 Maintainer: Vincent Bernat Architecture: all Source: nevow Version: 0.10.0-2 Replaces: python2.3-nevow (<< 0.7.0-1.1), python2.4-nevow (<< 0.7.0-1.1) Provides: python2.5-nevow, python2.6-nevow Depends: python (>= 2.4), python-central (>= 0.6.11), dpkg (>= 1.14.17~), python-twisted-core (>= 2.4), python-twisted-web (>= 0.6) Conflicts: python2.3-nevow (<< 0.7.0-1.1), python2.4-nevow (<< 0.7.0-1.1) Filename: pool/main/n/nevow/python-nevow_0.10.0-2_all.deb Size: 560584 MD5sum: e2c76f6fbbde2440608327eccde0248f SHA1: 3aa9eda7d7c626a7b4b046afb80bf49d2102657e SHA256: 8560d27ad639ed7f959050ab8bd6271d64aada0d0c956f9c83d77aa4dc5c02de Description: Web application templating system for Python and Twisted Nevow's main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible. It separates your code into 'data' and 'render' functions, a simplified implementation of traditional MVC. It has various parts which can be used individually or as a whole, integrated web solution: . - XHTML templates: contain no programming logic, only nodes tagged with nevow attributes - data/render methods: simplified MVC - stan: An s-expression-like syntax for expressing xml in pure Python - formless: For describing the types of objects which may be passed to methods of your classes, validating and coercing string input from either web or command-line sources, and calling your methods automatically once validation passes - freeform: For rendering web forms based on formless type descriptions, accepting form posts and passing them to formless validators, and rendering error forms in the event validation fails - livepage: Cross-browser JavaScript glue for sending client side events to the server and server side events to the client after the page has loaded, without causing the entire page to refresh Homepage: http://divmod.org/trac/wiki/DivmodNevow Python-Version: >= 2.4 Tag: devel::lang:python, devel::library, implemented-in::python, role::devel-lib, web::scripting 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-nevow=0.10.0-2 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong. 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.57.1~201403012113~0.57-23-gfd8571c starting up. 0m0.0s INFO: Command line arguments: /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz -d squeeze --no-upgrade-test --apt python-nevow=0.10.0-2 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/tmpwFAiRR 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpwFAiRR 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '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/tmpwFAiRR', '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/tmpwFAiRR', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '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/tmpwFAiRR', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpwFAiRR/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpwFAiRR/tmp/scripts/ 0m2.2s INFO: Running scripts post_setup 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '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 (17.0 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.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'clean'] 0m3.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'clean'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '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/tmpwFAiRR', 'dpkg', '--get-selections', '*'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg-divert', '--list'] 0m3.7s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '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/tmpwFAiRR', '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/tmpwFAiRR', 'tmp/scripts/pre_test_root_password'] 0m3.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m4.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 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/tmpwFAiRR', 'tmp/scripts/pre_install_database-server'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_database-server'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_exceptions'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_exceptions'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_extras'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_extras'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-cache', 'show', 'python-nevow=0.10.0-2'] 0m4.9s DUMP: Package: python-nevow Priority: optional Section: python Installed-Size: 3452 Maintainer: Vincent Bernat Architecture: all Source: nevow Version: 0.10.0-2 Replaces: python2.3-nevow (<< 0.7.0-1.1), python2.4-nevow (<< 0.7.0-1.1) Provides: python2.5-nevow, python2.6-nevow Depends: python (>= 2.4), python-central (>= 0.6.11), dpkg (>= 1.14.17~), python-twisted-core (>= 2.4), python-twisted-web (>= 0.6) Conflicts: python2.3-nevow (<< 0.7.0-1.1), python2.4-nevow (<< 0.7.0-1.1) Filename: pool/main/n/nevow/python-nevow_0.10.0-2_all.deb Size: 560584 MD5sum: e2c76f6fbbde2440608327eccde0248f SHA1: 3aa9eda7d7c626a7b4b046afb80bf49d2102657e SHA256: 8560d27ad639ed7f959050ab8bd6271d64aada0d0c956f9c83d77aa4dc5c02de Description: Web application templating system for Python and Twisted Nevow's main focus is on separating the HTML template from both the business logic and the display logic, while allowing the programmer to write pure Python code as much as possible. It separates your code into 'data' and 'render' functions, a simplified implementation of traditional MVC. It has various parts which can be used individually or as a whole, integrated web solution: . - XHTML templates: contain no programming logic, only nodes tagged with nevow attributes - data/render methods: simplified MVC - stan: An s-expression-like syntax for expressing xml in pure Python - formless: For describing the types of objects which may be passed to methods of your classes, validating and coercing string input from either web or command-line sources, and calling your methods automatically once validation passes - freeform: For rendering web forms based on formless type descriptions, accepting form posts and passing them to formless validators, and rendering error forms in the event validation fails - livepage: Cross-browser JavaScript glue for sending client side events to the server and server side events to the client after the page has loaded, without causing the entire page to refresh Homepage: http://divmod.org/trac/wiki/DivmodNevow Python-Version: >= 2.4 Tag: devel::lang:python, devel::library, implemented-in::python, role::devel-lib, web::scripting 0m4.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-cache', 'show', 'python-nevow=0.10.0-2'] 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: python (>= 2.4), python-central (>= 0.6.11), dpkg (>= 1.14.17~), python-twisted-core (>= 2.4), python-twisted-web (>= 0.6) Conflicts: python2.3-nevow (<< 0.7.0-1.1), python2.4-nevow (<< 0.7.0-1.1) 0m4.9s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmp6cynMf/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/tmp6cynMf/piuparts-depends-dummy.deb'. 0m4.9s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmp6cynMf/piuparts-depends-dummy'] 0m4.9s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmp6cynMf/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpwFAiRR/tmp 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s 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 python (>= 2.4); however: Package python is not installed. piuparts-depends-dummy depends on python-central (>= 0.6.11); however: Package python-central is not installed. piuparts-depends-dummy depends on python-twisted-core (>= 2.4); however: Package python-twisted-core is not installed. piuparts-depends-dummy depends on python-twisted-web (>= 0.6); however: Package python-twisted-web 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/tmpwFAiRR', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', '-yf', 'install'] 0m10.7s 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 python-pkg-resources python-twisted-bin python-twisted-core python-twisted-web python-zope.interface python2.6 python2.6-minimal Suggested packages: python-doc python-tk python-profiler python-distribute python-distribute-doc python-twisted-bin-dbg python-gtk2 python-glade2 python-qt3 python-wxgtk2.8 python-wxgtk2.6 python-z3c.recipe.sphinxdoc python2.6-doc python2.6-profiler binutils binfmt-support Recommended packages: libgpm2 file python-openssl python-pam python-serial The following NEW packages will be installed: libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python python-central python-minimal python-pkg-resources python-twisted-bin python-twisted-core python-twisted-web python-zope.interface python2.6 python2.6-minimal 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 7925 kB of archives. After this operation, 32.3 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libssl0.9.8 amd64 0.9.8o-4squeeze14 [1002 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main python2.6-minimal amd64 2.6.6-8+b1 [1520 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main mime-support all 3.48-1 [34.2 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libexpat1 amd64 2.0.1-7+squeeze1 [138 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libncursesw5 amd64 5.7+20100313-5 [390 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libsqlite3-0 amd64 3.7.3-1 [397 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] Get:11 http://mirror.bm.debian.org/debian/ squeeze/main python-twisted-bin amd64 10.1.0-3 [41.3 kB] Get:12 http://mirror.bm.debian.org/debian/ squeeze/main python-pkg-resources all 0.6.14-4 [64.6 kB] Get:13 http://mirror.bm.debian.org/debian/ squeeze/main python-zope.interface amd64 3.5.3-1+b1 [119 kB] Get:14 http://mirror.bm.debian.org/debian/ squeeze/main python-twisted-core all 10.1.0-3 [1116 kB] Get:15 http://mirror.bm.debian.org/debian/ squeeze/main python-twisted-web all 10.1.0-1 [399 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 7925 kB in 0s (19.1 MB/s) Selecting previously deselected package libssl0.9.8. (Reading database ... 6258 files and directories currently installed.) 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 libsqlite3-0. Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.3-1_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) ... Selecting previously deselected package python-twisted-bin. Unpacking python-twisted-bin (from .../python-twisted-bin_10.1.0-3_amd64.deb) ... Selecting previously deselected package python-pkg-resources. Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.14-4_all.deb) ... Selecting previously deselected package python-zope.interface. Unpacking python-zope.interface (from .../python-zope.interface_3.5.3-1+b1_amd64.deb) ... Selecting previously deselected package python-twisted-core. Unpacking python-twisted-core (from .../python-twisted-core_10.1.0-3_all.deb) ... Selecting previously deselected package python-twisted-web. Unpacking python-twisted-web (from .../python-twisted-web_10.1.0-1_all.deb) ... 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 libsqlite3-0 (3.7.3-1) ... 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 python-twisted-bin (10.1.0-3) ... Setting up python-pkg-resources (0.6.14-4) ... Setting up python-zope.interface (3.5.3-1+b1) ... Processing triggers for python-central ... Setting up python-twisted-core (10.1.0-3) ... Setting up python-twisted-web (10.1.0-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', '-yf', 'install'] 0m10.7s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m10.7s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpwFAiRR/tmp/piuparts-depends-dummy.deb 0m10.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m10.7s DUMP: piuparts-depends-dummy install ok installed 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m10.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m10.7s DUMP: (Reading database ... 9033 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m10.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'clean'] 0m10.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'clean'] 0m11.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m11.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m13.2s DEBUG: No broken symlinks as far as we can find. 0m13.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-cache', 'policy'] 0m13.3s 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: 0m13.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-cache', 'policy'] 0m13.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-cache', 'policy', 'python-nevow'] 0m13.3s DUMP: python-nevow: Installed: (none) Candidate: 0.10.0-2 Version table: 0.10.0-2 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m13.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-cache', 'policy', 'python-nevow'] 0m13.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', '-y', 'install', 'python-nevow=0.10.0-2'] 0m15.4s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: python-nevow 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 561 kB of archives. After this operation, 3535 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main python-nevow all 0.10.0-2 [561 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 561 kB in 0s (7174 kB/s) Selecting previously deselected package python-nevow. (Reading database ... 9033 files and directories currently installed.) Unpacking python-nevow (from .../python-nevow_0.10.0-2_all.deb) ... Processing triggers for python-twisted-core ... Setting up python-nevow (0.10.0-2) ... Processing triggers for python-twisted-core ... Processing triggers for python-central ... 0m15.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', '-y', 'install', 'python-nevow=0.10.0-2'] 0m15.4s INFO: Running scripts post_install 0m15.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m15.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m17.5s DEBUG: No broken symlinks as far as we can find. 0m17.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--get-selections', '*'] 0m17.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 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-nevow install python-pkg-resources install python-twisted-bin install python-twisted-core install python-twisted-web install python-zope.interface 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 0m17.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--get-selections', '*'] 0m18.3s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '-ac'] 0m19.0s DUMP: debsums: no md5sums for mawk 0m19.0s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', '-ac'] 0m19.0s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m19.1s DUMP: 0.11.3~bpo70+1 0m19.1s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m19.1s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m19.1s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'python-nevow'] 0m19.2s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'python-nevow'] 0m19.2s INFO: Running scripts pre_remove 0m19.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m19.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m19.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m19.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m19.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m19.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m19.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m19.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m19.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_exceptions'] 0m19.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/pre_remove_exceptions'] 0m19.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'remove', 'python-central', 'python-zope.interface', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'python-pkg-resources', 'python-twisted-core', 'libsqlite3-0', 'python-twisted-web', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-twisted-bin', 'python-minimal', 'python-nevow'] 0m20.8s 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-nevow python-pkg-resources python-twisted-bin python-twisted-core python-twisted-web python-zope.interface python2.6 python2.6-minimal 0 upgraded, 0 newly installed, 16 to remove and 0 not upgraded. After this operation, 35.8 MB disk space will be freed. (Reading database ... 9517 files and directories currently installed.) Removing python-nevow ... Removing python-twisted-web ... Removing python-twisted-core ... Removing python-twisted-bin ... Removing python-zope.interface ... Removing python-central ... Removing python-pkg-resources ... 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 ... 0m20.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'remove', 'python-central', 'python-zope.interface', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'python-pkg-resources', 'python-twisted-core', 'libsqlite3-0', 'python-twisted-web', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-twisted-bin', 'python-minimal', 'python-nevow'] 0m20.8s INFO: Running scripts post_remove 0m20.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_remove_exceptions_lenny'] 0m20.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_remove_exceptions_lenny'] 0m20.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_remove_extras'] 0m20.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_remove_extras'] 0m20.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', 'python-central', 'python-zope.interface', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'python-pkg-resources', 'python-twisted-core', 'libsqlite3-0', 'python-twisted-web', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-twisted-bin', 'python-minimal'] 0m21.1s DUMP: (Reading database ... 6263 files and directories currently installed.) Removing python-central ... Purging configuration files for python-central ... dpkg: warning: ignoring request to remove python-zope.interface which isn't installed. 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 ... dpkg: warning: ignoring request to remove python-pkg-resources which isn't installed. Removing python-twisted-core ... Purging configuration files for python-twisted-core ... Removing libsqlite3-0 ... Purging configuration files for libsqlite3-0 ... dpkg: warning: ignoring request to remove python-twisted-web which isn't installed. 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-twisted-bin which isn't installed. dpkg: warning: ignoring request to remove python-minimal which isn't installed. 0m21.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', 'python-central', 'python-zope.interface', 'python2.6-minimal', 'libncursesw5', 'python', 'python2.6', 'python-pkg-resources', 'python-twisted-core', 'libsqlite3-0', 'python-twisted-web', 'libssl0.9.8', 'mime-support', 'libexpat1', 'python-twisted-bin', 'python-minimal'] 0m21.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', 'python-nevow'] 0m21.2s DUMP: (Reading database ... 6258 files and directories currently installed.) Removing python-nevow ... Purging configuration files for python-nevow ... 0m21.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', 'python-nevow'] 0m21.2s INFO: Running scripts post_purge 0m21.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_purge_exceptions'] 0m21.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'tmp/scripts/post_purge_exceptions'] 0m21.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', '--pending'] 0m21.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--purge', '--pending'] 0m21.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--remove', '--pending'] 0m21.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg', '--remove', '--pending'] 0m21.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m21.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m22.3s DEBUG: No broken symlinks as far as we can find. 0m22.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg-divert', '--list'] 0m22.3s 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 0m22.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'dpkg-divert', '--list'] 0m22.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'clean'] 0m22.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'apt-get', 'clean'] 0m23.3s INFO: PASS: Installation and purging test. 0m23.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'umount', '/proc'] 0m23.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpwFAiRR', 'umount', '/proc'] 0m23.6s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m23.7s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpwFAiRR'] 0m23.7s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpwFAiRR 0m23.7s INFO: PASS: All tests. 0m23.7s INFO: piuparts run ends. ret=0 End: 2014-04-01 06:54:22 UTC