Start: 2014-10-16 13:30:09 UTC Package: libranlip-dev Priority: optional Section: libdevel Installed-Size: 92 Maintainer: Juan Esteban Monsalve Tobon Architecture: amd64 Source: libranlip Version: 1.0-4.1 Depends: libc6 (>= 2.7-1), libgcc1, libranlip1c2 (= 1.0-4.1), libstdc++6 (>= 4.1.1-21), libtnt-dev Filename: pool/main/libr/libranlip/libranlip-dev_1.0-4.1_amd64.deb Size: 16510 MD5sum: 4cd5763edfa1eb0dab7bf1b7279301e8 SHA1: ef94c699638749bb21ee34380a57ae42b403b3d9 SHA256: 027f690341cf67e5cb2da59841fea7cbfe9cd4fd58f9e5d05bedc9951fedc183 Description: generates random variates with multivariate Lipschitz density RanLip generates random variates with an arbitrary multivariate Lipschitz density. . While generation of random numbers from a variety of distributions is implemented in many packages (like GSL library http://www.gnu.org/software/gsl/ and UNURAN library http://statistik.wu-wien.ac.at/unuran/), generation of random variate with an arbitrary distribution, especially in the multivariate case, is a very challenging task. RanLip is a method of generation of random variates with arbitrary Lipschitz-continuous densities, which works in the univariate and multivariate cases, if the dimension is not very large (say 3-10 variables). . Lipschitz condition implies that the rate of change of the function (in this case, probability density p(x)) is bounded: . |p(x)-p(y)|=p(x), using a number of values of p(x) at some points. The more values we use, the better is the hat function. The method of acceptance/rejection then works as follows: generatea random variate X with density h(x); generate an independent uniform on (0,1) random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all the above steps. . RanLip constructs a piecewise constant hat function of the required density p(x) by subdividing the domain of p (an n-dimensional rectangle) into many smaller rectangles, and computes the upper bound on p(x) within each of these rectangles, and uses this upper bound as the value of the hat function. Homepage: http://www.deakin.edu.au/~gleb/ranlip.html Tag: devel::library, role::devel-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 libranlip-dev=1.0-4.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 https://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 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 libranlip-dev=1.0-4.1 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpRjJgG2 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpRjJgG2 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '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/tmpRjJgG2', 'apt-get', 'update'] 0m1.9s DUMP: Hit http://mirror.bm.debian.org squeeze Release.gpg Ign http://mirror.bm.debian.org/debian/ squeeze/main Translation-en Hit http://mirror.bm.debian.org squeeze Release Hit http://mirror.bm.debian.org squeeze/main amd64 Packages Reading package lists... 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '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/tmpRjJgG2', 'apt-get', '-yf', 'dist-upgrade'] 0m2.4s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpRjJgG2/tmp/scripts/ 0m2.4s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpRjJgG2/tmp/scripts/ 0m2.4s INFO: Running scripts post_setup 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_experimental'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_experimental'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_forbid_home'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_forbid_home'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.5s 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 (28.1 MB/s) Selecting previously deselected package adduser. (Reading database ... 6138 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.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'clean'] 0m3.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'clean'] 0m4.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--get-selections', '*'] 0m4.0s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m4.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--get-selections', '*'] 0m4.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg-divert', '--list'] 0m4.0s 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 0m4.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg-divert', '--list'] 0m4.0s INFO: apt-cache does not know about any of the requested packages 0m4.0s INFO: Running scripts pre_test 0m4.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_test_root_password'] 0m4.0s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m4.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_test_root_password'] 0m4.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m4.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m5.1s DEBUG: No broken symlinks as far as we can find. 0m5.1s INFO: Running scripts pre_install 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_database-server'] 0m5.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_database-server'] 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_exceptions'] 0m5.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_exceptions'] 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_extras'] 0m5.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_extras'] 0m5.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m5.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m5.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-cache', 'show', 'libranlip-dev=1.0-4.1'] 0m5.2s DUMP: Package: libranlip-dev Priority: optional Section: libdevel Installed-Size: 92 Maintainer: Juan Esteban Monsalve Tobon Architecture: amd64 Source: libranlip Version: 1.0-4.1 Depends: libc6 (>= 2.7-1), libgcc1, libranlip1c2 (= 1.0-4.1), libstdc++6 (>= 4.1.1-21), libtnt-dev Filename: pool/main/libr/libranlip/libranlip-dev_1.0-4.1_amd64.deb Size: 16510 MD5sum: 4cd5763edfa1eb0dab7bf1b7279301e8 SHA1: ef94c699638749bb21ee34380a57ae42b403b3d9 SHA256: 027f690341cf67e5cb2da59841fea7cbfe9cd4fd58f9e5d05bedc9951fedc183 Description: generates random variates with multivariate Lipschitz density RanLip generates random variates with an arbitrary multivariate Lipschitz density. . While generation of random numbers from a variety of distributions is implemented in many packages (like GSL library http://www.gnu.org/software/gsl/ and UNURAN library http://statistik.wu-wien.ac.at/unuran/), generation of random variate with an arbitrary distribution, especially in the multivariate case, is a very challenging task. RanLip is a method of generation of random variates with arbitrary Lipschitz-continuous densities, which works in the univariate and multivariate cases, if the dimension is not very large (say 3-10 variables). . Lipschitz condition implies that the rate of change of the function (in this case, probability density p(x)) is bounded: . |p(x)-p(y)|=p(x), using a number of values of p(x) at some points. The more values we use, the better is the hat function. The method of acceptance/rejection then works as follows: generatea random variate X with density h(x); generate an independent uniform on (0,1) random number Z; if p(X)<=Z h(X), then return X, otherwise repeat all the above steps. . RanLip constructs a piecewise constant hat function of the required density p(x) by subdividing the domain of p (an n-dimensional rectangle) into many smaller rectangles, and computes the upper bound on p(x) within each of these rectangles, and uses this upper bound as the value of the hat function. Homepage: http://www.deakin.edu.au/~gleb/ranlip.html Tag: devel::library, role::devel-lib 0m5.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-cache', 'show', 'libranlip-dev=1.0-4.1'] 0m5.2s 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: libc6 (>= 2.7-1), libgcc1, libranlip1c2 (= 1.0-4.1), libstdc++6 (>= 4.1.1-21), libtnt-dev 0m5.2s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmprOlG1f/piuparts-depends-dummy'] 0m5.2s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmprOlG1f/piuparts-depends-dummy.deb'. 0m5.2s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmprOlG1f/piuparts-depends-dummy'] 0m5.2s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmprOlG1f/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpRjJgG2/tmp 0m5.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m5.3s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6261 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 libranlip1c2 (= 1.0-4.1); however: Package libranlip1c2 is not installed. piuparts-depends-dummy depends on libtnt-dev; however: Package libtnt-dev is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m5.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m5.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '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: libranlip1c2 libtnt-dev The following NEW packages will be installed: libranlip1c2 libtnt-dev 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 168 kB of archives. After this operation, 414 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libranlip1c2 amd64 1.0-4.1 [106 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libtnt-dev all 1.2.6-1 [62.3 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 168 kB in 0s (817 kB/s) Selecting previously deselected package libranlip1c2. (Reading database ... 6261 files and directories currently installed.) Unpacking libranlip1c2 (from .../libranlip1c2_1.0-4.1_amd64.deb) ... Selecting previously deselected package libtnt-dev. Unpacking libtnt-dev (from .../libtnt-dev_1.2.6-1_all.deb) ... Setting up libranlip1c2 (1.0-4.1) ... Setting up libtnt-dev (1.2.6-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m6.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', '-yf', 'install'] 0m6.2s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m6.2s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpRjJgG2/tmp/piuparts-depends-dummy.deb 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '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/tmpRjJgG2', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.3s DUMP: (Reading database ... 6301 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m6.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m6.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'clean'] 0m6.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'clean'] 0m6.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m7.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m7.9s DEBUG: No broken symlinks as far as we can find. 0m7.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-cache', 'policy'] 0m8.0s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages release v=6.0.10,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 0m8.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-cache', 'policy'] 0m8.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-cache', 'policy', 'libranlip-dev'] 0m8.0s DUMP: libranlip-dev: Installed: (none) Candidate: 1.0-4.1 Version table: 1.0-4.1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m8.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-cache', 'policy', 'libranlip-dev'] 0m8.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', '-y', 'install', 'libranlip-dev=1.0-4.1'] 0m8.9s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: libranlip-dev 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 16.5 kB of archives. After this operation, 94.2 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libranlip-dev amd64 1.0-4.1 [16.5 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 16.5 kB in 0s (95.5 kB/s) Selecting previously deselected package libranlip-dev. (Reading database ... 6301 files and directories currently installed.) Unpacking libranlip-dev (from .../libranlip-dev_1.0-4.1_amd64.deb) ... Setting up libranlip-dev (1.0-4.1) ... 0m8.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', '-y', 'install', 'libranlip-dev=1.0-4.1'] 0m8.9s INFO: Running scripts post_install 0m8.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_install_exceptions'] 0m8.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_install_exceptions'] 0m8.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m9.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m10.0s DEBUG: No broken symlinks as far as we can find. 0m10.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--get-selections', '*'] 0m10.1s 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 libranlip-dev install libranlip1c2 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 libtnt-dev 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 0m10.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--get-selections', '*'] 0m10.6s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '-ac'] 0m11.1s DUMP: debsums: no md5sums for libtnt-dev debsums: no md5sums for mawk 0m11.1s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', '-ac'] 0m11.1s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m11.1s DUMP: 0.12~bpo70+1 0m11.1s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m11.1s INFO: Running adequate version 0.12~bpo70+1 now. 0m11.1s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'libranlip-dev'] 0m11.2s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'libranlip-dev'] 0m11.2s INFO: Running scripts pre_remove 0m11.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m11.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m11.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m11.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m11.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m11.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m11.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m11.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m11.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_exceptions'] 0m11.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/pre_remove_exceptions'] 0m11.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'remove', 'libtnt-dev', 'libranlip1c2', 'libranlip-dev'] 0m12.1s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libranlip-dev libranlip1c2 libtnt-dev 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. After this operation, 508 kB disk space will be freed. (Reading database ... 6309 files and directories currently installed.) Removing libranlip-dev ... Removing libranlip1c2 ... Removing libtnt-dev ... 0m12.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'remove', 'libtnt-dev', 'libranlip1c2', 'libranlip-dev'] 0m12.1s INFO: Running scripts post_remove 0m12.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_remove_extras'] 0m12.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_remove_extras'] 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', 'libtnt-dev', 'libranlip1c2'] 0m12.2s DUMP: dpkg: warning: ignoring request to remove libtnt-dev which isn't installed. dpkg: warning: ignoring request to remove libranlip1c2 which isn't installed. 0m12.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', 'libtnt-dev', 'libranlip1c2'] 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', 'libranlip-dev'] 0m12.2s DUMP: dpkg: warning: ignoring request to remove libranlip-dev which isn't installed. 0m12.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', 'libranlip-dev'] 0m12.2s INFO: Running scripts post_purge 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_purge_exceptions'] 0m12.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'tmp/scripts/post_purge_exceptions'] 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', '--pending'] 0m12.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--purge', '--pending'] 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--remove', '--pending'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg', '--remove', '--pending'] 0m12.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m12.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m13.3s DEBUG: No broken symlinks as far as we can find. 0m13.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg-divert', '--list'] 0m13.3s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 0m13.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'dpkg-divert', '--list'] 0m13.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'clean'] 0m13.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'apt-get', 'clean'] 0m14.4s INFO: PASS: Installation and purging test. 0m14.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'umount', '/proc'] 0m14.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpRjJgG2', 'umount', '/proc'] 0m14.7s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m14.8s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpRjJgG2'] 0m14.8s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpRjJgG2 0m14.8s INFO: PASS: All tests. 0m14.8s INFO: piuparts run ends. ret=0 End: 2014-10-16 13:30:24 UTC