Start: 2014-01-21 08:06:21 UTC Package: xmlstarlet Priority: optional Section: text Installed-Size: 944 Maintainer: Debian QA Group Architecture: amd64 Version: 1.0.2-1 Depends: libc6 (>= 2.7), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/main/x/xmlstarlet/xmlstarlet_1.0.2-1_amd64.deb Size: 170602 MD5sum: d94543e282c4262d074e2927de1a79f8 SHA1: ebe5340351f073e8a6a6fac5c82f2971d01cfda3 SHA256: fc52caa8381398553312174588a17fca31b85339433eda2243b66a07542b8d99 Description: command line XML toolkit XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands. . This set of command line utilities can be used by those who deal with many XML documents on UNIX shell command prompt as well as for automated XML processing with shell scripts. . The toolkit's feature set includes options to: Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG) Calculate values of XPath expressions on XML files (such as running sums, etc) Search XML files for matches to given XPath expressions Apply XSLT stylesheets to XML documents (including EXSLT support, and passing parameters to stylesheets) Query XML documents (ex. query for value of some elements of attributes, sorting, etc) Modify or edit XML documents (ex. delete some elements) Format or "beautify" XML documents (as changing indentation, etc) Fetch XML documents using http:// or ftp:// URLs Browse tree structure of XML documents (in similar way to 'ls' command for directories) Include one XML document into another using XInclude XML c14n canonicalization Escape/unescape special XML characters in input text Print directory as XML document Convert XML into PYX format (based on ESIS - ISO 8879), and vice versa Homepage: http://xmlstar.sourceforge.net/ Tag: implemented-in::c, interface::commandline, protocol::ftp, protocol::http, role::program, scope::utility, use::{checking,converting,searching}, works-with-format::xml 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 xmlstarlet=1.0.2-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~201401210208~0.56-12-g3f3aedc 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 xmlstarlet=1.0.2-1 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpWrJhB3 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpWrJhB3 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.9s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m1.9s DEBUG: Created policy-rc.d and chmodded it. 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'update'] 0m2.0s 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... 0m2.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'update'] 0m2.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', '-yf', 'dist-upgrade'] 0m2.5s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', '-yf', 'dist-upgrade'] 0m2.5s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpWrJhB3/tmp/scripts/ 0m2.5s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpWrJhB3/tmp/scripts/ 0m2.5s INFO: Running scripts post_setup 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_experimental'] 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_experimental'] 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_forbid_home'] 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_forbid_home'] 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m4.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.9 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) ... 0m4.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m4.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'clean'] 0m4.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'clean'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--get-selections', '*'] 0m4.6s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--get-selections', '*'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg-divert', '--list'] 0m4.6s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash diversion of /bin/sh to /bin/sh.distrib by dash 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg-divert', '--list'] 0m4.6s INFO: apt-cache does not know about any of the requested packages 0m4.6s INFO: Running scripts pre_test 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_test_root_password'] 0m4.6s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_test_root_password'] 0m4.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m4.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m5.7s DEBUG: No broken symlinks as far as we can find. 0m5.7s INFO: Running scripts pre_install 0m5.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_install_database-server'] 0m5.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_install_database-server'] 0m5.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_install_exceptions'] 0m5.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_install_exceptions'] 0m5.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m5.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m5.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-cache', 'show', 'xmlstarlet=1.0.2-1'] 0m5.8s DUMP: Package: xmlstarlet Priority: optional Section: text Installed-Size: 944 Maintainer: Debian QA Group Architecture: amd64 Version: 1.0.2-1 Depends: libc6 (>= 2.7), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/main/x/xmlstarlet/xmlstarlet_1.0.2-1_amd64.deb Size: 170602 MD5sum: d94543e282c4262d074e2927de1a79f8 SHA1: ebe5340351f073e8a6a6fac5c82f2971d01cfda3 SHA256: fc52caa8381398553312174588a17fca31b85339433eda2243b66a07542b8d99 Description: command line XML toolkit XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX grep, sed, awk, diff, patch, join, etc commands. . This set of command line utilities can be used by those who deal with many XML documents on UNIX shell command prompt as well as for automated XML processing with shell scripts. . The toolkit's feature set includes options to: Check or validate XML files (simple well-formedness check, DTD, XSD, RelaxNG) Calculate values of XPath expressions on XML files (such as running sums, etc) Search XML files for matches to given XPath expressions Apply XSLT stylesheets to XML documents (including EXSLT support, and passing parameters to stylesheets) Query XML documents (ex. query for value of some elements of attributes, sorting, etc) Modify or edit XML documents (ex. delete some elements) Format or "beautify" XML documents (as changing indentation, etc) Fetch XML documents using http:// or ftp:// URLs Browse tree structure of XML documents (in similar way to 'ls' command for directories) Include one XML document into another using XInclude XML c14n canonicalization Escape/unescape special XML characters in input text Print directory as XML document Convert XML into PYX format (based on ESIS - ISO 8879), and vice versa Homepage: http://xmlstar.sourceforge.net/ Tag: implemented-in::c, interface::commandline, protocol::ftp, protocol::http, role::program, scope::utility, use::{checking,converting,searching}, works-with-format::xml 0m5.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-cache', 'show', 'xmlstarlet=1.0.2-1'] 0m5.8s DEBUG: Starting command: ['dpkg-deb', '-b', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpO7EqK7/piuparts-depends-dummy'] 0m5.9s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpO7EqK7/piuparts-depends-dummy.deb'. 0m5.9s DEBUG: Command ok: ['dpkg-deb', '-b', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpO7EqK7/piuparts-depends-dummy'] 0m5.9s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpO7EqK7/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpWrJhB3/tmp 0m5.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m6.0s 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 libxml2 (>= 2.7.4); however: Package libxml2 is not installed. piuparts-depends-dummy depends on libxslt1.1 (>= 1.1.25); however: Package libxslt1.1 is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m6.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m6.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', '-yf', 'install'] 0m7.3s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libgcrypt11 libgpg-error0 libxml2 libxslt1.1 Suggested packages: rng-tools Recommended packages: xml-core The following NEW packages will be installed: libgcrypt11 libgpg-error0 libxml2 libxslt1.1 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 1449 kB of archives. After this operation, 3092 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libxml2 amd64 2.7.8.dfsg-2+squeeze7 [874 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libgpg-error0 amd64 1.6-1 [43.9 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libgcrypt11 amd64 1.4.5-2+squeeze1 [282 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libxslt1.1 amd64 1.1.26-6+squeeze3 [250 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1449 kB in 0s (5362 kB/s) Selecting previously deselected package libxml2. (Reading database ... 6278 files and directories currently installed.) Unpacking libxml2 (from .../libxml2_2.7.8.dfsg-2+squeeze7_amd64.deb) ... Selecting previously deselected package libgpg-error0. Unpacking libgpg-error0 (from .../libgpg-error0_1.6-1_amd64.deb) ... Selecting previously deselected package libgcrypt11. Unpacking libgcrypt11 (from .../libgcrypt11_1.4.5-2+squeeze1_amd64.deb) ... Selecting previously deselected package libxslt1.1. Unpacking libxslt1.1 (from .../libxslt1.1_1.1.26-6+squeeze3_amd64.deb) ... Setting up libxml2 (2.7.8.dfsg-2+squeeze7) ... Setting up libgpg-error0 (1.6-1) ... Setting up libgcrypt11 (1.4.5-2+squeeze1) ... Setting up libxslt1.1 (1.1.26-6+squeeze3) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', '-yf', 'install'] 0m7.3s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m7.3s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpWrJhB3/tmp/piuparts-depends-dummy.deb 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.3s DUMP: (Reading database ... 6327 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'clean'] 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'clean'] 0m7.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m8.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m8.9s DEBUG: No broken symlinks as far as we can find. 0m8.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-cache', 'policy'] 0m9.0s 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: 0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-cache', 'policy'] 0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-cache', 'policy', 'xmlstarlet'] 0m9.0s DUMP: xmlstarlet: Installed: (none) Candidate: 1.0.2-1 Version table: 1.0.2-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-cache', 'policy', 'xmlstarlet'] 0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', '-y', 'install', 'xmlstarlet=1.0.2-1'] 0m9.6s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: xmlstarlet 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 171 kB of archives. After this operation, 967 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main xmlstarlet amd64 1.0.2-1 [171 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 171 kB in 0s (2001 kB/s) Selecting previously deselected package xmlstarlet. (Reading database ... 6327 files and directories currently installed.) Unpacking xmlstarlet (from .../xmlstarlet_1.0.2-1_amd64.deb) ... Setting up xmlstarlet (1.0.2-1) ... 0m9.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', '-y', 'install', 'xmlstarlet=1.0.2-1'] 0m9.6s INFO: Running scripts post_install 0m9.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m9.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m10.8s DEBUG: No broken symlinks as far as we can find. 0m10.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--get-selections', '*'] 0m10.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.8 install libgcc1 install libgcrypt11 install libgpg-error0 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 libxml2 install libxslt1.1 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 xmlstarlet install xz-utils install zlib1g install 0m10.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--get-selections', '*'] 0m11.4s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', '-ac'] 0m12.0s DUMP: debsums: no md5sums for mawk 0m12.0s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', '-ac'] 0m12.0s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'xmlstarlet'] 0m12.2s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'xmlstarlet'] 0m12.2s INFO: Running scripts pre_remove 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m12.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m12.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m12.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m12.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_exceptions'] 0m12.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/pre_remove_exceptions'] 0m12.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'remove', 'libxml2', 'libgpg-error0', 'libgcrypt11', 'libxslt1.1', 'xmlstarlet'] 0m13.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libgcrypt11 libgpg-error0 libxml2 libxslt1.1 xmlstarlet 0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded. After this operation, 4059 kB disk space will be freed. (Reading database ... 6500 files and directories currently installed.) Removing xmlstarlet ... Removing libxslt1.1 ... Removing libgcrypt11 ... Removing libgpg-error0 ... Removing libxml2 ... 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'remove', 'libxml2', 'libgpg-error0', 'libgcrypt11', 'libxslt1.1', 'xmlstarlet'] 0m13.5s INFO: Running scripts post_remove 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_remove_exceptions_lenny'] 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_remove_exceptions_lenny'] 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', 'libxml2', 'libgpg-error0', 'libgcrypt11', 'libxslt1.1'] 0m13.5s DUMP: (Reading database ... 6278 files and directories currently installed.) Removing libxml2 ... Purging configuration files for libxml2 ... Removing libgpg-error0 ... Purging configuration files for libgpg-error0 ... Removing libgcrypt11 ... Purging configuration files for libgcrypt11 ... Removing libxslt1.1 ... Purging configuration files for libxslt1.1 ... 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', 'libxml2', 'libgpg-error0', 'libgcrypt11', 'libxslt1.1'] 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', 'xmlstarlet'] 0m13.6s DUMP: dpkg: warning: ignoring request to remove xmlstarlet which isn't installed. 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', 'xmlstarlet'] 0m13.6s INFO: Running scripts post_purge 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_purge_exceptions'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'tmp/scripts/post_purge_exceptions'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', '--pending'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--purge', '--pending'] 0m13.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--remove', '--pending'] 0m13.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg', '--remove', '--pending'] 0m13.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m13.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m14.6s DEBUG: No broken symlinks as far as we can find. 0m14.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg-divert', '--list'] 0m14.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 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'dpkg-divert', '--list'] 0m14.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'clean'] 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'apt-get', 'clean'] 0m15.7s INFO: PASS: Installation and purging test. 0m16.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'umount', '/proc'] 0m16.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpWrJhB3', 'umount', '/proc'] 0m16.0s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m16.1s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpWrJhB3'] 0m16.1s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpWrJhB3 0m16.1s INFO: PASS: All tests. 0m16.1s INFO: piuparts run ends. ret=0 End: 2014-01-21 08:06:37 UTC