Start: 2014-02-10 15:24:27 UTC Package: librevm0 Priority: optional Section: libs Installed-Size: 636 Maintainer: Andrés Roldán Architecture: amd64 Source: eresi Version: 1:0.8a25-3 Depends: libasm0, libaspect0, libc6 (>= 2.7), libedfmt0, libelfsh0, libetrace0, libmjollnir0, libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libui0 Filename: pool/main/e/eresi/librevm0_0.8a25-3_amd64.deb Size: 235916 MD5sum: 550399895219aa01a779b39cf6929e72 SHA1: 0583edff30bf0649ff9299f153713842f0156cc1 SHA256: d0867016be558750d4b3148612acb24c61d887005ad92cc45d40743f6a0c89bb Description: The Reverse Engineering Vector Machine Librevm is a compact library that includes the Eresi interpreter. REVM is a central piece of software in the ERESI framework as it exports a complete API for interpreting programs written in the Eresi language independently of the binary format, architecture, or Operating System environment. . The main features of the REVM library are : . * A complete interpreter of the Eresi language (foreach, match, gotos, arithmetics ..) * Generation of graphviz input files from Control Flow Graphs (CFG) and Call Graphs of analyzed binary programs, using the analysis API of the Eresi component libmjollnir. * Full resolved disassembling of sections, functions, or basic blocks, using features from the Eresi disassembly engine libasm. * A configuration system allowing user variables, for personalizing the REVM behavior for your own convenience. * A generic API of Eresi commands to manage prompt, workspaces, and terminal colors. * A generic module system for dynamically loaded Eresi extensions. * Handling of I/O for receiving commands from readline or from the network (optional). * Capability of logging work sessions on disk for future consultation. Tag: role::shared-lib Executing: sudo env PYTHONPATH=/srv/piuparts.debian.org/lib/python2.7/dist-packages timeout -s INT -k 5m 35m /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz -d squeeze --no-upgrade-test --apt librevm0=1:0.8a25-3 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 librevm0=1:0.8a25-3 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/tmpuNVnvp 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpuNVnvp 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', '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/tmpuNVnvp', '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/tmpuNVnvp', 'apt-get', 'update'] 0m2.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', '-yf', 'dist-upgrade'] 0m2.4s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', '-yf', 'dist-upgrade'] 0m2.4s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpuNVnvp/tmp/scripts/ 0m2.4s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpuNVnvp/tmp/scripts/ 0m2.4s INFO: Running scripts post_setup 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_experimental'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_experimental'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_forbid_home'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_forbid_home'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.3s 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 (15.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) ... 0m3.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'clean'] 0m3.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'clean'] 0m3.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--get-selections', '*'] 0m3.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 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.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--get-selections', '*'] 0m3.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg-divert', '--list'] 0m3.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 0m3.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg-divert', '--list'] 0m3.8s INFO: apt-cache does not know about any of the requested packages 0m3.8s INFO: Running scripts pre_test 0m3.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_test_root_password'] 0m3.9s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_test_root_password'] 0m3.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m4.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m4.9s DEBUG: No broken symlinks as far as we can find. 0m4.9s INFO: Running scripts pre_install 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_install_database-server'] 0m4.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_install_database-server'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_install_exceptions'] 0m4.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_install_exceptions'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m5.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m5.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-cache', 'show', 'librevm0=1:0.8a25-3'] 0m5.0s DUMP: Package: librevm0 Priority: optional Section: libs Installed-Size: 636 Maintainer: Andrés Roldán Architecture: amd64 Source: eresi Version: 1:0.8a25-3 Depends: libasm0, libaspect0, libc6 (>= 2.7), libedfmt0, libelfsh0, libetrace0, libmjollnir0, libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libui0 Filename: pool/main/e/eresi/librevm0_0.8a25-3_amd64.deb Size: 235916 MD5sum: 550399895219aa01a779b39cf6929e72 SHA1: 0583edff30bf0649ff9299f153713842f0156cc1 SHA256: d0867016be558750d4b3148612acb24c61d887005ad92cc45d40743f6a0c89bb Description: The Reverse Engineering Vector Machine Librevm is a compact library that includes the Eresi interpreter. REVM is a central piece of software in the ERESI framework as it exports a complete API for interpreting programs written in the Eresi language independently of the binary format, architecture, or Operating System environment. . The main features of the REVM library are : . * A complete interpreter of the Eresi language (foreach, match, gotos, arithmetics ..) * Generation of graphviz input files from Control Flow Graphs (CFG) and Call Graphs of analyzed binary programs, using the analysis API of the Eresi component libmjollnir. * Full resolved disassembling of sections, functions, or basic blocks, using features from the Eresi disassembly engine libasm. * A configuration system allowing user variables, for personalizing the REVM behavior for your own convenience. * A generic API of Eresi commands to manage prompt, workspaces, and terminal colors. * A generic module system for dynamically loaded Eresi extensions. * Handling of I/O for receiving commands from readline or from the network (optional). * Capability of logging work sessions on disk for future consultation. Tag: role::shared-lib 0m5.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-cache', 'show', 'librevm0=1:0.8a25-3'] 0m5.0s 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: libasm0, libaspect0, libc6 (>= 2.7), libedfmt0, libelfsh0, libetrace0, libmjollnir0, libncurses5 (>= 5.6+20071006-3), libreadline5 (>= 5.2), libui0 0m5.0s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpvKZB0g/piuparts-depends-dummy'] 0m5.0s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpvKZB0g/piuparts-depends-dummy.deb'. 0m5.0s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpvKZB0g/piuparts-depends-dummy'] 0m5.0s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpvKZB0g/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpuNVnvp/tmp 0m5.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m5.1s 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 libasm0; however: Package libasm0 is not installed. piuparts-depends-dummy depends on libaspect0; however: Package libaspect0 is not installed. piuparts-depends-dummy depends on libedfmt0; however: Package libedfmt0 is not installed. piuparts-depends-dummy depends on libelfsh0; however: Package libelfsh0 is not installed. piuparts-depends-dummy depends on libetrace0; however: Package libetrace0 is not installed. piuparts-depends-dummy depends on libmjollnir0; however: Package libmjollnir0 is not installed. piuparts-depends-dummy depends on libreadline5 (>= 5.2); however: Package libreadline5 is not installed. piuparts-depends-dummy depends on libui0; however: Package libui0 is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m5.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', '-yf', 'install'] 0m6.2s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libasm0 libaspect0 libedfmt0 libelfsh0 libetrace0 libmjollnir0 libreadline5 libssl0.9.8 libui0 The following NEW packages will be installed: libasm0 libaspect0 libedfmt0 libelfsh0 libetrace0 libmjollnir0 libreadline5 libssl0.9.8 libui0 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 1953 kB of archives. After this operation, 5092 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libasm0 amd64 1:0.8a25-3 [80.7 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libaspect0 amd64 1:0.8a25-3 [61.8 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libelfsh0 amd64 1:0.8a25-3 [451 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libedfmt0 amd64 1:0.8a25-3 [97.3 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libetrace0 amd64 1:0.8a25-3 [44.0 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libssl0.9.8 amd64 0.9.8o-4squeeze14 [1002 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libmjollnir0 amd64 1:0.8a25-3 [58.4 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main libreadline5 amd64 5.2-7 [146 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main libui0 amd64 1:0.8a25-3 [11.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1953 kB in 0s (14.0 MB/s) Selecting previously deselected package libasm0. (Reading database ... 6278 files and directories currently installed.) Unpacking libasm0 (from .../libasm0_1%3a0.8a25-3_amd64.deb) ... Selecting previously deselected package libaspect0. Unpacking libaspect0 (from .../libaspect0_1%3a0.8a25-3_amd64.deb) ... Selecting previously deselected package libelfsh0. Unpacking libelfsh0 (from .../libelfsh0_1%3a0.8a25-3_amd64.deb) ... Selecting previously deselected package libedfmt0. Unpacking libedfmt0 (from .../libedfmt0_1%3a0.8a25-3_amd64.deb) ... Selecting previously deselected package libetrace0. Unpacking libetrace0 (from .../libetrace0_1%3a0.8a25-3_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 libmjollnir0. Unpacking libmjollnir0 (from .../libmjollnir0_1%3a0.8a25-3_amd64.deb) ... Selecting previously deselected package libreadline5. Unpacking libreadline5 (from .../libreadline5_5.2-7_amd64.deb) ... Selecting previously deselected package libui0. Unpacking libui0 (from .../libui0_1%3a0.8a25-3_amd64.deb) ... Setting up libasm0 (1:0.8a25-3) ... Setting up libaspect0 (1:0.8a25-3) ... Setting up libelfsh0 (1:0.8a25-3) ... Setting up libedfmt0 (1:0.8a25-3) ... Setting up libetrace0 (1:0.8a25-3) ... Setting up libssl0.9.8 (0.9.8o-4squeeze14) ... Setting up libmjollnir0 (1:0.8a25-3) ... Setting up libreadline5 (5.2-7) ... Setting up libui0 (1:0.8a25-3) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m6.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', '-yf', 'install'] 0m6.2s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m6.2s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpuNVnvp/tmp/piuparts-depends-dummy.deb 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.2s DUMP: piuparts-depends-dummy install ok installed 0m6.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.3s DUMP: (Reading database ... 6356 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m6.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'clean'] 0m6.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'clean'] 0m6.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m7.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m7.8s DEBUG: No broken symlinks as far as we can find. 0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-cache', 'policy'] 0m7.8s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages release v=6.0.8,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-cache', 'policy'] 0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-cache', 'policy', 'librevm0'] 0m7.8s DUMP: librevm0: Installed: (none) Candidate: 1:0.8a25-3 Version table: 1:0.8a25-3 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-cache', 'policy', 'librevm0'] 0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', '-y', 'install', 'librevm0=1:0.8a25-3'] 0m8.4s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: librevm0 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 236 kB of archives. After this operation, 651 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main librevm0 amd64 1:0.8a25-3 [236 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 236 kB in 0s (4724 kB/s) Selecting previously deselected package librevm0. (Reading database ... 6356 files and directories currently installed.) Unpacking librevm0 (from .../librevm0_1%3a0.8a25-3_amd64.deb) ... Setting up librevm0 (1:0.8a25-3) ... 0m8.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', '-y', 'install', 'librevm0=1:0.8a25-3'] 0m8.4s INFO: Running scripts post_install 0m8.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m8.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m9.5s DEBUG: No broken symlinks as far as we can find. 0m9.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--get-selections', '*'] 0m9.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 libasm0 install libaspect0 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libedfmt0 install libelfsh0 install libetrace0 install libgcc1 install liblocale-gettext-perl install liblzma2 install libmjollnir0 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline5 install libreadline6 install librevm0 install libselinux1 install libsepol1 install libslang2 install libss2 install libssl0.9.8 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libui0 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 0m9.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--get-selections', '*'] 0m10.0s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', '-ac'] 0m10.6s DUMP: debsums: no md5sums for mawk 0m10.6s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', '-ac'] 0m10.6s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m10.6s DUMP: 0.11.3~bpo70+1 0m10.6s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m10.6s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m10.6s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'librevm0'] 0m10.8s DUMP: librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_posflag1 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_extdyn_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_add librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_disable librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_create librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_feature1 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_mips librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_exclude librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_sym_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_mipsdyn_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_dynentry_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_rmexclude librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_delete librevm0: undefined-symbol /usr/lib/librevm32.so.0 => asm_do_resolve librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_alpha librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_rm librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_enable librevm0: undefined-symbol /usr/lib/librevm32.so.0 => asm_operand_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_sparc librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_sym_bind librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_mipsflags librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_i386 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_flags1 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_flush librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_sh_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_flags librevm0: undefined-symbol /usr/lib/librevm32.so.0 => asm_instr_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_ia64 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_obj_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_extseg_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_seg_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_encoding librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_object_print librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_vector_bad_dims librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_addcmd librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_annot_get librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_vectors_getdims librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_run librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_is_depid librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_vectors_getdimnbr librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_posflag1 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_extdyn_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_add librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_disable librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_create librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_feature1 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_mips librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_exclude librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_sym_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_mipsdyn_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_dynentry_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_rmexclude librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_delete librevm0: undefined-symbol /usr/lib/librevm64.so.0 => asm_do_resolve librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_alpha librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_rm librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_enable librevm0: undefined-symbol /usr/lib/librevm64.so.0 => asm_operand_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_sparc librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_sym_bind librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_mipsflags librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_i386 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_flags1 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_flush librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_sh_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_flags librevm0: undefined-symbol /usr/lib/librevm64.so.0 => asm_instr_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_ia64 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_obj_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_extseg_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_seg_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_encoding librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_object_print librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_vector_bad_dims librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_addcmd librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_annot_get librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_vectors_getdims librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_run librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_is_depid librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_vectors_getdimnbr librevm0: incompatible-licenses /usr/lib/librevm32.so.0 GPLv2+ (libreadline.so.5) + OpenSSL (libcrypto.so.0.9.8) librevm0: incompatible-licenses /usr/lib/librevm64.so.0 GPLv2+ (libreadline.so.5) + OpenSSL (libcrypto.so.0.9.8) 0m10.8s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'librevm0'] 0m10.8s ERROR: WARN: Inadequate results from running adequate! librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_posflag1 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_extdyn_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_add librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_disable librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_create librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_feature1 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_mips librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_exclude librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_sym_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_mipsdyn_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_dynentry_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_rmexclude librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_delete librevm0: undefined-symbol /usr/lib/librevm32.so.0 => asm_do_resolve librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_alpha librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_rm librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_enable librevm0: undefined-symbol /usr/lib/librevm32.so.0 => asm_operand_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_sparc librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_sym_bind librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_mipsflags librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_i386 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_flags1 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_flush librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_sh_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_flags librevm0: undefined-symbol /usr/lib/librevm32.so.0 => asm_instr_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_rel_type_ia64 librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_obj_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_extseg_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_seg_type librevm0: undefined-symbol /usr/lib/librevm32.so.0 => elfsh_encoding librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_object_print librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_vector_bad_dims librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_addcmd librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_annot_get librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_vectors_getdims librevm0: undefined-symbol /usr/lib/librevm32.so.0 => traces_run librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_is_depid librevm0: undefined-symbol /usr/lib/librevm32.so.0 => revm_vectors_getdimnbr librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_posflag1 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_extdyn_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_add librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_disable librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_create librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_feature1 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_mips librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_exclude librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_sym_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_mipsdyn_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_dynentry_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_rmexclude librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_delete librevm0: undefined-symbol /usr/lib/librevm64.so.0 => asm_do_resolve librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_alpha librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_rm librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_enable librevm0: undefined-symbol /usr/lib/librevm64.so.0 => asm_operand_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_sparc librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_sym_bind librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_mipsflags librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_i386 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_flags1 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_flush librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_sh_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_flags librevm0: undefined-symbol /usr/lib/librevm64.so.0 => asm_instr_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_rel_type_ia64 librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_obj_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_extseg_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_seg_type librevm0: undefined-symbol /usr/lib/librevm64.so.0 => elfsh_encoding librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_object_print librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_vector_bad_dims librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_addcmd librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_annot_get librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_vectors_getdims librevm0: undefined-symbol /usr/lib/librevm64.so.0 => traces_run librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_is_depid librevm0: undefined-symbol /usr/lib/librevm64.so.0 => revm_vectors_getdimnbr librevm0: incompatible-licenses /usr/lib/librevm32.so.0 GPLv2+ (libreadline.so.5) + OpenSSL (libcrypto.so.0.9.8) librevm0: incompatible-licenses /usr/lib/librevm64.so.0 GPLv2+ (libreadline.so.5) + OpenSSL (libcrypto.so.0.9.8) 0m10.8s ERROR: WARN: Running adequate resulted in inadequate tags found: undefined-symbol incompatible-licenses 0m10.8s INFO: Running scripts pre_remove 0m10.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m10.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m10.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m10.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m10.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m10.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m10.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m10.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m10.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_exceptions'] 0m11.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/pre_remove_exceptions'] 0m11.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'remove', 'libaspect0', 'libui0', 'libasm0', 'libmjollnir0', 'libreadline5', 'libssl0.9.8', 'libedfmt0', 'libetrace0', 'libelfsh0', 'librevm0'] 0m11.6s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libasm0 libaspect0 libedfmt0 libelfsh0 libetrace0 libmjollnir0 libreadline5 librevm0 libssl0.9.8 libui0 0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. After this operation, 5744 kB disk space will be freed. (Reading database ... 6363 files and directories currently installed.) Removing librevm0 ... Removing libui0 ... Removing libmjollnir0 ... Removing libasm0 ... Removing libetrace0 ... Removing libedfmt0 ... Removing libelfsh0 ... Removing libaspect0 ... Removing libreadline5 ... Removing libssl0.9.8 ... 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'remove', 'libaspect0', 'libui0', 'libasm0', 'libmjollnir0', 'libreadline5', 'libssl0.9.8', 'libedfmt0', 'libetrace0', 'libelfsh0', 'librevm0'] 0m11.6s INFO: Running scripts post_remove 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_remove_exceptions_lenny'] 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_remove_exceptions_lenny'] 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', 'libaspect0', 'libui0', 'libasm0', 'libmjollnir0', 'libreadline5', 'libssl0.9.8', 'libedfmt0', 'libetrace0', 'libelfsh0'] 0m11.7s DUMP: (Reading database ... 6278 files and directories currently installed.) Removing libaspect0 ... Purging configuration files for libaspect0 ... Removing libui0 ... Purging configuration files for libui0 ... Removing libasm0 ... Purging configuration files for libasm0 ... Removing libmjollnir0 ... Purging configuration files for libmjollnir0 ... Removing libreadline5 ... Purging configuration files for libreadline5 ... Removing libssl0.9.8 ... Purging configuration files for libssl0.9.8 ... Removing libedfmt0 ... Purging configuration files for libedfmt0 ... Removing libetrace0 ... Purging configuration files for libetrace0 ... Removing libelfsh0 ... Purging configuration files for libelfsh0 ... 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', 'libaspect0', 'libui0', 'libasm0', 'libmjollnir0', 'libreadline5', 'libssl0.9.8', 'libedfmt0', 'libetrace0', 'libelfsh0'] 0m11.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', 'librevm0'] 0m11.7s DUMP: (Reading database ... 6278 files and directories currently installed.) Removing librevm0 ... Purging configuration files for librevm0 ... 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', 'librevm0'] 0m11.7s INFO: Running scripts post_purge 0m11.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_purge_exceptions'] 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'tmp/scripts/post_purge_exceptions'] 0m11.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', '--pending'] 0m11.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--purge', '--pending'] 0m11.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--remove', '--pending'] 0m11.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg', '--remove', '--pending'] 0m11.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m12.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m12.8s DEBUG: No broken symlinks as far as we can find. 0m12.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg-divert', '--list'] 0m12.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 0m12.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'dpkg-divert', '--list'] 0m12.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'clean'] 0m12.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'apt-get', 'clean'] 0m13.8s INFO: PASS: Installation and purging test. 0m14.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'umount', '/proc'] 0m14.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpuNVnvp', 'umount', '/proc'] 0m14.0s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m14.1s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpuNVnvp'] 0m14.1s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpuNVnvp 0m14.1s INFO: PASS: All tests. 0m14.1s INFO: piuparts run ends. ret=0 End: 2014-02-10 15:24:42 UTC