Start: 2014-04-07 10:00:43 UTC Package: liblpsolve55-dev Priority: optional Section: libdevel Installed-Size: 2180 Maintainer: Juan Esteban Monsalve Tobon Architecture: amd64 Source: lp-solve Version: 5.5.0.13-7 Depends: libsuitesparse-dev Filename: pool/main/l/lp-solve/liblpsolve55-dev_5.5.0.13-7_amd64.deb Size: 725254 MD5sum: 400315d957e97dac1acfa6c702c69f7e SHA1: 352a0899c78dde20ec8a067d7d5d7762eedb32db SHA256: f5a83feb31839557379951dfae377eda8396f85e36cc4a14b51ac37f87379afa Description: Solve (mixed integer) linear programming problems - library The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. . This package contains the static library for developing programs using liblpsolve. . Homepage http://www.geocities.com/lpsolve/ Homepage: http://lpsolve.sourceforge.net Tag: 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 liblpsolve55-dev=5.5.0.13-7 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong. 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.57.1~201403012113~0.57-23-gfd8571c 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 liblpsolve55-dev=5.5.0.13-7 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmppEyXeg 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmppEyXeg 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmppEyXeg', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.9s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmppEyXeg', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.9s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m1.9s DEBUG: Created policy-rc.d and chmodded it. 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', '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/tmppEyXeg', 'apt-get', 'update'] 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmppEyXeg/tmp/scripts/ 0m2.3s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmppEyXeg/tmp/scripts/ 0m2.3s INFO: Running scripts post_setup 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_forbid_home'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_forbid_home'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s 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 (13.7 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.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'clean'] 0m3.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'clean'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--get-selections', '*'] 0m3.7s 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.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--get-selections', '*'] 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg-divert', '--list'] 0m3.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 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg-divert', '--list'] 0m3.7s INFO: apt-cache does not know about any of the requested packages 0m3.7s INFO: Running scripts pre_test 0m3.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_test_root_password'] 0m3.7s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_test_root_password'] 0m3.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m4.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m4.8s DEBUG: No broken symlinks as far as we can find. 0m4.8s INFO: Running scripts pre_install 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_database-server'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_database-server'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_exceptions'] 0m4.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_exceptions'] 0m4.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_extras'] 0m4.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_extras'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-cache', 'show', 'liblpsolve55-dev=5.5.0.13-7'] 0m4.9s DUMP: Package: liblpsolve55-dev Priority: optional Section: libdevel Installed-Size: 2180 Maintainer: Juan Esteban Monsalve Tobon Architecture: amd64 Source: lp-solve Version: 5.5.0.13-7 Depends: libsuitesparse-dev Filename: pool/main/l/lp-solve/liblpsolve55-dev_5.5.0.13-7_amd64.deb Size: 725254 MD5sum: 400315d957e97dac1acfa6c702c69f7e SHA1: 352a0899c78dde20ec8a067d7d5d7762eedb32db SHA256: f5a83feb31839557379951dfae377eda8396f85e36cc4a14b51ac37f87379afa Description: Solve (mixed integer) linear programming problems - library The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. . This package contains the static library for developing programs using liblpsolve. . Homepage http://www.geocities.com/lpsolve/ Homepage: http://lpsolve.sourceforge.net Tag: role::devel-lib 0m4.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-cache', 'show', 'liblpsolve55-dev=5.5.0.13-7'] 0m4.9s 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: libsuitesparse-dev 0m4.9s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpYkQC9y/piuparts-depends-dummy'] 0m4.9s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpYkQC9y/piuparts-depends-dummy.deb'. 0m4.9s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpYkQC9y/piuparts-depends-dummy'] 0m4.9s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpYkQC9y/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmppEyXeg/tmp 0m4.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m5.0s 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 libsuitesparse-dev; however: Package libsuitesparse-dev is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m5.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m5.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', '-yf', 'install'] 0m9.1s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libamd2.2.0 libblas-dev libblas3gf libbtf1.1.0 libcamd2.2.0 libccolamd2.7.1 libcholmod1.7.1 libcolamd2.7.1 libcsparse2.2.3 libcxsparse2.2.3 libgfortran3 libklu1.1.0 liblapack-dev liblapack3gf libldl2.0.1 libsuitesparse-dev libumfpack5.4.0 The following NEW packages will be installed: libamd2.2.0 libblas-dev libblas3gf libbtf1.1.0 libcamd2.2.0 libccolamd2.7.1 libcholmod1.7.1 libcolamd2.7.1 libcsparse2.2.3 libcxsparse2.2.3 libgfortran3 libklu1.1.0 liblapack-dev liblapack3gf libldl2.0.1 libsuitesparse-dev libumfpack5.4.0 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 12.8 MB of archives. After this operation, 34.0 MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libamd2.2.0 amd64 1:3.4.0-2 [29.2 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libcamd2.2.0 amd64 1:3.4.0-2 [27.7 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libbtf1.1.0 amd64 1:3.4.0-2 [13.9 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libcolamd2.7.1 amd64 1:3.4.0-2 [22.2 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libccolamd2.7.1 amd64 1:3.4.0-2 [31.0 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libgfortran3 amd64 4.4.5-8 [291 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libblas3gf amd64 1.2-8 [229 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main liblapack3gf amd64 3.2.1-8 [4434 kB] Get:9 http://mirror.bm.debian.org/debian/ squeeze/main libcholmod1.7.1 amd64 1:3.4.0-2 [456 kB] Get:10 http://mirror.bm.debian.org/debian/ squeeze/main libcsparse2.2.3 amd64 1:3.4.0-2 [29.8 kB] Get:11 http://mirror.bm.debian.org/debian/ squeeze/main libcxsparse2.2.3 amd64 1:3.4.0-2 [110 kB] Get:12 http://mirror.bm.debian.org/debian/ squeeze/main libklu1.1.0 amd64 1:3.4.0-2 [109 kB] Get:13 http://mirror.bm.debian.org/debian/ squeeze/main libldl2.0.1 amd64 1:3.4.0-2 [12.5 kB] Get:14 http://mirror.bm.debian.org/debian/ squeeze/main libumfpack5.4.0 amd64 1:3.4.0-2 [388 kB] Get:15 http://mirror.bm.debian.org/debian/ squeeze/main libblas-dev amd64 1.2-8 [252 kB] Get:16 http://mirror.bm.debian.org/debian/ squeeze/main liblapack-dev amd64 3.2.1-8 [4817 kB] Get:17 http://mirror.bm.debian.org/debian/ squeeze/main libsuitesparse-dev amd64 1:3.4.0-2 [1578 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 12.8 MB in 2s (4632 kB/s) Selecting previously deselected package libamd2.2.0. (Reading database ... 6258 files and directories currently installed.) Unpacking libamd2.2.0 (from .../libamd2.2.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libcamd2.2.0. Unpacking libcamd2.2.0 (from .../libcamd2.2.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libbtf1.1.0. Unpacking libbtf1.1.0 (from .../libbtf1.1.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libcolamd2.7.1. Unpacking libcolamd2.7.1 (from .../libcolamd2.7.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libccolamd2.7.1. Unpacking libccolamd2.7.1 (from .../libccolamd2.7.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libgfortran3. Unpacking libgfortran3 (from .../libgfortran3_4.4.5-8_amd64.deb) ... Selecting previously deselected package libblas3gf. Unpacking libblas3gf (from .../libblas3gf_1.2-8_amd64.deb) ... Selecting previously deselected package liblapack3gf. Unpacking liblapack3gf (from .../liblapack3gf_3.2.1-8_amd64.deb) ... Selecting previously deselected package libcholmod1.7.1. Unpacking libcholmod1.7.1 (from .../libcholmod1.7.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libcsparse2.2.3. Unpacking libcsparse2.2.3 (from .../libcsparse2.2.3_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libcxsparse2.2.3. Unpacking libcxsparse2.2.3 (from .../libcxsparse2.2.3_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libklu1.1.0. Unpacking libklu1.1.0 (from .../libklu1.1.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libldl2.0.1. Unpacking libldl2.0.1 (from .../libldl2.0.1_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libumfpack5.4.0. Unpacking libumfpack5.4.0 (from .../libumfpack5.4.0_1%3a3.4.0-2_amd64.deb) ... Selecting previously deselected package libblas-dev. Unpacking libblas-dev (from .../libblas-dev_1.2-8_amd64.deb) ... Selecting previously deselected package liblapack-dev. Unpacking liblapack-dev (from .../liblapack-dev_3.2.1-8_amd64.deb) ... Selecting previously deselected package libsuitesparse-dev. Unpacking libsuitesparse-dev (from .../libsuitesparse-dev_1%3a3.4.0-2_amd64.deb) ... Setting up libamd2.2.0 (1:3.4.0-2) ... Setting up libcamd2.2.0 (1:3.4.0-2) ... Setting up libbtf1.1.0 (1:3.4.0-2) ... Setting up libcolamd2.7.1 (1:3.4.0-2) ... Setting up libccolamd2.7.1 (1:3.4.0-2) ... Setting up libgfortran3 (4.4.5-8) ... Setting up libblas3gf (1.2-8) ... update-alternatives: using /usr/lib/libblas/libblas.so.3gf to provide /usr/lib/libblas.so.3gf (libblas.so.3gf) in auto mode. Setting up liblapack3gf (3.2.1-8) ... update-alternatives: using /usr/lib/lapack/liblapack.so.3gf to provide /usr/lib/liblapack.so.3gf (liblapack.so.3gf) in auto mode. Setting up libcholmod1.7.1 (1:3.4.0-2) ... Setting up libcsparse2.2.3 (1:3.4.0-2) ... Setting up libcxsparse2.2.3 (1:3.4.0-2) ... Setting up libklu1.1.0 (1:3.4.0-2) ... Setting up libldl2.0.1 (1:3.4.0-2) ... Setting up libumfpack5.4.0 (1:3.4.0-2) ... Setting up libblas-dev (1.2-8) ... update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode. Setting up liblapack-dev (3.2.1-8) ... update-alternatives: using /usr/lib/lapack/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode. Setting up libsuitesparse-dev (1:3.4.0-2) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m9.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', '-yf', 'install'] 0m9.1s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m9.1s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmppEyXeg/tmp/piuparts-depends-dummy.deb 0m9.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m9.2s DUMP: piuparts-depends-dummy install ok installed 0m9.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m9.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m9.2s DUMP: (Reading database ... 6454 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m9.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m9.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'clean'] 0m9.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'clean'] 0m9.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m10.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m11.1s DEBUG: No broken symlinks as far as we can find. 0m11.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-cache', 'policy'] 0m11.1s 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: 0m11.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-cache', 'policy'] 0m11.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-cache', 'policy', 'liblpsolve55-dev'] 0m11.2s DUMP: liblpsolve55-dev: Installed: (none) Candidate: 5.5.0.13-7 Version table: 5.5.0.13-7 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m11.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-cache', 'policy', 'liblpsolve55-dev'] 0m11.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', '-y', 'install', 'liblpsolve55-dev=5.5.0.13-7'] 0m11.9s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: liblpsolve55-dev 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 725 kB of archives. After this operation, 2232 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main liblpsolve55-dev amd64 5.5.0.13-7 [725 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 725 kB in 0s (3427 kB/s) Selecting previously deselected package liblpsolve55-dev. (Reading database ... 6454 files and directories currently installed.) Unpacking liblpsolve55-dev (from .../liblpsolve55-dev_5.5.0.13-7_amd64.deb) ... Setting up liblpsolve55-dev (5.5.0.13-7) ... 0m11.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', '-y', 'install', 'liblpsolve55-dev=5.5.0.13-7'] 0m11.9s INFO: Running scripts post_install 0m11.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m12.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m13.0s DEBUG: No broken symlinks as far as we can find. 0m13.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--get-selections', '*'] 0m13.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 libamd2.2.0 install libattr1 install libblas-dev install libblas3gf install libblkid1 install libbtf1.1.0 install libbz2-1.0 install libc-bin install libc6 install libcamd2.2.0 install libccolamd2.7.1 install libcholmod1.7.1 install libcolamd2.7.1 install libcomerr2 install libcsparse2.2.3 install libcxsparse2.2.3 install libdb4.8 install libgcc1 install libgfortran3 install libklu1.1.0 install liblapack-dev install liblapack3gf install libldl2.0.1 install liblocale-gettext-perl install liblpsolve55-dev 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 libsuitesparse-dev install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libumfpack5.4.0 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 0m13.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--get-selections', '*'] 0m13.6s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmppEyXeg', '-ac'] 0m14.3s DUMP: debsums: no md5sums for mawk 0m14.3s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmppEyXeg', '-ac'] 0m14.3s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m14.3s DUMP: 0.11.3~bpo70+1 0m14.3s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m14.3s INFO: Running adequate version 0.11.3~bpo70+1 now. 0m14.3s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'liblpsolve55-dev'] 0m14.4s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'liblpsolve55-dev'] 0m14.4s INFO: Running scripts pre_remove 0m14.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m14.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m14.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m14.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m14.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m14.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m14.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m14.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m14.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_exceptions'] 0m14.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/pre_remove_exceptions'] 0m14.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'remove', 'libblas-dev', 'libklu1.1.0', 'libblas3gf', 'libamd2.2.0', 'libldl2.0.1', 'libcolamd2.7.1', 'libcsparse2.2.3', 'libbtf1.1.0', 'libsuitesparse-dev', 'libgfortran3', 'libumfpack5.4.0', 'libcholmod1.7.1', 'liblapack3gf', 'libccolamd2.7.1', 'liblapack-dev', 'libcamd2.2.0', 'libcxsparse2.2.3', 'liblpsolve55-dev'] 0m15.2s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libamd2.2.0 libblas-dev libblas3gf libbtf1.1.0 libcamd2.2.0 libccolamd2.7.1 libcholmod1.7.1 libcolamd2.7.1 libcsparse2.2.3 libcxsparse2.2.3 libgfortran3 libklu1.1.0 liblapack-dev liblapack3gf libldl2.0.1 liblpsolve55-dev libsuitesparse-dev libumfpack5.4.0 0 upgraded, 0 newly installed, 18 to remove and 0 not upgraded. After this operation, 36.2 MB disk space will be freed. (Reading database ... 6487 files and directories currently installed.) Removing liblpsolve55-dev ... Removing libsuitesparse-dev ... Removing libumfpack5.4.0 ... Removing libklu1.1.0 ... Removing libcholmod1.7.1 ... Removing libamd2.2.0 ... Removing liblapack-dev ... Removing libblas-dev ... Removing liblapack3gf ... Removing libblas3gf ... Removing libbtf1.1.0 ... Removing libcamd2.2.0 ... Removing libccolamd2.7.1 ... Removing libcolamd2.7.1 ... Removing libcsparse2.2.3 ... Removing libcxsparse2.2.3 ... Removing libgfortran3 ... Removing libldl2.0.1 ... 0m15.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'remove', 'libblas-dev', 'libklu1.1.0', 'libblas3gf', 'libamd2.2.0', 'libldl2.0.1', 'libcolamd2.7.1', 'libcsparse2.2.3', 'libbtf1.1.0', 'libsuitesparse-dev', 'libgfortran3', 'libumfpack5.4.0', 'libcholmod1.7.1', 'liblapack3gf', 'libccolamd2.7.1', 'liblapack-dev', 'libcamd2.2.0', 'libcxsparse2.2.3', 'liblpsolve55-dev'] 0m15.2s INFO: Running scripts post_remove 0m15.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_remove_exceptions_lenny'] 0m15.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_remove_exceptions_lenny'] 0m15.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_remove_extras'] 0m15.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_remove_extras'] 0m15.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', 'libblas-dev', 'libklu1.1.0', 'libblas3gf', 'libamd2.2.0', 'libldl2.0.1', 'libcolamd2.7.1', 'libcsparse2.2.3', 'libbtf1.1.0', 'libsuitesparse-dev', 'libgfortran3', 'libumfpack5.4.0', 'libcholmod1.7.1', 'liblapack3gf', 'libccolamd2.7.1', 'liblapack-dev', 'libcamd2.2.0', 'libcxsparse2.2.3'] 0m15.5s DUMP: dpkg: warning: ignoring request to remove libblas-dev which isn't installed. (Reading database ... 6258 files and directories currently installed.) Removing libklu1.1.0 ... Purging configuration files for libklu1.1.0 ... Removing libblas3gf ... Purging configuration files for libblas3gf ... Removing libamd2.2.0 ... Purging configuration files for libamd2.2.0 ... Removing libldl2.0.1 ... Purging configuration files for libldl2.0.1 ... Removing libcolamd2.7.1 ... Purging configuration files for libcolamd2.7.1 ... Removing libcsparse2.2.3 ... Purging configuration files for libcsparse2.2.3 ... Removing libbtf1.1.0 ... Purging configuration files for libbtf1.1.0 ... dpkg: warning: ignoring request to remove libsuitesparse-dev which isn't installed. Removing libgfortran3 ... Purging configuration files for libgfortran3 ... Removing libumfpack5.4.0 ... Purging configuration files for libumfpack5.4.0 ... Removing libcholmod1.7.1 ... Purging configuration files for libcholmod1.7.1 ... Removing liblapack3gf ... Purging configuration files for liblapack3gf ... Removing libccolamd2.7.1 ... Purging configuration files for libccolamd2.7.1 ... dpkg: warning: ignoring request to remove liblapack-dev which isn't installed. Removing libcamd2.2.0 ... Purging configuration files for libcamd2.2.0 ... Removing libcxsparse2.2.3 ... Purging configuration files for libcxsparse2.2.3 ... 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', 'libblas-dev', 'libklu1.1.0', 'libblas3gf', 'libamd2.2.0', 'libldl2.0.1', 'libcolamd2.7.1', 'libcsparse2.2.3', 'libbtf1.1.0', 'libsuitesparse-dev', 'libgfortran3', 'libumfpack5.4.0', 'libcholmod1.7.1', 'liblapack3gf', 'libccolamd2.7.1', 'liblapack-dev', 'libcamd2.2.0', 'libcxsparse2.2.3'] 0m15.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', 'liblpsolve55-dev'] 0m15.5s DUMP: dpkg: warning: ignoring request to remove liblpsolve55-dev which isn't installed. 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', 'liblpsolve55-dev'] 0m15.5s INFO: Running scripts post_purge 0m15.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_purge_exceptions'] 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'tmp/scripts/post_purge_exceptions'] 0m15.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', '--pending'] 0m15.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--purge', '--pending'] 0m15.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--remove', '--pending'] 0m15.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg', '--remove', '--pending'] 0m15.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m15.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m16.6s ERROR: WARN: Broken symlinks: /usr/lib/liblapack.a -> /etc/alternatives/liblapack.a /usr/lib/liblapack.so -> /etc/alternatives/liblapack.so /etc/alternatives/liblapack.a -> /usr/lib/lapack/liblapack.a /etc/alternatives/liblapack.so -> /usr/lib/lapack/liblapack.so /etc/alternatives/liblapack.so.3gf -> /usr/lib/lapack/liblapack.so.3gf 0m16.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg-divert', '--list'] 0m16.6s 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 0m16.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'dpkg-divert', '--list'] 0m16.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'clean'] 0m16.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'apt-get', 'clean'] 0m17.6s INFO: Warning: Package purging left files on system: /etc/alternatives/liblapack.a -> /usr/lib/lapack/liblapack.a not owned /etc/alternatives/liblapack.so -> /usr/lib/lapack/liblapack.so not owned /etc/alternatives/liblapack.so.3gf -> /usr/lib/lapack/liblapack.so.3gf not owned /usr/lib/liblapack.a -> /etc/alternatives/liblapack.a not owned /usr/lib/liblapack.so -> /etc/alternatives/liblapack.so not owned These files seem to have been left by dependencies rather than by packages being explicitly tested. 0m17.6s INFO: PASS: Installation and purging test. 0m17.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'umount', '/proc'] 0m17.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmppEyXeg', 'umount', '/proc'] 0m17.9s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m18.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmppEyXeg'] 0m18.0s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmppEyXeg 0m18.0s INFO: PASS: All tests. 0m18.0s INFO: piuparts run ends. ret=0 End: 2014-04-07 10:01:01 UTC