Start: 2014-07-11 07:22:45 UTC Package: libspf-doc Priority: extra Section: doc Installed-Size: 3404 Maintainer: Debian QA Group Architecture: all Source: libspf Version: 0.999-1.0.0-p3.dfsg-3 Filename: pool/main/libs/libspf/libspf-doc_0.999-1.0.0-p3.dfsg-3_all.deb Size: 815986 MD5sum: 3245ae7813da4491f891c7c00a1e4080 SHA1: 5ca47ff04718ee7894947ebb447ea5e363243681 SHA256: 0e46d05539bc1ada87720d72ab97bae677ff03141650f3dd55eb800d7c811054 Description: the ANSI C SPF reference library (documentation) libSPF is an ANSI C implementation of the SPF ("Sender Policy Framework"). libSPF's focus is to be as small and as portable as possible and to provide a working example of how SPF would ideally be implemented for authors of MTA's and implementors of RFC's 2821 and 2822. libSPF currently only implements explicitly what is set out in the SPF Internet Draft as it was sent off to the I-D archive (see the BLURB file in the package for more information). . Technical tidbits about the underlying implementation are that libSPF employs an "on the fly" parse method where records are evaluated in a byte by byte manner allowing the parser to return results at the first sign of success or failure for much of the SPF Query language. This parsing method affords a speed advantage over all other implementations which perform an unnecessary validation of the entire query before moving on to data evaluation. Great care has been taken to use unsigned integers whenever possible, and to employ only safe string handling functions (eg: snprintf over sprintf). Further care has been spent allocating memory only to the very byte that is necessary and employing dynamic allocation where appropriate. Several memory leak detection implementations most notably Valgrind have been employed since the beginning to ensure that memory is not leaked, and every single byte of allocated memory is explicitly freed irregardless of the natural cleanup of a modern kernel. This attention to detail has led to an efficient and secure library with which it is hoped will lend confidence to those who intend to implement it. . This package provides the documentation for libspf. Homepage: http://libspf.org/ Tag: devel::doc, qa::orphaned, role::documentation 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 libspf-doc=0.999-1.0.0-p3.dfsg-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.59~201405301115~0.58-62-g352dac2 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 libspf-doc=0.999-1.0.0-p3.dfsg-3 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u1 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpcRSSaK 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpcRSSaK 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.7s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m1.7s DEBUG: Created policy-rc.d and chmodded it. 0m1.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'update'] 0m1.8s 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.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'update'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', '-yf', 'dist-upgrade'] 0m2.1s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', '-yf', 'dist-upgrade'] 0m2.1s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpcRSSaK/tmp/scripts/ 0m2.1s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpcRSSaK/tmp/scripts/ 0m2.1s INFO: Running scripts post_setup 0m2.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_experimental'] 0m2.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_experimental'] 0m2.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_forbid_home'] 0m2.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_forbid_home'] 0m2.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.0s DUMP: *** Adding fake essential packages *** Reading package lists... Building dependency tree... Suggested packages: perl-modules The following NEW packages will be installed: adduser ucf 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 320 kB of archives. After this operation, 1532 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main adduser all 3.112+nmu2 [250 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main ucf all 3.0025+nmu1 [69.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 320 kB in 0s (22.6 MB/s) Selecting previously deselected package adduser. (Reading database ... 6135 files and directories currently installed.) Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../ucf_3.0025+nmu1_all.deb) ... Moving old data out of the way Setting up adduser (3.112+nmu2) ... Setting up ucf (3.0025+nmu1) ... 0m3.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'clean'] 0m3.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'clean'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--get-selections', '*'] 0m3.5s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m3.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--get-selections', '*'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg-divert', '--list'] 0m3.5s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 0m3.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg-divert', '--list'] 0m3.5s INFO: apt-cache does not know about any of the requested packages 0m3.5s INFO: Running scripts pre_test 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_test_root_password'] 0m3.5s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_test_root_password'] 0m3.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m3.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m4.5s DEBUG: No broken symlinks as far as we can find. 0m4.5s INFO: Running scripts pre_install 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_database-server'] 0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_database-server'] 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_exceptions'] 0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_exceptions'] 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_extras'] 0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_extras'] 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-cache', 'show', 'libspf-doc=0.999-1.0.0-p3.dfsg-3'] 0m4.6s DUMP: Package: libspf-doc Priority: extra Section: doc Installed-Size: 3404 Maintainer: Debian QA Group Architecture: all Source: libspf Version: 0.999-1.0.0-p3.dfsg-3 Filename: pool/main/libs/libspf/libspf-doc_0.999-1.0.0-p3.dfsg-3_all.deb Size: 815986 MD5sum: 3245ae7813da4491f891c7c00a1e4080 SHA1: 5ca47ff04718ee7894947ebb447ea5e363243681 SHA256: 0e46d05539bc1ada87720d72ab97bae677ff03141650f3dd55eb800d7c811054 Description: the ANSI C SPF reference library (documentation) libSPF is an ANSI C implementation of the SPF ("Sender Policy Framework"). libSPF's focus is to be as small and as portable as possible and to provide a working example of how SPF would ideally be implemented for authors of MTA's and implementors of RFC's 2821 and 2822. libSPF currently only implements explicitly what is set out in the SPF Internet Draft as it was sent off to the I-D archive (see the BLURB file in the package for more information). . Technical tidbits about the underlying implementation are that libSPF employs an "on the fly" parse method where records are evaluated in a byte by byte manner allowing the parser to return results at the first sign of success or failure for much of the SPF Query language. This parsing method affords a speed advantage over all other implementations which perform an unnecessary validation of the entire query before moving on to data evaluation. Great care has been taken to use unsigned integers whenever possible, and to employ only safe string handling functions (eg: snprintf over sprintf). Further care has been spent allocating memory only to the very byte that is necessary and employing dynamic allocation where appropriate. Several memory leak detection implementations most notably Valgrind have been employed since the beginning to ensure that memory is not leaked, and every single byte of allocated memory is explicitly freed irregardless of the natural cleanup of a modern kernel. This attention to detail has led to an efficient and secure library with which it is hoped will lend confidence to those who intend to implement it. . This package provides the documentation for libspf. Homepage: http://libspf.org/ Tag: devel::doc, qa::orphaned, role::documentation 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-cache', 'show', 'libspf-doc=0.999-1.0.0-p3.dfsg-3'] 0m4.6s 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 0m4.6s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmp1roNA0/piuparts-depends-dummy'] 0m4.6s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmp1roNA0/piuparts-depends-dummy.deb'. 0m4.6s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmp1roNA0/piuparts-depends-dummy'] 0m4.6s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmp1roNA0/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpcRSSaK/tmp 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6258 files and directories currently installed.) Unpacking piuparts-depends-dummy (from tmp/piuparts-depends-dummy.deb) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m4.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', '-yf', 'install'] 0m5.0s DUMP: Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m5.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', '-yf', 'install'] 0m5.0s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m5.0s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpcRSSaK/tmp/piuparts-depends-dummy.deb 0m5.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m5.1s DUMP: piuparts-depends-dummy install ok installed 0m5.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m5.1s DUMP: (Reading database ... 6258 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m5.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'clean'] 0m5.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'clean'] 0m5.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m5.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m6.6s DEBUG: No broken symlinks as far as we can find. 0m6.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-cache', 'policy'] 0m6.7s 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: 0m6.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-cache', 'policy'] 0m6.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-cache', 'policy', 'libspf-doc'] 0m6.7s DUMP: libspf-doc: Installed: (none) Candidate: 0.999-1.0.0-p3.dfsg-3 Version table: 0.999-1.0.0-p3.dfsg-3 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m6.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-cache', 'policy', 'libspf-doc'] 0m6.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', '-y', 'install', 'libspf-doc=0.999-1.0.0-p3.dfsg-3'] 0m7.3s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libspf-doc 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 816 kB of archives. After this operation, 3486 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libspf-doc all 0.999-1.0.0-p3.dfsg-3 [816 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 816 kB in 0s (8939 kB/s) Selecting previously deselected package libspf-doc. (Reading database ... 6258 files and directories currently installed.) Unpacking libspf-doc (from .../libspf-doc_0.999-1.0.0-p3.dfsg-3_all.deb) ... Setting up libspf-doc (0.999-1.0.0-p3.dfsg-3) ... 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', '-y', 'install', 'libspf-doc=0.999-1.0.0-p3.dfsg-3'] 0m7.3s INFO: Running scripts post_install 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_install_exceptions'] 0m7.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_install_exceptions'] 0m7.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m7.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m8.5s DEBUG: No broken symlinks as far as we can find. 0m8.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--get-selections', '*'] 0m8.5s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libspf-doc 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 0m8.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--get-selections', '*'] 0m9.1s DEBUG: Starting command: ['/home/piupartss/bin/debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', '-ac'] 0m9.6s DUMP: This is debsums 2.0.52+nmu2 installed manually. debsums: no md5sums for mawk 0m9.6s DEBUG: Command ok: ['/home/piupartss/bin/debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', '-ac'] 0m9.6s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m9.6s DUMP: 0.11.6~bpo70+1 0m9.6s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m9.6s INFO: Running adequate version 0.11.6~bpo70+1 now. 0m9.6s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'libspf-doc'] 0m9.8s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'libspf-doc'] 0m9.8s INFO: Running scripts pre_remove 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m9.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m9.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m9.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m9.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m9.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m9.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_exceptions'] 0m10.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/pre_remove_exceptions'] 0m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'remove', 'libspf-doc'] 0m10.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libspf-doc 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 3486 kB disk space will be freed. (Reading database ... 6687 files and directories currently installed.) Removing libspf-doc ... 0m10.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'remove', 'libspf-doc'] 0m10.5s INFO: Running scripts post_remove 0m10.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_remove_exceptions_lenny'] 0m10.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_remove_exceptions_lenny'] 0m10.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_remove_extras'] 0m10.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_remove_extras'] 0m10.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--purge', 'libspf-doc'] 0m10.5s DUMP: dpkg: warning: ignoring request to remove libspf-doc which isn't installed. 0m10.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--purge', 'libspf-doc'] 0m10.5s INFO: Running scripts post_purge 0m10.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_purge_exceptions'] 0m10.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'tmp/scripts/post_purge_exceptions'] 0m10.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--purge', '--pending'] 0m10.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--purge', '--pending'] 0m10.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--remove', '--pending'] 0m10.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg', '--remove', '--pending'] 0m10.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m10.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m11.6s DEBUG: No broken symlinks as far as we can find. 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg-divert', '--list'] 0m11.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 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'dpkg-divert', '--list'] 0m11.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'clean'] 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'apt-get', 'clean'] 0m12.6s INFO: PASS: Installation and purging test. 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'umount', '/proc'] 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpcRSSaK', 'umount', '/proc'] 0m12.9s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m13.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpcRSSaK'] 0m13.0s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpcRSSaK 0m13.0s INFO: PASS: All tests. 0m13.0s INFO: piuparts run ends. ret=0 End: 2014-07-11 07:22:58 UTC