Start: 2014-07-02 06:48:34 UTC Package: svn-autoreleasedeb Priority: optional Section: vcs Installed-Size: 132 Maintainer: Daniel Ruoso Architecture: all Source: cvs-autoreleasedeb Version: 0.12-1 Depends: dpkg-dev, fakeroot, subversion, perl, libxml-parser-perl, dupload, svn-buildpackage, libapt-pkg-perl, adduser Filename: pool/main/c/cvs-autoreleasedeb/svn-autoreleasedeb_0.12-1_all.deb Size: 15940 MD5sum: a4f7a9a126aaed61e802001d482f9f11 SHA1: 4c7ff91b22d728cb5b9df8819b9e846f3b2580cc SHA256: 5f3e285a76436fc75fb273bb977e511862c00ececd4c27784e3d53619b56fc27 Description: Automatically release/upload debian packages from SVN This package provides the capability of automatically publish a deb package directly from the SVN source. The SVN source must be already in the format managed by svn-buildpackage, since svn-buildpackage will be used to generate the deb. . This package is useful to release the 'unstable' version of a software. The control of when to release the deb is made by watching the debian/changelog file. This script maintains a list of which packages to automate and the version they are. Every time you increases the version in changelog, the package you are working will be generated. . It will also call dupload to send the generated package to your deb server (which can be the main debian server or your software house's debian server). 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 svn-autoreleasedeb=0.12-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.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 svn-autoreleasedeb=0.12-1 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpm3p7XS 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpm3p7XS 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m1.8s DEBUG: Created policy-rc.d and chmodded it. 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '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/tmpm3p7XS', 'apt-get', 'update'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', '-yf', 'dist-upgrade'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpm3p7XS/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpm3p7XS/tmp/scripts/ 0m2.2s INFO: Running scripts post_setup 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_experimental'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_forbid_home'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '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 (17.1 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/tmpm3p7XS', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'clean'] 0m3.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'clean'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '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/tmpm3p7XS', 'dpkg', '--get-selections', '*'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '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/tmpm3p7XS', '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/tmpm3p7XS', '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/tmpm3p7XS', 'tmp/scripts/pre_test_root_password'] 0m3.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m3.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 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/tmpm3p7XS', 'tmp/scripts/pre_install_database-server'] 0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_database-server'] 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_exceptions'] 0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_exceptions'] 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_extras'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_extras'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-cache', 'show', 'svn-autoreleasedeb=0.12-1'] 0m4.6s DUMP: Package: svn-autoreleasedeb Priority: optional Section: vcs Installed-Size: 132 Maintainer: Daniel Ruoso Architecture: all Source: cvs-autoreleasedeb Version: 0.12-1 Depends: dpkg-dev, fakeroot, subversion, perl, libxml-parser-perl, dupload, svn-buildpackage, libapt-pkg-perl, adduser Filename: pool/main/c/cvs-autoreleasedeb/svn-autoreleasedeb_0.12-1_all.deb Size: 15940 MD5sum: a4f7a9a126aaed61e802001d482f9f11 SHA1: 4c7ff91b22d728cb5b9df8819b9e846f3b2580cc SHA256: 5f3e285a76436fc75fb273bb977e511862c00ececd4c27784e3d53619b56fc27 Description: Automatically release/upload debian packages from SVN This package provides the capability of automatically publish a deb package directly from the SVN source. The SVN source must be already in the format managed by svn-buildpackage, since svn-buildpackage will be used to generate the deb. . This package is useful to release the 'unstable' version of a software. The control of when to release the deb is made by watching the debian/changelog file. This script maintains a list of which packages to automate and the version they are. Every time you increases the version in changelog, the package you are working will be generated. . It will also call dupload to send the generated package to your deb server (which can be the main debian server or your software house's debian server). 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-cache', 'show', 'svn-autoreleasedeb=0.12-1'] 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 Depends: dpkg-dev, fakeroot, subversion, perl, libxml-parser-perl, dupload, svn-buildpackage, libapt-pkg-perl, adduser 0m4.6s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpRk54Sx/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/tmpRk54Sx/piuparts-depends-dummy.deb'. 0m4.6s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpRk54Sx/piuparts-depends-dummy'] 0m4.6s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpRk54Sx/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpm3p7XS/tmp 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '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) ... dpkg: dependency problems prevent configuration of piuparts-depends-dummy: piuparts-depends-dummy depends on dpkg-dev; however: Package dpkg-dev is not installed. piuparts-depends-dummy depends on fakeroot; however: Package fakeroot is not installed. piuparts-depends-dummy depends on subversion; however: Package subversion is not installed. piuparts-depends-dummy depends on perl; however: Package perl is not installed. piuparts-depends-dummy depends on libxml-parser-perl; however: Package libxml-parser-perl is not installed. piuparts-depends-dummy depends on dupload; however: Package dupload is not installed. piuparts-depends-dummy depends on svn-buildpackage; however: Package svn-buildpackage is not installed. piuparts-depends-dummy depends on libapt-pkg-perl; however: Package libapt-pkg-perl is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m4.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', '-yf', 'install'] 0m10.6s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: binutils bzip2 devscripts dpkg-dev dupload fakeroot file libapr1 libaprutil1 libapt-pkg-perl libcapture-tiny-perl libdb4.7 libdpkg-perl libexpat1 libfile-libmagic-perl libgcrypt11 libgdbm3 libgnutls26 libgpg-error0 libgssapi-krb5-2 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libneon27-gnutls libsasl2-2 libserf-0-0 libsqlite3-0 libssl0.9.8 libsvn-perl libsvn1 libtasn1-3 libtimedate-perl liburi-perl libwww-perl libxml-parser-perl libxml2 make netbase patch perl perl-modules subversion svn-buildpackage unp wget Suggested packages: binutils-doc bzip2-doc build-essential cvs-buildpackage devscripts-el gnuplot libfile-desktopentry-perl libnet-smtp-ssl-perl mutt w3m mail-transport-agent rng-tools gnutls-bin krb5-doc krb5-user libdata-dump-perl make-doc ed diffutils-doc perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl subversion-tools db4.8-util unrar unrar-free xdms p7zip p7zip-full cabextract orange Recommended packages: at dctrl-tools debian-keyring debian-maintainers equivs libauthen-sasl-perl libcrypt-ssleay-perl libparse-debcontrol-perl libsoap-lite-perl libterm-size-perl libyaml-syck-perl lintian lsb-release bsd-mailx mailx man-db patchutils ssh-client strace unzip wdiff www-browser lzma libjson-perl gcc c-compiler libalgorithm-merge-perl openssh-client ssh ca-certificates libsasl2-modules libmailtools-perl libhtml-format-perl xml-core ifupdown debhelper The following NEW packages will be installed: binutils bzip2 devscripts dpkg-dev dupload fakeroot file libapr1 libaprutil1 libapt-pkg-perl libcapture-tiny-perl libdb4.7 libdpkg-perl libexpat1 libfile-libmagic-perl libgcrypt11 libgdbm3 libgnutls26 libgpg-error0 libgssapi-krb5-2 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libneon27-gnutls libsasl2-2 libserf-0-0 libsqlite3-0 libssl0.9.8 libsvn-perl libsvn1 libtasn1-3 libtimedate-perl liburi-perl libwww-perl libxml-parser-perl libxml2 make netbase patch perl perl-modules subversion svn-buildpackage unp wget 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 26.3 MB of archives. After this operation, 87.8 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main perl-modules all 5.10.1-17squeeze6 [3482 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libdb4.7 amd64 4.7.25-9 [662 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libgdbm3 amd64 1.8.3-9 [46.2 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main perl amd64 5.10.1-17squeeze6 [4462 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libtimedate-perl all 1.2000-1 [41.2 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libdpkg-perl all 1.15.8.13 [695 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main bzip2 amd64 1.0.5-6+squeeze1 [50.5 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main patch amd64 2.6-2 [120 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main make amd64 3.81-8 [398 kB] Get:10 http://mirror.bm.debian.org/debian/ squeeze/main binutils amd64 2.20.1-16 [3993 kB] Get:11 http://mirror.bm.debian.org/debian/ squeeze/main dpkg-dev all 1.15.8.13 [813 kB] Get:12 http://mirror.bm.debian.org/debian/ squeeze/main fakeroot amd64 1.14.4-1 [100 kB] Get:13 http://mirror.bm.debian.org/debian/ squeeze/main libapr1 amd64 1.4.2-6+squeeze4 [94.1 kB] Get:14 http://mirror.bm.debian.org/debian/ squeeze/main libexpat1 amd64 2.0.1-7+squeeze1 [138 kB] Get:15 http://mirror.bm.debian.org/debian/ squeeze/main libaprutil1 amd64 1.3.9+dfsg-5 [92.3 kB] Get:16 http://mirror.bm.debian.org/debian/ squeeze/main libgpg-error0 amd64 1.6-1 [43.9 kB] Get:17 http://mirror.bm.debian.org/debian/ squeeze/main libgcrypt11 amd64 1.4.5-2+squeeze1 [282 kB] Get:18 http://mirror.bm.debian.org/debian/ squeeze/main libtasn1-3 amd64 2.7-1+squeeze+1 [63.1 kB] Get:19 http://mirror.bm.debian.org/debian/ squeeze/main libgnutls26 amd64 2.8.6-1+squeeze2 [564 kB] Get:20 http://mirror.bm.debian.org/debian/ squeeze/main libsasl2-2 amd64 2.1.23.dfsg1-7 [115 kB] Get:21 http://mirror.bm.debian.org/debian/ squeeze/main libldap-2.4-2 amd64 2.4.23-7.3 [211 kB] Get:22 http://mirror.bm.debian.org/debian/ squeeze/main libkeyutils1 amd64 1.4-1 [6942 B] Get:23 http://mirror.bm.debian.org/debian/ squeeze/main libkrb5support0 amd64 1.8.3+dfsg-4squeeze7 [46.5 kB] Get:24 http://mirror.bm.debian.org/debian/ squeeze/main libk5crypto3 amd64 1.8.3+dfsg-4squeeze7 [106 kB] Get:25 http://mirror.bm.debian.org/debian/ squeeze/main libkrb5-3 amd64 1.8.3+dfsg-4squeeze7 [374 kB] Get:26 http://mirror.bm.debian.org/debian/ squeeze/main libgssapi-krb5-2 amd64 1.8.3+dfsg-4squeeze7 [131 kB] Get:27 http://mirror.bm.debian.org/debian/ squeeze/main libxml2 amd64 2.7.8.dfsg-2+squeeze8 [874 kB] Get:28 http://mirror.bm.debian.org/debian/ squeeze/main libneon27-gnutls amd64 0.29.3-3 [139 kB] Get:29 http://mirror.bm.debian.org/debian/ squeeze/main libssl0.9.8 amd64 0.9.8o-4squeeze14 [1002 kB] Get:30 http://mirror.bm.debian.org/debian/ squeeze/main libserf-0-0 amd64 0.3.1-1 [34.5 kB] Get:31 http://mirror.bm.debian.org/debian/ squeeze/main libsqlite3-0 amd64 3.7.3-1 [397 kB] Get:32 http://mirror.bm.debian.org/debian/ squeeze/main libsvn1 amd64 1.6.12dfsg-7 [982 kB] Get:33 http://mirror.bm.debian.org/debian/ squeeze/main subversion amd64 1.6.12dfsg-7 [1313 kB] Get:34 http://mirror.bm.debian.org/debian/ squeeze/main liburi-perl all 1.54-2 [98.5 kB] Get:35 http://mirror.bm.debian.org/debian/ squeeze/main libhtml-tagset-perl all 3.20-2 [13.5 kB] Get:36 http://mirror.bm.debian.org/debian/ squeeze/main libhtml-parser-perl amd64 3.66-1 [115 kB] Get:37 http://mirror.bm.debian.org/debian/ squeeze/main libhtml-tree-perl all 3.23-2 [209 kB] Get:38 http://mirror.bm.debian.org/debian/ squeeze/main netbase all 4.45 [20.7 kB] Get:39 http://mirror.bm.debian.org/debian/ squeeze/main libwww-perl all 5.836-1 [401 kB] Get:40 http://mirror.bm.debian.org/debian/ squeeze/main libxml-parser-perl amd64 2.36-1.1+b1 [297 kB] Get:41 http://mirror.bm.debian.org/debian/ squeeze/main dupload all 2.6.6 [30.3 kB] Get:42 http://mirror.bm.debian.org/debian/ squeeze/main devscripts amd64 2.10.69+squeeze4 [649 kB] Get:43 http://mirror.bm.debian.org/debian/ squeeze/main libsvn-perl amd64 1.6.12dfsg-7 [1178 kB] Get:44 http://mirror.bm.debian.org/debian/ squeeze/main libmagic1 amd64 5.04-5+squeeze2 [235 kB] Get:45 http://mirror.bm.debian.org/debian/ squeeze/main file amd64 5.04-5+squeeze2 [50.0 kB] Get:46 http://mirror.bm.debian.org/debian/ squeeze/main wget amd64 1.12-2.1 [764 kB] Get:47 http://mirror.bm.debian.org/debian/ squeeze/main unp all 2.0~pre4 [13.6 kB] Get:48 http://mirror.bm.debian.org/debian/ squeeze/main libcapture-tiny-perl all 0.08-1 [16.6 kB] Get:49 http://mirror.bm.debian.org/debian/ squeeze/main libfile-libmagic-perl amd64 0.96-1 [21.6 kB] Get:50 http://mirror.bm.debian.org/debian/ squeeze/main svn-buildpackage all 0.8.3 [204 kB] Get:51 http://mirror.bm.debian.org/debian/ squeeze/main libapt-pkg-perl amd64 0.1.24+b1 [91.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 26.3 MB in 3s (8518 kB/s) Selecting previously deselected package perl-modules. (Reading database ... 6258 files and directories currently installed.) Unpacking perl-modules (from .../perl-modules_5.10.1-17squeeze6_all.deb) ... Selecting previously deselected package libdb4.7. Unpacking libdb4.7 (from .../libdb4.7_4.7.25-9_amd64.deb) ... Selecting previously deselected package libgdbm3. Unpacking libgdbm3 (from .../libgdbm3_1.8.3-9_amd64.deb) ... Selecting previously deselected package perl. Unpacking perl (from .../perl_5.10.1-17squeeze6_amd64.deb) ... Selecting previously deselected package libtimedate-perl. Unpacking libtimedate-perl (from .../libtimedate-perl_1.2000-1_all.deb) ... Selecting previously deselected package libdpkg-perl. Unpacking libdpkg-perl (from .../libdpkg-perl_1.15.8.13_all.deb) ... Selecting previously deselected package bzip2. Unpacking bzip2 (from .../bzip2_1.0.5-6+squeeze1_amd64.deb) ... Selecting previously deselected package patch. Unpacking patch (from .../archives/patch_2.6-2_amd64.deb) ... Selecting previously deselected package make. Unpacking make (from .../archives/make_3.81-8_amd64.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.20.1-16_amd64.deb) ... Selecting previously deselected package dpkg-dev. Unpacking dpkg-dev (from .../dpkg-dev_1.15.8.13_all.deb) ... Selecting previously deselected package fakeroot. Unpacking fakeroot (from .../fakeroot_1.14.4-1_amd64.deb) ... Selecting previously deselected package libapr1. Unpacking libapr1 (from .../libapr1_1.4.2-6+squeeze4_amd64.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_2.0.1-7+squeeze1_amd64.deb) ... Selecting previously deselected package libaprutil1. Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-5_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 libtasn1-3. Unpacking libtasn1-3 (from .../libtasn1-3_2.7-1+squeeze+1_amd64.deb) ... Selecting previously deselected package libgnutls26. Unpacking libgnutls26 (from .../libgnutls26_2.8.6-1+squeeze2_amd64.deb) ... Selecting previously deselected package libsasl2-2. Unpacking libsasl2-2 (from .../libsasl2-2_2.1.23.dfsg1-7_amd64.deb) ... Selecting previously deselected package libldap-2.4-2. Unpacking libldap-2.4-2 (from .../libldap-2.4-2_2.4.23-7.3_amd64.deb) ... Selecting previously deselected package libkeyutils1. Unpacking libkeyutils1 (from .../libkeyutils1_1.4-1_amd64.deb) ... Selecting previously deselected package libkrb5support0. Unpacking libkrb5support0 (from .../libkrb5support0_1.8.3+dfsg-4squeeze7_amd64.deb) ... Selecting previously deselected package libk5crypto3. Unpacking libk5crypto3 (from .../libk5crypto3_1.8.3+dfsg-4squeeze7_amd64.deb) ... Selecting previously deselected package libkrb5-3. Unpacking libkrb5-3 (from .../libkrb5-3_1.8.3+dfsg-4squeeze7_amd64.deb) ... Selecting previously deselected package libgssapi-krb5-2. Unpacking libgssapi-krb5-2 (from .../libgssapi-krb5-2_1.8.3+dfsg-4squeeze7_amd64.deb) ... Selecting previously deselected package libxml2. Unpacking libxml2 (from .../libxml2_2.7.8.dfsg-2+squeeze8_amd64.deb) ... Selecting previously deselected package libneon27-gnutls. Unpacking libneon27-gnutls (from .../libneon27-gnutls_0.29.3-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 libserf-0-0. Unpacking libserf-0-0 (from .../libserf-0-0_0.3.1-1_amd64.deb) ... Selecting previously deselected package libsqlite3-0. Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.3-1_amd64.deb) ... Selecting previously deselected package libsvn1. Unpacking libsvn1 (from .../libsvn1_1.6.12dfsg-7_amd64.deb) ... Selecting previously deselected package subversion. Unpacking subversion (from .../subversion_1.6.12dfsg-7_amd64.deb) ... Selecting previously deselected package liburi-perl. Unpacking liburi-perl (from .../liburi-perl_1.54-2_all.deb) ... Selecting previously deselected package libhtml-tagset-perl. Unpacking libhtml-tagset-perl (from .../libhtml-tagset-perl_3.20-2_all.deb) ... Selecting previously deselected package libhtml-parser-perl. Unpacking libhtml-parser-perl (from .../libhtml-parser-perl_3.66-1_amd64.deb) ... Selecting previously deselected package libhtml-tree-perl. Unpacking libhtml-tree-perl (from .../libhtml-tree-perl_3.23-2_all.deb) ... Selecting previously deselected package netbase. Unpacking netbase (from .../archives/netbase_4.45_all.deb) ... Selecting previously deselected package libwww-perl. Unpacking libwww-perl (from .../libwww-perl_5.836-1_all.deb) ... Selecting previously deselected package libxml-parser-perl. Unpacking libxml-parser-perl (from .../libxml-parser-perl_2.36-1.1+b1_amd64.deb) ... Selecting previously deselected package dupload. Unpacking dupload (from .../archives/dupload_2.6.6_all.deb) ... Selecting previously deselected package devscripts. Unpacking devscripts (from .../devscripts_2.10.69+squeeze4_amd64.deb) ... Selecting previously deselected package libsvn-perl. Unpacking libsvn-perl (from .../libsvn-perl_1.6.12dfsg-7_amd64.deb) ... Selecting previously deselected package libmagic1. Unpacking libmagic1 (from .../libmagic1_5.04-5+squeeze2_amd64.deb) ... Selecting previously deselected package file. Unpacking file (from .../file_5.04-5+squeeze2_amd64.deb) ... Selecting previously deselected package wget. Unpacking wget (from .../wget_1.12-2.1_amd64.deb) ... Selecting previously deselected package unp. Unpacking unp (from .../archives/unp_2.0~pre4_all.deb) ... Selecting previously deselected package libcapture-tiny-perl. Unpacking libcapture-tiny-perl (from .../libcapture-tiny-perl_0.08-1_all.deb) ... Selecting previously deselected package libfile-libmagic-perl. Unpacking libfile-libmagic-perl (from .../libfile-libmagic-perl_0.96-1_amd64.deb) ... Selecting previously deselected package svn-buildpackage. Unpacking svn-buildpackage (from .../svn-buildpackage_0.8.3_all.deb) ... Selecting previously deselected package libapt-pkg-perl. Unpacking libapt-pkg-perl (from .../libapt-pkg-perl_0.1.24+b1_amd64.deb) ... Setting up libdb4.7 (4.7.25-9) ... Setting up libgdbm3 (1.8.3-9) ... Setting up bzip2 (1.0.5-6+squeeze1) ... Setting up patch (2.6-2) ... Setting up make (3.81-8) ... Setting up binutils (2.20.1-16) ... Setting up fakeroot (1.14.4-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode. Setting up libapr1 (1.4.2-6+squeeze4) ... Setting up libexpat1 (2.0.1-7+squeeze1) ... Setting up libaprutil1 (1.3.9+dfsg-5) ... Setting up libgpg-error0 (1.6-1) ... Setting up libgcrypt11 (1.4.5-2+squeeze1) ... Setting up libtasn1-3 (2.7-1+squeeze+1) ... Setting up libgnutls26 (2.8.6-1+squeeze2) ... Setting up libsasl2-2 (2.1.23.dfsg1-7) ... Setting up libldap-2.4-2 (2.4.23-7.3) ... Setting up libkeyutils1 (1.4-1) ... Setting up libkrb5support0 (1.8.3+dfsg-4squeeze7) ... Setting up libk5crypto3 (1.8.3+dfsg-4squeeze7) ... Setting up libkrb5-3 (1.8.3+dfsg-4squeeze7) ... Setting up libgssapi-krb5-2 (1.8.3+dfsg-4squeeze7) ... Setting up libxml2 (2.7.8.dfsg-2+squeeze8) ... Setting up libneon27-gnutls (0.29.3-3) ... Setting up libssl0.9.8 (0.9.8o-4squeeze14) ... Setting up libserf-0-0 (0.3.1-1) ... Setting up libsqlite3-0 (3.7.3-1) ... Setting up libsvn1 (1.6.12dfsg-7) ... Setting up subversion (1.6.12dfsg-7) ... Setting up netbase (4.45) ... Setting up libmagic1 (5.04-5+squeeze2) ... Setting up file (5.04-5+squeeze2) ... Setting up wget (1.12-2.1) ... Setting up unp (2.0~pre4) ... Setting up libapt-pkg-perl (0.1.24+b1) ... Setting up perl-modules (5.10.1-17squeeze6) ... Setting up perl (5.10.1-17squeeze6) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode. Setting up libtimedate-perl (1.2000-1) ... Setting up libdpkg-perl (1.15.8.13) ... Setting up dpkg-dev (1.15.8.13) ... Setting up liburi-perl (1.54-2) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up libhtml-parser-perl (3.66-1) ... Setting up libhtml-tree-perl (3.23-2) ... Setting up libwww-perl (5.836-1) ... Setting up libxml-parser-perl (2.36-1.1+b1) ... Setting up dupload (2.6.6) ... Setting up devscripts (2.10.69+squeeze4) ... Setting up libsvn-perl (1.6.12dfsg-7) ... Setting up libcapture-tiny-perl (0.08-1) ... Setting up libfile-libmagic-perl (0.96-1) ... Setting up svn-buildpackage (0.8.3) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m10.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', '-yf', 'install'] 0m10.6s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m10.6s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpm3p7XS/tmp/piuparts-depends-dummy.deb 0m10.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m10.7s DUMP: piuparts-depends-dummy install ok installed 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m10.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m10.7s DUMP: (Reading database ... 9403 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m10.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'clean'] 0m10.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'clean'] 0m11.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m11.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m12.7s DEBUG: No broken symlinks as far as we can find. 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-cache', 'policy'] 0m12.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: 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-cache', 'policy'] 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-cache', 'policy', 'svn-autoreleasedeb'] 0m12.8s DUMP: svn-autoreleasedeb: Installed: (none) Candidate: 0.12-1 Version table: 0.12-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m12.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-cache', 'policy', 'svn-autoreleasedeb'] 0m12.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', '-y', 'install', 'svn-autoreleasedeb=0.12-1'] 0m13.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: svn-autoreleasedeb 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 15.9 kB of archives. After this operation, 135 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main svn-autoreleasedeb all 0.12-1 [15.9 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 15.9 kB in 0s (265 kB/s) Selecting previously deselected package svn-autoreleasedeb. (Reading database ... 9403 files and directories currently installed.) Unpacking svn-autoreleasedeb (from .../svn-autoreleasedeb_0.12-1_all.deb) ... Setting up svn-autoreleasedeb (0.12-1) ... Adding group `svn-ardeb' (GID 102) ... Done. Adding system user `svn-autoreleasedeb' (UID 101) ... Adding new user `svn-autoreleasedeb' (UID 101) with group `svn-ardeb' ... Creating home directory `/var/lib/svn-autoreleasedeb' ... 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', '-y', 'install', 'svn-autoreleasedeb=0.12-1'] 0m13.5s INFO: Running scripts post_install 0m13.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_install_exceptions'] 0m13.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_install_exceptions'] 0m13.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m13.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m14.9s DEBUG: No broken symlinks as far as we can find. 0m14.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--get-selections', '*'] 0m15.0s DUMP: adduser install apt install base-files install base-passwd install bash install binutils install bsdutils install bzip2 install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install devscripts install diffutils install dpkg install dpkg-dev install dupload install e2fslibs install e2fsprogs install fakeroot install file install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libapr1 install libaprutil1 install libapt-pkg-perl install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcapture-tiny-perl install libcomerr2 install libdb4.7 install libdb4.8 install libdpkg-perl install libexpat1 install libfile-libmagic-perl install libgcc1 install libgcrypt11 install libgdbm3 install libgnutls26 install libgpg-error0 install libgssapi-krb5-2 install libhtml-parser-perl install libhtml-tagset-perl install libhtml-tree-perl install libk5crypto3 install libkeyutils1 install libkrb5-3 install libkrb5support0 install libldap-2.4-2 install liblocale-gettext-perl install liblzma2 install libmagic1 install libncurses5 install libneon27-gnutls install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libsasl2-2 install libselinux1 install libsepol1 install libserf-0-0 install libslang2 install libsqlite3-0 install libss2 install libssl0.9.8 install libstdc++6 install libsvn-perl install libsvn1 install libtasn1-3 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libtimedate-perl install liburi-perl install libusb-0.1-4 install libuuid1 install libwww-perl install libxml-parser-perl install libxml2 install login install lsb-base install make install mawk install mount install ncurses-base install ncurses-bin install netbase install passwd install patch install perl install perl-base install perl-modules install readline-common install sed install sensible-utils install subversion install svn-autoreleasedeb install svn-buildpackage install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install unp install util-linux install wget install xz-utils install zlib1g install 0m15.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--get-selections', '*'] 0m15.8s DEBUG: Starting command: ['/home/piupartss/bin/debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '-ac'] 0m16.6s DUMP: This is debsums 2.0.52+nmu2 installed manually. debsums: no md5sums for binutils debsums: no md5sums for mawk debsums: no md5sums for netbase 0m16.6s DEBUG: Command ok: ['/home/piupartss/bin/debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', '-ac'] 0m16.6s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m16.6s DUMP: 0.11.6~bpo70+1 0m16.6s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m16.6s INFO: Running adequate version 0.11.6~bpo70+1 now. 0m16.6s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'svn-autoreleasedeb'] 0m16.7s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'svn-autoreleasedeb'] 0m16.7s INFO: Running scripts pre_remove 0m16.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m16.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m16.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m16.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m16.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m16.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m16.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m16.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m16.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_exceptions'] 0m16.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/pre_remove_exceptions'] 0m16.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'remove', 'libapr1', 'libk5crypto3', 'libxml2', 'libmagic1', 'libcapture-tiny-perl', 'svn-buildpackage', 'libkrb5support0', 'libwww-perl', 'libsasl2-2', 'bzip2', 'perl-modules', 'libldap-2.4-2', 'libapt-pkg-perl', 'make', 'perl', 'subversion', 'libsqlite3-0', 'libkrb5-3', 'netbase', 'libserf-0-0', 'dupload', 'libsvn-perl', 'libkeyutils1', 'libssl0.9.8', 'file', 'libhtml-parser-perl', 'libgdbm3', 'libdpkg-perl', 'libfile-libmagic-perl', 'liburi-perl', 'libaprutil1', 'dpkg-dev', 'libtimedate-perl', 'wget', 'libneon27-gnutls', 'libgpg-error0', 'libxml-parser-perl', 'libgssapi-krb5-2', 'unp', 'libgcrypt11', 'libhtml-tree-perl', 'libsvn1', 'patch', 'fakeroot', 'libdb4.7', 'libgnutls26', 'devscripts', 'libtasn1-3', 'libexpat1', 'libhtml-tagset-perl', 'binutils', 'svn-autoreleasedeb'] 0m17.9s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: binutils bzip2 devscripts dpkg-dev dupload fakeroot file libapr1 libaprutil1 libapt-pkg-perl libcapture-tiny-perl libdb4.7 libdpkg-perl libexpat1 libfile-libmagic-perl libgcrypt11 libgdbm3 libgnutls26 libgpg-error0 libgssapi-krb5-2 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libmagic1 libneon27-gnutls libsasl2-2 libserf-0-0 libsqlite3-0 libssl0.9.8 libsvn-perl libsvn1 libtasn1-3 libtimedate-perl liburi-perl libwww-perl libxml-parser-perl libxml2 make netbase patch perl perl-modules subversion svn-autoreleasedeb svn-buildpackage unp wget 0 upgraded, 0 newly installed, 52 to remove and 0 not upgraded. After this operation, 87.9 MB disk space will be freed. (Reading database ... 9415 files and directories currently installed.) Removing svn-autoreleasedeb ... Removing svn-buildpackage ... Removing devscripts ... Removing dpkg-dev ... Removing binutils ... Removing bzip2 ... Removing dupload ... Removing fakeroot ... update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode. Removing file ... Removing subversion ... Removing libsvn-perl ... Removing libsvn1 ... Removing libserf-0-0 ... Removing libaprutil1 ... Removing libapr1 ... Removing libapt-pkg-perl ... Removing libcapture-tiny-perl ... Removing libxml-parser-perl ... Removing libwww-perl ... Removing libhtml-tree-perl ... Removing libhtml-parser-perl ... Removing liburi-perl ... Removing libdpkg-perl ... Removing libtimedate-perl ... Removing libhtml-tagset-perl ... Removing libfile-libmagic-perl ... Removing libexpat1 ... Removing libldap-2.4-2 ... Removing libneon27-gnutls ... Removing libgnutls26 ... Removing libgcrypt11 ... Removing libgpg-error0 ... Removing libgssapi-krb5-2 ... Removing libkrb5-3 ... Removing libk5crypto3 ... Removing libkrb5support0 ... Removing libkeyutils1 ... Removing libmagic1 ... Removing libsasl2-2 ... Removing libsqlite3-0 ... Removing wget ... Removing libssl0.9.8 ... Removing libtasn1-3 ... Removing libxml2 ... Removing make ... Removing netbase ... Removing patch ... Removing unp ... Removing perl ... Removing perl-modules ... Removing libdb4.7 ... Removing libgdbm3 ... 0m17.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'remove', 'libapr1', 'libk5crypto3', 'libxml2', 'libmagic1', 'libcapture-tiny-perl', 'svn-buildpackage', 'libkrb5support0', 'libwww-perl', 'libsasl2-2', 'bzip2', 'perl-modules', 'libldap-2.4-2', 'libapt-pkg-perl', 'make', 'perl', 'subversion', 'libsqlite3-0', 'libkrb5-3', 'netbase', 'libserf-0-0', 'dupload', 'libsvn-perl', 'libkeyutils1', 'libssl0.9.8', 'file', 'libhtml-parser-perl', 'libgdbm3', 'libdpkg-perl', 'libfile-libmagic-perl', 'liburi-perl', 'libaprutil1', 'dpkg-dev', 'libtimedate-perl', 'wget', 'libneon27-gnutls', 'libgpg-error0', 'libxml-parser-perl', 'libgssapi-krb5-2', 'unp', 'libgcrypt11', 'libhtml-tree-perl', 'libsvn1', 'patch', 'fakeroot', 'libdb4.7', 'libgnutls26', 'devscripts', 'libtasn1-3', 'libexpat1', 'libhtml-tagset-perl', 'binutils', 'svn-autoreleasedeb'] 0m17.9s INFO: Running scripts post_remove 0m17.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_remove_exceptions_lenny'] 0m17.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_remove_exceptions_lenny'] 0m17.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_remove_extras'] 0m17.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_remove_extras'] 0m17.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', 'libapr1', 'libk5crypto3', 'libxml2', 'libmagic1', 'libcapture-tiny-perl', 'svn-buildpackage', 'libkrb5support0', 'libwww-perl', 'libsasl2-2', 'bzip2', 'perl-modules', 'libldap-2.4-2', 'libapt-pkg-perl', 'make', 'perl', 'subversion', 'libsqlite3-0', 'libkrb5-3', 'netbase', 'libserf-0-0', 'dupload', 'libsvn-perl', 'libkeyutils1', 'libssl0.9.8', 'file', 'libhtml-parser-perl', 'libgdbm3', 'libdpkg-perl', 'libfile-libmagic-perl', 'liburi-perl', 'libaprutil1', 'dpkg-dev', 'libtimedate-perl', 'wget', 'libneon27-gnutls', 'libgpg-error0', 'libxml-parser-perl', 'libgssapi-krb5-2', 'unp', 'libgcrypt11', 'libhtml-tree-perl', 'libsvn1', 'patch', 'fakeroot', 'libdb4.7', 'libgnutls26', 'devscripts', 'libtasn1-3', 'libexpat1', 'libhtml-tagset-perl', 'binutils'] 0m18.3s DUMP: (Reading database ... 6290 files and directories currently installed.) Removing libapr1 ... Purging configuration files for libapr1 ... Removing libk5crypto3 ... Purging configuration files for libk5crypto3 ... Removing libxml2 ... Purging configuration files for libxml2 ... Removing libmagic1 ... Purging configuration files for libmagic1 ... dpkg: warning: ignoring request to remove libcapture-tiny-perl which isn't installed. Removing svn-buildpackage ... Purging configuration files for svn-buildpackage ... Removing libkrb5support0 ... Purging configuration files for libkrb5support0 ... dpkg: warning: ignoring request to remove libwww-perl which isn't installed. Removing libsasl2-2 ... Purging configuration files for libsasl2-2 ... dpkg: warning: ignoring request to remove bzip2 which isn't installed. Removing perl-modules ... Purging configuration files for perl-modules ... Removing libldap-2.4-2 ... Purging configuration files for libldap-2.4-2 ... dpkg: warning: ignoring request to remove libapt-pkg-perl which isn't installed. dpkg: warning: ignoring request to remove make which isn't installed. dpkg: warning: ignoring request to remove perl which isn't installed. Removing subversion ... Purging configuration files for subversion ... Removing libsqlite3-0 ... Purging configuration files for libsqlite3-0 ... Removing libkrb5-3 ... Purging configuration files for libkrb5-3 ... Removing netbase ... Purging configuration files for netbase ... Removing libserf-0-0 ... Purging configuration files for libserf-0-0 ... Removing dupload ... Purging configuration files for dupload ... Removing libsvn-perl ... Purging configuration files for libsvn-perl ... Removing libkeyutils1 ... Purging configuration files for libkeyutils1 ... Removing libssl0.9.8 ... Purging configuration files for libssl0.9.8 ... dpkg: warning: ignoring request to remove file which isn't installed. dpkg: warning: ignoring request to remove libhtml-parser-perl which isn't installed. Removing libgdbm3 ... Purging configuration files for libgdbm3 ... dpkg: warning: ignoring request to remove libdpkg-perl which isn't installed. dpkg: warning: ignoring request to remove libfile-libmagic-perl which isn't installed. dpkg: warning: ignoring request to remove liburi-perl which isn't installed. Removing libaprutil1 ... Purging configuration files for libaprutil1 ... Removing dpkg-dev ... Purging configuration files for dpkg-dev ... dpkg: warning: ignoring request to remove libtimedate-perl which isn't installed. Removing wget ... Purging configuration files for wget ... Removing libneon27-gnutls ... Purging configuration files for libneon27-gnutls ... Removing libgpg-error0 ... Purging configuration files for libgpg-error0 ... dpkg: warning: ignoring request to remove libxml-parser-perl which isn't installed. Removing libgssapi-krb5-2 ... Purging configuration files for libgssapi-krb5-2 ... Removing unp ... Purging configuration files for unp ... Removing libgcrypt11 ... Purging configuration files for libgcrypt11 ... dpkg: warning: ignoring request to remove libhtml-tree-perl which isn't installed. Removing libsvn1 ... Purging configuration files for libsvn1 ... dpkg: warning: ignoring request to remove patch which isn't installed. Removing fakeroot ... Purging configuration files for fakeroot ... dpkg: warning: ignoring request to remove libdb4.7 which isn't installed. Removing libgnutls26 ... Purging configuration files for libgnutls26 ... Removing devscripts ... Purging configuration files for devscripts ... Removing libtasn1-3 ... Purging configuration files for libtasn1-3 ... Removing libexpat1 ... Purging configuration files for libexpat1 ... dpkg: warning: ignoring request to remove libhtml-tagset-perl which isn't installed. Removing binutils ... Purging configuration files for binutils ... 0m18.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', 'libapr1', 'libk5crypto3', 'libxml2', 'libmagic1', 'libcapture-tiny-perl', 'svn-buildpackage', 'libkrb5support0', 'libwww-perl', 'libsasl2-2', 'bzip2', 'perl-modules', 'libldap-2.4-2', 'libapt-pkg-perl', 'make', 'perl', 'subversion', 'libsqlite3-0', 'libkrb5-3', 'netbase', 'libserf-0-0', 'dupload', 'libsvn-perl', 'libkeyutils1', 'libssl0.9.8', 'file', 'libhtml-parser-perl', 'libgdbm3', 'libdpkg-perl', 'libfile-libmagic-perl', 'liburi-perl', 'libaprutil1', 'dpkg-dev', 'libtimedate-perl', 'wget', 'libneon27-gnutls', 'libgpg-error0', 'libxml-parser-perl', 'libgssapi-krb5-2', 'unp', 'libgcrypt11', 'libhtml-tree-perl', 'libsvn1', 'patch', 'fakeroot', 'libdb4.7', 'libgnutls26', 'devscripts', 'libtasn1-3', 'libexpat1', 'libhtml-tagset-perl', 'binutils'] 0m18.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', 'svn-autoreleasedeb'] 0m18.3s DUMP: (Reading database ... 6263 files and directories currently installed.) Removing svn-autoreleasedeb ... Purging configuration files for svn-autoreleasedeb ... 0m18.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', 'svn-autoreleasedeb'] 0m18.3s INFO: Running scripts post_purge 0m18.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_purge_exceptions'] 0m18.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'tmp/scripts/post_purge_exceptions'] 0m18.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', '--pending'] 0m18.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--purge', '--pending'] 0m18.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--remove', '--pending'] 0m18.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg', '--remove', '--pending'] 0m18.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m18.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m19.3s DEBUG: No broken symlinks as far as we can find. 0m19.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg-divert', '--list'] 0m19.4s 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 0m19.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'dpkg-divert', '--list'] 0m19.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'clean'] 0m19.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'apt-get', 'clean'] 0m20.4s DEBUG: File was renamed: /etc/rcS.d/S11mountnfs.sh => /etc/rcS.d/S12mountnfs.sh 0m20.4s DEBUG: File was renamed: /etc/rc0.d/K04umountroot => /etc/rc0.d/K05umountroot 0m20.4s DEBUG: File was renamed: /etc/rcS.d/S14stop-bootlogd-single => /etc/rcS.d/S15stop-bootlogd-single 0m20.4s DEBUG: File was renamed: /etc/rcS.d/S12mountnfs-bootclean.sh => /etc/rcS.d/S13mountnfs-bootclean.sh 0m20.4s DEBUG: File was renamed: /etc/rc0.d/K05halt => /etc/rc0.d/K06halt 0m20.4s DEBUG: File was renamed: /etc/rc0.d/K03umountfs => /etc/rc0.d/K04umountfs 0m20.4s DEBUG: File was renamed: /etc/rcS.d/S13bootmisc.sh => /etc/rcS.d/S14bootmisc.sh 0m20.4s DEBUG: File was renamed: /etc/rc6.d/K03umountfs => /etc/rc6.d/K04umountfs 0m20.4s DEBUG: File was renamed: /etc/rc6.d/K05reboot => /etc/rc6.d/K06reboot 0m20.5s DEBUG: File was renamed: /etc/rc6.d/K04umountroot => /etc/rc6.d/K05umountroot 0m20.5s INFO: PASS: Installation and purging test. 0m20.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'umount', '/proc'] 0m20.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpm3p7XS', 'umount', '/proc'] 0m20.8s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m20.9s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpm3p7XS'] 0m20.9s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpm3p7XS 0m20.9s INFO: PASS: All tests. 0m20.9s INFO: piuparts run ends. ret=0 End: 2014-07-02 06:48:55 UTC