Start: 2011-01-13 23:37:48 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 /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --warn-on-leftovers-after-purge --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ab lenny.tar.gz -d lenny -d squeeze --mirror http://piatti.debian.org/debian/ liblpsolve55-dev Guessed: debian 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: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.40~201101102318 starting up. 0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --warn-on-leftovers-after-purge --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ab lenny.tar.gz -d lenny -d squeeze --mirror http://piatti.debian.org/debian/ liblpsolve55-dev 0m0.0s INFO: Running on: Linux piatti 2.6.32.28-dsa-amd64 #1 SMP Mon Jan 10 11:32:53 CET 2011 x86_64 0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmptrB-X3 0m0.0s DEBUG: Unpacking lenny.tar.gz into /org/piuparts.debian.org/tmp/tmptrB-X3 0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmptrB-X3', '-zxf', 'lenny.tar.gz'] 0m2.4s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmptrB-X3', '-zxf', 'lenny.tar.gz'] 0m2.4s DEBUG: Created policy-rc.d and chmodded it. 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'update'] 0m2.4s DUMP: Hit http://piatti.debian.org lenny Release.gpg Hit http://piatti.debian.org lenny Release Ign http://piatti.debian.org lenny/main Packages/DiffIndex Ign http://piatti.debian.org lenny/contrib Packages/DiffIndex Ign http://piatti.debian.org lenny/non-free Packages/DiffIndex Hit http://piatti.debian.org lenny/main Packages Hit http://piatti.debian.org lenny/contrib Packages Hit http://piatti.debian.org lenny/non-free Packages Reading package lists... 0m2.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'update'] 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', '-yf', 'upgrade'] 0m2.8s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', '-yf', 'upgrade'] 0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'clean'] 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'clean'] 0m2.8s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmptrB-X3/tmp/scripts/ 0m2.8s INFO: Running scripts post_setup 0m2.8s DEBUG: Upgrading /org/piuparts.debian.org/tmp/tmptrB-X3 to squeeze 0m2.8s INFO: Running scripts pre_distupgrade 0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'update'] 0m5.3s DUMP: Get:1 http://piatti.debian.org squeeze Release.gpg [835B] Get:2 http://piatti.debian.org squeeze Release [89.9kB] Get:3 http://piatti.debian.org squeeze/main Packages [8609kB] Get:4 http://piatti.debian.org squeeze/contrib Packages [64.0kB] Get:5 http://piatti.debian.org squeeze/non-free Packages [125kB] Fetched 8889kB in 1s (6411kB/s) Reading package lists... 0m5.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'update'] 0m5.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', '-yf', 'dist-upgrade'] 0m35.4s DUMP: Reading package lists... Building dependency tree... The following NEW packages will be installed: dash diffutils dmsetup gcc-4.4-base insserv libc-bin libdb4.8 liblzma2 libncursesw5 libreadline6 libudev0 sensible-utils xz-utils The following packages will be upgraded: apt base-files base-passwd bash bsdutils coreutils debconf debconf-i18n debian-archive-keyring debianutils diff dpkg e2fslibs e2fsprogs findutils gcc-4.3-base gnupg gpgv grep gzip hostname initscripts libacl1 libattr1 libblkid1 libbz2-1.0 libc6 libcomerr2 libdb4.6 libdevmapper1.02.1 libgcc1 liblocale-gettext-perl libncurses5 libpam-modules libpam-runtime libpam0g libreadline5 libselinux1 libsepol1 libslang2 libss2 libstdc++6 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libusb-0.1-4 libuuid1 login lsb-base makedev mawk mktemp mount ncurses-base ncurses-bin passwd perl-base procps readline-common sed sysv-rc sysvinit sysvinit-utils tar tzdata util-linux zlib1g 67 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. Need to get 34.4MB of archives. After this operation, 13.5MB of additional disk space will be used. Get:1 http://piatti.debian.org squeeze/main base-files 6.0 [68.7kB] Get:2 http://piatti.debian.org squeeze/main libc-bin 2.11.2-7 [746kB] Get:3 http://piatti.debian.org squeeze/main libc6 2.11.2-7 [4273kB] Get:4 http://piatti.debian.org squeeze/main gcc-4.4-base 4.4.5-8 [123kB] Get:5 http://piatti.debian.org squeeze/main libgcc1 1:4.4.5-8 [45.0kB] Get:6 http://piatti.debian.org squeeze/main liblzma2 5.0.0-2 [184kB] Get:7 http://piatti.debian.org squeeze/main xz-utils 5.0.0-2 [201kB] Get:8 http://piatti.debian.org squeeze/main dpkg 1.15.8.7 [2392kB] Get:9 http://piatti.debian.org squeeze/main sensible-utils 0.0.4 [5408B] Get:10 http://piatti.debian.org squeeze/main debianutils 3.4 [49.9kB] Get:11 http://piatti.debian.org squeeze/main dash 0.5.5.1-7.4 [108kB] Get:12 http://piatti.debian.org squeeze/main libncurses5 5.7+20100313-5 [365kB] Get:13 http://piatti.debian.org squeeze/main bash 4.1-3 [1325kB] Get:14 http://piatti.debian.org squeeze/main coreutils 8.5-1 [5102kB] Get:15 http://piatti.debian.org squeeze/main diffutils 1:3.0-1 [361kB] Get:16 http://piatti.debian.org squeeze/main e2fslibs 1.41.12-2 [144kB] Get:17 http://piatti.debian.org squeeze/main perl-base 5.10.1-17 [1066kB] Get:18 http://piatti.debian.org squeeze/main liblocale-gettext-perl 1.05-6 [21.6kB] Get:19 http://piatti.debian.org squeeze/main libtext-iconv-perl 1.7-2 [18.5kB] Get:20 http://piatti.debian.org squeeze/main libtext-charwidth-perl 0.04-6 [11.9kB] Get:21 http://piatti.debian.org squeeze/main libtext-wrapi18n-perl 0.06-7 [9004B] Get:22 http://piatti.debian.org squeeze/main debconf-i18n 1.5.36 [208kB] Get:23 http://piatti.debian.org squeeze/main debconf 1.5.36 [164kB] Get:24 http://piatti.debian.org squeeze/main libpam0g 1.1.1-6.1 [118kB] Get:25 http://piatti.debian.org squeeze/main libselinux1 2.0.96-1 [88.3kB] Get:26 http://piatti.debian.org squeeze/main libdb4.8 4.8.30-2 [696kB] Get:27 http://piatti.debian.org squeeze/main libpam-modules 1.1.1-6.1 [360kB] Get:28 http://piatti.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2 [1113kB] Get:29 http://piatti.debian.org squeeze/main libuuid1 2.17.2-5 [58.8kB] Get:30 http://piatti.debian.org squeeze/main libblkid1 2.17.2-5 [108kB] Get:31 http://piatti.debian.org squeeze/main sed 4.2.1-7 [251kB] Get:32 http://piatti.debian.org squeeze/main ncurses-bin 5.7+20100313-5 [320kB] Get:33 http://piatti.debian.org squeeze/main lsb-base 3.2-23.1 [20.5kB] Get:34 http://piatti.debian.org squeeze/main tzdata 2010o-1 [764kB] Get:35 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-13.1 [120kB] Get:36 http://piatti.debian.org squeeze/main mount 2.17.2-5 [178kB] Get:37 http://piatti.debian.org squeeze/main initscripts 2.88dsf-13.1 [70.2kB] Get:38 http://piatti.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:39 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-13.1 [73.1kB] Get:40 http://piatti.debian.org squeeze/main util-linux 2.17.2-5 [733kB] Get:41 http://piatti.debian.org squeeze/main e2fsprogs 1.41.12-2 [817kB] Get:42 http://piatti.debian.org squeeze/main findutils 4.4.2-1+b1 [689kB] Get:43 http://piatti.debian.org squeeze/main grep 2.6.3-3 [308kB] Get:44 http://piatti.debian.org squeeze/main gzip 1.3.12-9 [108kB] Get:45 http://piatti.debian.org squeeze/main hostname 3.04 [15.7kB] Get:46 http://piatti.debian.org squeeze/main login 1:4.1.4.2+svn3283-2 [783kB] Get:47 http://piatti.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:48 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-13.1 [120kB] Get:49 http://piatti.debian.org squeeze/main tar 1.23-3 [931kB] Get:50 http://piatti.debian.org squeeze/main diff 1:3.0-1 [6490B] Get:51 http://piatti.debian.org squeeze/main mktemp 8.5-1 [14.8kB] Get:52 http://piatti.debian.org squeeze/main base-passwd 3.5.22 [41.9kB] Get:53 http://piatti.debian.org squeeze/main bsdutils 1:2.17.2-5 [79.7kB] Get:54 http://piatti.debian.org squeeze/main ncurses-base 5.7+20100313-5 [188kB] Get:55 http://piatti.debian.org squeeze/main mawk 1.3.3-15 [90.1kB] Get:56 http://piatti.debian.org squeeze/main libstdc++6 4.4.5-8 [341kB] Get:57 http://piatti.debian.org squeeze/main zlib1g 1:1.2.3.4.dfsg-3 [79.2kB] Get:58 http://piatti.debian.org squeeze/main readline-common 6.1-3 [54.0kB] Get:59 http://piatti.debian.org squeeze/main libreadline6 6.1-3 [161kB] Get:60 http://piatti.debian.org squeeze/main libbz2-1.0 1.0.5-6 [46.4kB] Get:61 http://piatti.debian.org squeeze/main libusb-0.1-4 2:0.1.12-16 [21.9kB] Get:62 http://piatti.debian.org squeeze/main gpgv 1.4.10-4 [221kB] Get:63 http://piatti.debian.org squeeze/main gnupg 1.4.10-4 [2148kB] Get:64 http://piatti.debian.org squeeze/main debian-archive-keyring 2010.08.28 [19.9kB] Get:65 http://piatti.debian.org squeeze/main apt 0.8.10 [2164kB] Get:66 http://piatti.debian.org squeeze/main libslang2 2.2.2-4 [546kB] Get:67 http://piatti.debian.org squeeze/main libattr1 1:2.4.44-2 [12.8kB] Get:68 http://piatti.debian.org squeeze/main libacl1 2.2.49-4 [28.3kB] Get:69 http://piatti.debian.org squeeze/main libcomerr2 1.41.12-2 [49.2kB] Get:70 http://piatti.debian.org squeeze/main libpam-runtime 1.1.1-6.1 [223kB] Get:71 http://piatti.debian.org squeeze/main libss2 1.41.12-2 [54.3kB] Get:72 http://piatti.debian.org squeeze/main gcc-4.3-base 4.3.5-4 [110kB] Get:73 http://piatti.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:74 http://piatti.debian.org squeeze/main procps 1:3.2.8-9 [249kB] Get:75 http://piatti.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:76 http://piatti.debian.org squeeze/main libudev0 164-3 [115kB] Get:77 http://piatti.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-4 [85.3kB] Get:78 http://piatti.debian.org squeeze/main dmsetup 2:1.02.48-4 [56.6kB] Get:79 http://piatti.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:80 http://piatti.debian.org squeeze/main makedev 2.3.1-89 [42.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 34.4MB in 0s (43.9MB/s) Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5894 files and directories currently installed.) Preparing to replace base-files 5lenny8 (using .../base-files_6.0_amd64.deb) ... Unpacking replacement base-files ... Replacing files in old package dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up base-files (6.0) ... Installing new version of config file /etc/debian_version ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libc-bin. dpkg: considering deconfiguration of libc6, which would be broken by installation of libc-bin ... dpkg: yes, will deconfigure libc6 (broken by libc-bin). (Reading database ... 5896 files and directories currently installed.) Unpacking libc-bin (from .../libc-bin_2.11.2-7_amd64.deb) ... De-configuring libc6 ... Replacing files in old package libc6 ... Preparing to replace libc6 2.7-18lenny6 (using .../libc6_2.11.2-7_amd64.deb) ... Removing obsolete conffile /etc/init.d/glibc.sh ... Checking for services that may need to be restarted... Checking init scripts... Unpacking replacement libc6 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libc-bin (2.11.2-7) ... Installing new version of config file /etc/gai.conf ... Installing new version of config file /etc/bindresvport.blacklist ... Setting up libc6 (2.11.2-7) ... Checking for services that may need to be restarted... Checking init scripts... Nothing to restart. Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package gcc-4.4-base. (Reading database ... 5897 files and directories currently installed.) Unpacking gcc-4.4-base (from .../gcc-4.4-base_4.4.5-8_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gcc-4.4-base (4.4.5-8) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5905 files and directories currently installed.) Preparing to replace libgcc1 1:4.3.2-1.1 (using .../libgcc1_1%3a4.4.5-8_amd64.deb) ... Unpacking replacement libgcc1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libgcc1 (1:4.4.5-8) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package liblzma2. (Reading database ... 5905 files and directories currently installed.) Unpacking liblzma2 (from .../liblzma2_5.0.0-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up liblzma2 (5.0.0-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package xz-utils. (Reading database ... 5915 files and directories currently installed.) Unpacking xz-utils (from .../xz-utils_5.0.0-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up xz-utils (5.0.0-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5957 files and directories currently installed.) Preparing to replace dpkg 1.14.30 (using .../dpkg_1.15.8.7_amd64.deb) ... Unpacking replacement dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up dpkg (1.15.8.7) ... Installing new version of config file /etc/logrotate.d/dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package sensible-utils. (Reading database ... 5963 files and directories currently installed.) Unpacking sensible-utils (from .../sensible-utils_0.0.4_all.deb) ... Replacing files in old package debianutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sensible-utils (0.0.4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5970 files and directories currently installed.) Preparing to replace debianutils 2.30 (using .../debianutils_3.4_amd64.deb) ... Unpacking replacement debianutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debianutils (3.4) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package dash. (Reading database ... 5966 files and directories currently installed.) Unpacking dash (from .../dash_0.5.5.1-7.4_amd64.deb) ... Adding 'diversion of /bin/sh to /bin/sh.distrib by dash' Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' Can not write log, openpty() failed (/dev/pts not mounted?) Setting up dash (0.5.5.1-7.4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5978 files and directories currently installed.) Preparing to replace libncurses5 5.7+20081213-1 (using .../libncurses5_5.7+20100313-5_amd64.deb) ... Unpacking replacement libncurses5 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libncurses5 (5.7+20100313-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5978 files and directories currently installed.) Preparing to replace bash 3.2-4 (using .../archives/bash_4.1-3_amd64.deb) ... Unpacking replacement bash ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up bash (4.1-3) ... Installing new version of config file /etc/bash.bashrc ... Installing new version of config file /etc/skel/.bashrc ... update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6001 files and directories currently installed.) Preparing to replace coreutils 6.10-6 (using .../coreutils_8.5-1_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package coreutils should be updated. Unpacking replacement coreutils ... Replacing files in old package mktemp ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up coreutils (8.5-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package diffutils. (Reading database ... 6027 files and directories currently installed.) Unpacking diffutils (from .../diffutils_1%3a3.0-1_amd64.deb) ... Replacing files in old package diff ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up diffutils (1:3.0-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6049 files and directories currently installed.) Preparing to replace e2fslibs 1.41.3-1 (using .../e2fslibs_1.41.12-2_amd64.deb) ... Unpacking replacement e2fslibs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fslibs (1.41.12-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6049 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny2 (using .../perl-base_5.10.1-17_amd64.deb) ... Unpacking replacement perl-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up perl-base (5.10.1-17) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6097 files and directories currently installed.) Preparing to replace liblocale-gettext-perl 1.05-4 (using .../liblocale-gettext-perl_1.05-6_amd64.deb) ... Unpacking replacement liblocale-gettext-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up liblocale-gettext-perl (1.05-6) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6097 files and directories currently installed.) Preparing to replace libtext-iconv-perl 1.7-1+b1 (using .../libtext-iconv-perl_1.7-2_amd64.deb) ... Unpacking replacement libtext-iconv-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libtext-iconv-perl (1.7-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6098 files and directories currently installed.) Preparing to replace libtext-charwidth-perl 0.04-5+b1 (using .../libtext-charwidth-perl_0.04-6_amd64.deb) ... Unpacking replacement libtext-charwidth-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libtext-charwidth-perl (0.04-6) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6098 files and directories currently installed.) Preparing to replace libtext-wrapi18n-perl 0.06-6 (using .../libtext-wrapi18n-perl_0.06-7_all.deb) ... Unpacking replacement libtext-wrapi18n-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libtext-wrapi18n-perl (0.06-7) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6098 files and directories currently installed.) Preparing to replace debconf-i18n 1.5.24 (using .../debconf-i18n_1.5.36_all.deb) ... Unpacking replacement debconf-i18n ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf-i18n (1.5.36) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6115 files and directories currently installed.) Preparing to replace debconf 1.5.24 (using .../debconf_1.5.36_all.deb) ... Unpacking replacement debconf ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf (1.5.36) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6119 files and directories currently installed.) Preparing to replace libpam0g 1.0.1-5+lenny1 (using .../libpam0g_1.1.1-6.1_amd64.deb) ... Unpacking replacement libpam0g ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam0g (1.1.1-6.1) ... Checking for services that may need to be restarted...Checking init scripts... Nothing to restart. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6119 files and directories currently installed.) Preparing to replace libselinux1 2.0.65-5 (using .../libselinux1_2.0.96-1_amd64.deb) ... Unpacking replacement libselinux1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libselinux1 (2.0.96-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libdb4.8. (Reading database ... 6119 files and directories currently installed.) Unpacking libdb4.8 (from .../libdb4.8_4.8.30-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libdb4.8 (4.8.30-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6123 files and directories currently installed.) Preparing to replace libpam-modules 1.0.1-5+lenny1 (using .../libpam-modules_1.1.1-6.1_amd64.deb) ... Unpacking replacement libpam-modules ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam-modules (1.1.1-6.1) ... Installing new version of config file /etc/security/limits.conf ... Installing new version of config file /etc/security/namespace.init ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6129 files and directories currently installed.) Preparing to replace passwd 1:4.1.1-6+lenny1 (using .../passwd_1%3a4.1.4.2+svn3283-2_amd64.deb) ... Unpacking replacement passwd ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up passwd (1:4.1.4.2+svn3283-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6126 files and directories currently installed.) Preparing to replace libuuid1 1.41.3-1 (using .../libuuid1_2.17.2-5_amd64.deb) ... Unpacking replacement libuuid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libuuid1 (2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6126 files and directories currently installed.) Preparing to replace libblkid1 1.41.3-1 (using .../libblkid1_2.17.2-5_amd64.deb) ... Unpacking replacement libblkid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libblkid1 (2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6127 files and directories currently installed.) Preparing to replace sed 4.1.5-6 (using .../archives/sed_4.2.1-7_amd64.deb) ... Unpacking replacement sed ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sed (4.2.1-7) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6130 files and directories currently installed.) Preparing to replace ncurses-bin 5.7+20081213-1 (using .../ncurses-bin_5.7+20100313-5_amd64.deb) ... Unpacking replacement ncurses-bin ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up ncurses-bin (5.7+20100313-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6132 files and directories currently installed.) Preparing to replace lsb-base 3.2-20 (using .../lsb-base_3.2-23.1_all.deb) ... Unpacking replacement lsb-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up lsb-base (3.2-23.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6132 files and directories currently installed.) Preparing to replace tzdata 2010o-0lenny1 (using .../tzdata_2010o-1_all.deb) ... Unpacking replacement tzdata ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up tzdata (2010o-1) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Jan 13 23:38:09 UTC 2011. Universal Time is now: Thu Jan 13 23:38:09 UTC 2011. Run 'dpkg-reconfigure tzdata' if you wish to change it. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6135 files and directories currently installed.) Preparing to replace sysvinit-utils 2.86.ds1-61 (using .../sysvinit-utils_2.88dsf-13.1_amd64.deb) ... Unpacking replacement sysvinit-utils ... Replacing files in old package sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit-utils (2.88dsf-13.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6139 files and directories currently installed.) Preparing to replace mount 2.13.1.1-1 (using .../mount_2.17.2-5_amd64.deb) ... Unpacking replacement mount ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mount (2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6140 files and directories currently installed.) Preparing to replace initscripts 2.86.ds1-61 (using .../initscripts_2.88dsf-13.1_amd64.deb) ... Unpacking replacement initscripts ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up initscripts (2.88dsf-13.1) ... Installing new version of config file /etc/init.d/bootlogd ... Installing new version of config file /etc/init.d/stop-bootlogd ... Installing new version of config file /etc/init.d/stop-bootlogd-single ... Installing new version of config file /etc/init.d/bootmisc.sh ... Installing new version of config file /etc/init.d/checkfs.sh ... Installing new version of config file /etc/init.d/checkroot.sh ... Installing new version of config file /etc/init.d/hostname.sh ... Installing new version of config file /etc/init.d/killprocs ... Installing new version of config file /etc/init.d/mountall.sh ... Installing new version of config file /etc/init.d/mountnfs-bootclean.sh ... Installing new version of config file /etc/init.d/mountoverflowtmp ... Installing new version of config file /etc/init.d/mountdevsubfs.sh ... Installing new version of config file /etc/init.d/mountkernfs.sh ... Installing new version of config file /etc/init.d/mtab.sh ... Installing new version of config file /etc/init.d/rc.local ... Installing new version of config file /etc/init.d/rmnologin ... Installing new version of config file /etc/init.d/sendsigs ... Installing new version of config file /etc/init.d/umountfs ... Installing new version of config file /etc/init.d/umountnfs.sh ... Installing new version of config file /etc/init.d/urandom ... Installing new version of config file /etc/network/if-up.d/mountnfs ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package insserv. dpkg: considering deconfiguration of sysv-rc, which would be broken by installation of insserv ... dpkg: yes, will deconfigure sysv-rc (broken by insserv). (Reading database ... 6143 files and directories currently installed.) Unpacking insserv (from .../insserv_1.14.0-2_amd64.deb) ... De-configuring sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up insserv (1.14.0-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6172 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-61 (using .../sysv-rc_2.88dsf-13.1_all.deb) ... Unpacking replacement sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysv-rc (2.88dsf-13.1) ... info: Checking if it is safe to convert to dependency based boot. info: Reordering boot system, log to /var/lib/insserv/run-20110113T2338.log success: Enabled dependency based boot system. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6173 files and directories currently installed.) Preparing to replace util-linux 2.13.1.1-1 (using .../util-linux_2.17.2-5_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package util-linux should be updated. Unpacking replacement util-linux ... Replacing files in old package e2fsprogs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up util-linux (2.17.2-5) ... Installing new version of config file /etc/init.d/hwclockfirst.sh ... Installing new version of config file /etc/init.d/hwclock.sh ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6191 files and directories currently installed.) Preparing to replace e2fsprogs 1.41.3-1 (using .../e2fsprogs_1.41.12-2_amd64.deb) ... Unpacking replacement e2fsprogs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fsprogs (1.41.12-2) ... Installing new version of config file /etc/mke2fs.conf ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6194 files and directories currently installed.) Preparing to replace findutils 4.4.0-2 (using .../findutils_4.4.2-1+b1_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package findutils should be updated. Unpacking replacement findutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up findutils (4.4.2-1+b1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6196 files and directories currently installed.) Preparing to replace grep 2.5.3~dfsg-6 (using .../grep_2.6.3-3_amd64.deb) ... Unpacking replacement grep ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up grep (2.6.3-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6198 files and directories currently installed.) Preparing to replace gzip 1.3.12-6+lenny1 (using .../gzip_1.3.12-9_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package gzip should be updated. Unpacking replacement gzip ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gzip (1.3.12-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6198 files and directories currently installed.) Preparing to replace hostname 2.95 (using .../hostname_3.04_amd64.deb) ... Unpacking replacement hostname ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up hostname (3.04) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6204 files and directories currently installed.) Preparing to replace login 1:4.1.1-6+lenny1 (using .../login_1%3a4.1.4.2+svn3283-2_amd64.deb) ... Unpacking replacement login ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up login (1:4.1.4.2+svn3283-2) ... Installing new version of config file /etc/securetty ... Installing new version of config file /etc/pam.d/login ... Installing new version of config file /etc/login.defs ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6201 files and directories currently installed.) Preparing to replace libsepol1 2.0.30-2 (using .../libsepol1_2.0.41-1_amd64.deb) ... Unpacking replacement libsepol1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libsepol1 (2.0.41-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6201 files and directories currently installed.) Preparing to replace sysvinit 2.86.ds1-61 (using .../sysvinit_2.88dsf-13.1_amd64.deb) ... Unpacking replacement sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit (2.88dsf-13.1) ... init: timeout opening/writing control channel /dev/initctl Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6202 files and directories currently installed.) Preparing to replace tar 1.20-1+lenny1 (using .../archives/tar_1.23-3_amd64.deb) ... Unpacking replacement tar ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up tar (1.23-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6202 files and directories currently installed.) Preparing to replace diff 2.8.1-12 (using .../diff_1%3a3.0-1_all.deb) ... Unpacking replacement diff ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up diff (1:3.0-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6199 files and directories currently installed.) Preparing to replace mktemp 1.5-9 (using .../archives/mktemp_8.5-1_all.deb) ... Unpacking replacement mktemp ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mktemp (8.5-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6199 files and directories currently installed.) Preparing to replace base-passwd 3.5.20 (using .../base-passwd_3.5.22_amd64.deb) ... Unpacking replacement base-passwd ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up base-passwd (3.5.22) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6199 files and directories currently installed.) Preparing to replace bsdutils 1:2.13.1.1-1 (using .../bsdutils_1%3a2.17.2-5_amd64.deb) ... Unpacking replacement bsdutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up bsdutils (1:2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6200 files and directories currently installed.) Preparing to replace ncurses-base 5.7+20081213-1 (using .../ncurses-base_5.7+20100313-5_all.deb) ... Unpacking replacement ncurses-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up ncurses-base (5.7+20100313-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6151 files and directories currently installed.) Preparing to replace mawk 1.3.3-11.1 (using .../mawk_1.3.3-15_amd64.deb) ... Unpacking replacement mawk ... Preparing to replace libstdc++6 4.3.2-1.1 (using .../libstdc++6_4.4.5-8_amd64.deb) ... Unpacking replacement libstdc++6 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libstdc++6 (4.4.5-8) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6151 files and directories currently installed.) Preparing to replace zlib1g 1:1.2.3.3.dfsg-12 (using .../zlib1g_1%3a1.2.3.4.dfsg-3_amd64.deb) ... Unpacking replacement zlib1g ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up zlib1g (1:1.2.3.4.dfsg-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6151 files and directories currently installed.) Preparing to replace readline-common 5.2-3.1 (using .../readline-common_6.1-3_all.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package readline-common should be updated. Unpacking replacement readline-common ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up readline-common (6.1-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libreadline6. (Reading database ... 6151 files and directories currently installed.) Unpacking libreadline6 (from .../libreadline6_6.1-3_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libreadline6 (6.1-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6164 files and directories currently installed.) Preparing to replace libbz2-1.0 1.0.5-1+lenny1 (using .../libbz2-1.0_1.0.5-6_amd64.deb) ... Unpacking replacement libbz2-1.0 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libbz2-1.0 (1.0.5-6) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6164 files and directories currently installed.) Preparing to replace libusb-0.1-4 2:0.1.12-13 (using .../libusb-0.1-4_2%3a0.1.12-16_amd64.deb) ... Unpacking replacement libusb-0.1-4 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libusb-0.1-4 (2:0.1.12-16) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6164 files and directories currently installed.) Preparing to replace gpgv 1.4.9-3+lenny1 (using .../gpgv_1.4.10-4_amd64.deb) ... Unpacking replacement gpgv ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gpgv (1.4.10-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6165 files and directories currently installed.) Preparing to replace gnupg 1.4.9-3+lenny1 (using .../gnupg_1.4.10-4_amd64.deb) ... Unpacking replacement gnupg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gnupg (1.4.10-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6173 files and directories currently installed.) Preparing to replace debian-archive-keyring 2010.08.28~lenny1 (using .../debian-archive-keyring_2010.08.28_all.deb) ... Unpacking replacement debian-archive-keyring ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debian-archive-keyring (2010.08.28) ... gpg: key F42584E6: "Lenny Stable Release Key " not changed gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) " not changed gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed gpg: key B98321F9: "Squeeze Stable Release Key " not changed gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) " not changed gpg: Total number processed: 5 gpg: unchanged: 5 Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6173 files and directories currently installed.) Preparing to replace apt 0.7.20.2+lenny2 (using .../archives/apt_0.8.10_amd64.deb) ... Unpacking replacement apt ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up apt (0.8.10) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Installing new version of config file /etc/logrotate.d/apt ... Installing new version of config file /etc/cron.daily/apt ... gpg: key F42584E6: "Lenny Stable Release Key " not changed gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) " not changed gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed gpg: key B98321F9: "Squeeze Stable Release Key " not changed gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) " not changed gpg: Total number processed: 5 gpg: unchanged: 5 Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6217 files and directories currently installed.) Preparing to replace libslang2 2.1.3-3 (using .../libslang2_2.2.2-4_amd64.deb) ... Unpacking replacement libslang2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libslang2 (2.2.2-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6217 files and directories currently installed.) Preparing to replace libattr1 1:2.4.43-2 (using .../libattr1_1%3a2.4.44-2_amd64.deb) ... Unpacking replacement libattr1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libattr1 (1:2.4.44-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6217 files and directories currently installed.) Preparing to replace libacl1 2.2.47-2 (using .../libacl1_2.2.49-4_amd64.deb) ... Unpacking replacement libacl1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libacl1 (2.2.49-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6218 files and directories currently installed.) Preparing to replace libcomerr2 1.41.3-1 (using .../libcomerr2_1.41.12-2_amd64.deb) ... Unpacking replacement libcomerr2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libcomerr2 (1.41.12-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6218 files and directories currently installed.) Preparing to replace libpam-runtime 1.0.1-5+lenny1 (using .../libpam-runtime_1.1.1-6.1_all.deb) ... Unpacking replacement libpam-runtime ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam-runtime (1.1.1-6.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6235 files and directories currently installed.) Preparing to replace libss2 1.41.3-1 (using .../libss2_1.41.12-2_amd64.deb) ... Unpacking replacement libss2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libss2 (1.41.12-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6235 files and directories currently installed.) Preparing to replace gcc-4.3-base 4.3.2-1.1 (using .../gcc-4.3-base_4.3.5-4_amd64.deb) ... Unpacking replacement gcc-4.3-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gcc-4.3-base (4.3.5-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libncursesw5. (Reading database ... 6234 files and directories currently installed.) Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ... Preparing to replace procps 1:3.2.7-11 (using .../procps_1%3a3.2.8-9_amd64.deb) ... invoke-rc.d: policy-rc.d denied execution of stop. Unpacking replacement procps ... Preparing to replace libdb4.6 4.6.21-11 (using .../libdb4.6_4.6.21-16_amd64.deb) ... Unpacking replacement libdb4.6 ... Selecting previously deselected package libudev0. Unpacking libudev0 (from .../libudev0_164-3_amd64.deb) ... Preparing to replace libdevmapper1.02.1 2:1.02.27-4 (using .../libdevmapper1.02.1_2%3a1.02.48-4_amd64.deb) ... Unpacking replacement libdevmapper1.02.1 ... Selecting previously deselected package dmsetup. Unpacking dmsetup (from .../dmsetup_2%3a1.02.48-4_amd64.deb) ... Preparing to replace libreadline5 5.2-3.1 (using .../libreadline5_5.2-7_amd64.deb) ... Unpacking replacement libreadline5 ... Preparing to replace makedev 2.3.1-88 (using .../makedev_2.3.1-89_all.deb) ... Unpacking replacement makedev ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mawk (1.3.3-15) ... Setting up libncursesw5 (5.7+20100313-5) ... Setting up procps (1:3.2.8-9) ... Installing new version of config file /etc/sysctl.conf ... Installing new version of config file /etc/init.d/procps ... invoke-rc.d: policy-rc.d denied execution of start. Setting up libdb4.6 (4.6.21-16) ... Setting up libudev0 (164-3) ... Setting up libreadline5 (5.2-7) ... Setting up makedev (2.3.1-89) ... Setting up dmsetup (2:1.02.48-4) ... Setting up libdevmapper1.02.1 (2:1.02.48-4) ... 0m35.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', '-yf', 'dist-upgrade'] 0m35.4s INFO: Running scripts post_distupgrade 0m35.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmptrB-X3'] 0m35.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmptrB-X3'] 0m35.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'clean'] 0m35.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'apt-get', 'clean'] 0m36.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'dpkg', '--get-selections', '*'] 0m36.4s DUMP: 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 diff install diffutils install dmsetup install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.2-base install gcc-4.3-base 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.6 install libdb4.8 install libdevmapper1.02.1 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libncursesw5 install libpam-modules install libpam-runtime install libpam0g install libreadline5 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 libudev0 install libusb-0.1-4 install libuuid1 install login install lsb-base install lzma install makedev install mawk install mktemp install mount install ncurses-base install ncurses-bin install passwd install perl-base install procps install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install util-linux install xz-utils install zlib1g install 0m36.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'dpkg', '--get-selections', '*'] 0m36.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'umount', '/proc'] 0m36.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmptrB-X3', 'umount', '/proc'] 0m36.8s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmptrB-X3 0m36.8s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpyHhbPj 0m36.8s DEBUG: Unpacking lenny.tar.gz into /org/piuparts.debian.org/tmp/tmpyHhbPj 0m36.8s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpyHhbPj', '-zxf', 'lenny.tar.gz'] 0m39.2s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpyHhbPj', '-zxf', 'lenny.tar.gz'] 0m39.2s DEBUG: Created policy-rc.d and chmodded it. 0m39.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'update'] 0m39.3s DUMP: Hit http://piatti.debian.org lenny Release.gpg Hit http://piatti.debian.org lenny Release Ign http://piatti.debian.org lenny/main Packages/DiffIndex Ign http://piatti.debian.org lenny/contrib Packages/DiffIndex Ign http://piatti.debian.org lenny/non-free Packages/DiffIndex Hit http://piatti.debian.org lenny/main Packages Hit http://piatti.debian.org lenny/contrib Packages Hit http://piatti.debian.org lenny/non-free Packages Reading package lists... 0m39.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'update'] 0m39.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'mount', '-t', 'proc', 'proc', '/proc'] 0m39.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'mount', '-t', 'proc', 'proc', '/proc'] 0m39.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-yf', 'upgrade'] 0m39.6s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m39.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-yf', 'upgrade'] 0m39.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'clean'] 0m39.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'clean'] 0m39.7s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpyHhbPj/tmp/scripts/ 0m39.7s INFO: Running scripts post_setup 0m39.7s INFO: Notice: package selections and meta data from target disto saved, now starting over from source distro. See the description of --save-end-meta and --end-meta to learn why this is neccessary and how to possibly avoid it. 0m39.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 0m39.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 0m39.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'update'] 0m39.9s DUMP: Hit http://piatti.debian.org lenny Release.gpg Hit http://piatti.debian.org lenny Release Ign http://piatti.debian.org lenny/main Packages/DiffIndex Ign http://piatti.debian.org lenny/contrib Packages/DiffIndex Ign http://piatti.debian.org lenny/non-free Packages/DiffIndex Hit http://piatti.debian.org lenny/main Packages Hit http://piatti.debian.org lenny/contrib Packages Hit http://piatti.debian.org lenny/non-free Packages Reading package lists... 0m39.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'update'] 0m39.9s INFO: Running scripts pre_install 0m39.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_install_exceptions'] 0m40.0s DUMP: Debug: running script tmp/scripts/pre_install_exceptions Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully yes: standard output: Broken pipe yes: write error 0m40.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_install_exceptions'] 0m40.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-y', 'install', 'liblpsolve55-dev'] 0m40.7s DUMP: Reading package lists... Building dependency tree... Recommended packages: libsuitesparse-dev The following NEW packages will be installed: liblpsolve55-dev 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 730kB of archives. After this operation, 2253kB of additional disk space will be used. Get:1 http://piatti.debian.org lenny/main liblpsolve55-dev 5.5.0.10-10 [730kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 730kB in 0s (13.7MB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package liblpsolve55-dev. (Reading database ... 5894 files and directories currently installed.) Unpacking liblpsolve55-dev (from .../liblpsolve55-dev_5.5.0.10-10_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up liblpsolve55-dev (5.5.0.10-10) ... 0m40.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-y', 'install', 'liblpsolve55-dev'] 0m40.7s INFO: Running scripts pre_upgrade 0m40.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_upgrade_exceptions'] 0m40.7s DUMP: Debug: running script tmp/scripts/pre_upgrade_exceptions 0m40.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_upgrade_exceptions'] 0m40.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 0m40.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 0m40.9s DEBUG: Upgrading /org/piuparts.debian.org/tmp/tmpyHhbPj to squeeze 0m40.9s INFO: Running scripts pre_distupgrade 0m40.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'update'] 0m43.4s DUMP: Get:1 http://piatti.debian.org squeeze Release.gpg [835B] Get:2 http://piatti.debian.org squeeze Release [89.9kB] Get:3 http://piatti.debian.org squeeze/main Packages [8609kB] Get:4 http://piatti.debian.org squeeze/contrib Packages [64.0kB] Get:5 http://piatti.debian.org squeeze/non-free Packages [125kB] Fetched 8889kB in 1s (6526kB/s) Reading package lists... 0m43.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'update'] 0m43.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-yf', 'dist-upgrade'] 1m15.3s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: dash diffutils dmsetup gcc-4.4-base insserv libamd2.2.0 libblas-dev libblas3gf libbtf1.1.0 libc-bin libcamd2.2.0 libccolamd2.7.1 libcholmod1.7.1 libcolamd2.7.1 libcsparse2.2.3 libcxsparse2.2.3 libdb4.8 libgfortran3 libklu1.1.0 liblapack-dev liblapack3gf libldl2.0.1 liblzma2 libncursesw5 libreadline6 libsuitesparse-dev libudev0 libumfpack5.4.0 sensible-utils xz-utils The following packages will be upgraded: apt base-files base-passwd bash bsdutils coreutils debconf debconf-i18n debian-archive-keyring debianutils diff dpkg e2fslibs e2fsprogs findutils gcc-4.3-base gnupg gpgv grep gzip hostname initscripts libacl1 libattr1 libblkid1 libbz2-1.0 libc6 libcomerr2 libdb4.6 libdevmapper1.02.1 libgcc1 liblocale-gettext-perl liblpsolve55-dev libncurses5 libpam-modules libpam-runtime libpam0g libreadline5 libselinux1 libsepol1 libslang2 libss2 libstdc++6 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libusb-0.1-4 libuuid1 login lsb-base makedev mawk mktemp mount ncurses-base ncurses-bin passwd perl-base procps readline-common sed sysv-rc sysvinit sysvinit-utils tar tzdata util-linux zlib1g 68 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. Need to get 48.0MB of archives. After this operation, 47.5MB of additional disk space will be used. Get:1 http://piatti.debian.org squeeze/main base-files 6.0 [68.7kB] Get:2 http://piatti.debian.org squeeze/main libc-bin 2.11.2-7 [746kB] Get:3 http://piatti.debian.org squeeze/main libc6 2.11.2-7 [4273kB] Get:4 http://piatti.debian.org squeeze/main gcc-4.4-base 4.4.5-8 [123kB] Get:5 http://piatti.debian.org squeeze/main libgcc1 1:4.4.5-8 [45.0kB] Get:6 http://piatti.debian.org squeeze/main liblzma2 5.0.0-2 [184kB] Get:7 http://piatti.debian.org squeeze/main xz-utils 5.0.0-2 [201kB] Get:8 http://piatti.debian.org squeeze/main dpkg 1.15.8.7 [2392kB] Get:9 http://piatti.debian.org squeeze/main sensible-utils 0.0.4 [5408B] Get:10 http://piatti.debian.org squeeze/main debianutils 3.4 [49.9kB] Get:11 http://piatti.debian.org squeeze/main dash 0.5.5.1-7.4 [108kB] Get:12 http://piatti.debian.org squeeze/main libncurses5 5.7+20100313-5 [365kB] Get:13 http://piatti.debian.org squeeze/main bash 4.1-3 [1325kB] Get:14 http://piatti.debian.org squeeze/main coreutils 8.5-1 [5102kB] Get:15 http://piatti.debian.org squeeze/main diffutils 1:3.0-1 [361kB] Get:16 http://piatti.debian.org squeeze/main e2fslibs 1.41.12-2 [144kB] Get:17 http://piatti.debian.org squeeze/main perl-base 5.10.1-17 [1066kB] Get:18 http://piatti.debian.org squeeze/main liblocale-gettext-perl 1.05-6 [21.6kB] Get:19 http://piatti.debian.org squeeze/main libtext-iconv-perl 1.7-2 [18.5kB] Get:20 http://piatti.debian.org squeeze/main libtext-charwidth-perl 0.04-6 [11.9kB] Get:21 http://piatti.debian.org squeeze/main libtext-wrapi18n-perl 0.06-7 [9004B] Get:22 http://piatti.debian.org squeeze/main debconf-i18n 1.5.36 [208kB] Get:23 http://piatti.debian.org squeeze/main debconf 1.5.36 [164kB] Get:24 http://piatti.debian.org squeeze/main libpam0g 1.1.1-6.1 [118kB] Get:25 http://piatti.debian.org squeeze/main libselinux1 2.0.96-1 [88.3kB] Get:26 http://piatti.debian.org squeeze/main libdb4.8 4.8.30-2 [696kB] Get:27 http://piatti.debian.org squeeze/main libpam-modules 1.1.1-6.1 [360kB] Get:28 http://piatti.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2 [1113kB] Get:29 http://piatti.debian.org squeeze/main libuuid1 2.17.2-5 [58.8kB] Get:30 http://piatti.debian.org squeeze/main libblkid1 2.17.2-5 [108kB] Get:31 http://piatti.debian.org squeeze/main sed 4.2.1-7 [251kB] Get:32 http://piatti.debian.org squeeze/main ncurses-bin 5.7+20100313-5 [320kB] Get:33 http://piatti.debian.org squeeze/main lsb-base 3.2-23.1 [20.5kB] Get:34 http://piatti.debian.org squeeze/main tzdata 2010o-1 [764kB] Get:35 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-13.1 [120kB] Get:36 http://piatti.debian.org squeeze/main mount 2.17.2-5 [178kB] Get:37 http://piatti.debian.org squeeze/main initscripts 2.88dsf-13.1 [70.2kB] Get:38 http://piatti.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:39 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-13.1 [73.1kB] Get:40 http://piatti.debian.org squeeze/main util-linux 2.17.2-5 [733kB] Get:41 http://piatti.debian.org squeeze/main e2fsprogs 1.41.12-2 [817kB] Get:42 http://piatti.debian.org squeeze/main findutils 4.4.2-1+b1 [689kB] Get:43 http://piatti.debian.org squeeze/main grep 2.6.3-3 [308kB] Get:44 http://piatti.debian.org squeeze/main gzip 1.3.12-9 [108kB] Get:45 http://piatti.debian.org squeeze/main hostname 3.04 [15.7kB] Get:46 http://piatti.debian.org squeeze/main login 1:4.1.4.2+svn3283-2 [783kB] Get:47 http://piatti.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:48 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-13.1 [120kB] Get:49 http://piatti.debian.org squeeze/main tar 1.23-3 [931kB] Get:50 http://piatti.debian.org squeeze/main diff 1:3.0-1 [6490B] Get:51 http://piatti.debian.org squeeze/main mktemp 8.5-1 [14.8kB] Get:52 http://piatti.debian.org squeeze/main base-passwd 3.5.22 [41.9kB] Get:53 http://piatti.debian.org squeeze/main bsdutils 1:2.17.2-5 [79.7kB] Get:54 http://piatti.debian.org squeeze/main ncurses-base 5.7+20100313-5 [188kB] Get:55 http://piatti.debian.org squeeze/main mawk 1.3.3-15 [90.1kB] Get:56 http://piatti.debian.org squeeze/main libstdc++6 4.4.5-8 [341kB] Get:57 http://piatti.debian.org squeeze/main zlib1g 1:1.2.3.4.dfsg-3 [79.2kB] Get:58 http://piatti.debian.org squeeze/main readline-common 6.1-3 [54.0kB] Get:59 http://piatti.debian.org squeeze/main libreadline6 6.1-3 [161kB] Get:60 http://piatti.debian.org squeeze/main libbz2-1.0 1.0.5-6 [46.4kB] Get:61 http://piatti.debian.org squeeze/main libusb-0.1-4 2:0.1.12-16 [21.9kB] Get:62 http://piatti.debian.org squeeze/main gpgv 1.4.10-4 [221kB] Get:63 http://piatti.debian.org squeeze/main gnupg 1.4.10-4 [2148kB] Get:64 http://piatti.debian.org squeeze/main debian-archive-keyring 2010.08.28 [19.9kB] Get:65 http://piatti.debian.org squeeze/main apt 0.8.10 [2164kB] Get:66 http://piatti.debian.org squeeze/main libslang2 2.2.2-4 [546kB] Get:67 http://piatti.debian.org squeeze/main libattr1 1:2.4.44-2 [12.8kB] Get:68 http://piatti.debian.org squeeze/main libacl1 2.2.49-4 [28.3kB] Get:69 http://piatti.debian.org squeeze/main libcomerr2 1.41.12-2 [49.2kB] Get:70 http://piatti.debian.org squeeze/main libpam-runtime 1.1.1-6.1 [223kB] Get:71 http://piatti.debian.org squeeze/main libss2 1.41.12-2 [54.3kB] Get:72 http://piatti.debian.org squeeze/main gcc-4.3-base 4.3.5-4 [110kB] Get:73 http://piatti.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:74 http://piatti.debian.org squeeze/main procps 1:3.2.8-9 [249kB] Get:75 http://piatti.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:76 http://piatti.debian.org squeeze/main libudev0 164-3 [115kB] Get:77 http://piatti.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-4 [85.3kB] Get:78 http://piatti.debian.org squeeze/main dmsetup 2:1.02.48-4 [56.6kB] Get:79 http://piatti.debian.org squeeze/main libamd2.2.0 1:3.4.0-2 [29.2kB] Get:80 http://piatti.debian.org squeeze/main libgfortran3 4.4.5-8 [291kB] Get:81 http://piatti.debian.org squeeze/main libblas3gf 1.2-8 [229kB] Get:82 http://piatti.debian.org squeeze/main libblas-dev 1.2-8 [252kB] Get:83 http://piatti.debian.org squeeze/main libbtf1.1.0 1:3.4.0-2 [13.9kB] Get:84 http://piatti.debian.org squeeze/main libcamd2.2.0 1:3.4.0-2 [27.7kB] Get:85 http://piatti.debian.org squeeze/main libccolamd2.7.1 1:3.4.0-2 [31.0kB] Get:86 http://piatti.debian.org squeeze/main libcolamd2.7.1 1:3.4.0-2 [22.2kB] Get:87 http://piatti.debian.org squeeze/main liblapack3gf 3.2.1-8 [4434kB] Get:88 http://piatti.debian.org squeeze/main libcholmod1.7.1 1:3.4.0-2 [456kB] Get:89 http://piatti.debian.org squeeze/main libcsparse2.2.3 1:3.4.0-2 [29.8kB] Get:90 http://piatti.debian.org squeeze/main libcxsparse2.2.3 1:3.4.0-2 [110kB] Get:91 http://piatti.debian.org squeeze/main libklu1.1.0 1:3.4.0-2 [109kB] Get:92 http://piatti.debian.org squeeze/main liblapack-dev 3.2.1-8 [4817kB] Get:93 http://piatti.debian.org squeeze/main libldl2.0.1 1:3.4.0-2 [12.5kB] Get:94 http://piatti.debian.org squeeze/main libumfpack5.4.0 1:3.4.0-2 [388kB] Get:95 http://piatti.debian.org squeeze/main libsuitesparse-dev 1:3.4.0-2 [1578kB] Get:96 http://piatti.debian.org squeeze/main liblpsolve55-dev 5.5.0.13-7 [725kB] Get:97 http://piatti.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:98 http://piatti.debian.org squeeze/main makedev 2.3.1-89 [42.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 48.0MB in 1s (43.9MB/s) Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5924 files and directories currently installed.) Preparing to replace base-files 5lenny8 (using .../base-files_6.0_amd64.deb) ... Unpacking replacement base-files ... Replacing files in old package dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up base-files (6.0) ... Installing new version of config file /etc/debian_version ... Installing new version of config file /etc/issue ... Installing new version of config file /etc/issue.net ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libc-bin. dpkg: considering deconfiguration of libc6, which would be broken by installation of libc-bin ... dpkg: yes, will deconfigure libc6 (broken by libc-bin). (Reading database ... 5926 files and directories currently installed.) Unpacking libc-bin (from .../libc-bin_2.11.2-7_amd64.deb) ... De-configuring libc6 ... Replacing files in old package libc6 ... Preparing to replace libc6 2.7-18lenny6 (using .../libc6_2.11.2-7_amd64.deb) ... Removing obsolete conffile /etc/init.d/glibc.sh ... Checking for services that may need to be restarted... Checking init scripts... Unpacking replacement libc6 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libc-bin (2.11.2-7) ... Installing new version of config file /etc/gai.conf ... Installing new version of config file /etc/bindresvport.blacklist ... Setting up libc6 (2.11.2-7) ... Checking for services that may need to be restarted... Checking init scripts... Nothing to restart. Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package gcc-4.4-base. (Reading database ... 5927 files and directories currently installed.) Unpacking gcc-4.4-base (from .../gcc-4.4-base_4.4.5-8_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gcc-4.4-base (4.4.5-8) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5935 files and directories currently installed.) Preparing to replace libgcc1 1:4.3.2-1.1 (using .../libgcc1_1%3a4.4.5-8_amd64.deb) ... Unpacking replacement libgcc1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libgcc1 (1:4.4.5-8) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package liblzma2. (Reading database ... 5935 files and directories currently installed.) Unpacking liblzma2 (from .../liblzma2_5.0.0-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up liblzma2 (5.0.0-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package xz-utils. (Reading database ... 5945 files and directories currently installed.) Unpacking xz-utils (from .../xz-utils_5.0.0-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up xz-utils (5.0.0-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 5987 files and directories currently installed.) Preparing to replace dpkg 1.14.30 (using .../dpkg_1.15.8.7_amd64.deb) ... Unpacking replacement dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up dpkg (1.15.8.7) ... Installing new version of config file /etc/logrotate.d/dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package sensible-utils. (Reading database ... 5993 files and directories currently installed.) Unpacking sensible-utils (from .../sensible-utils_0.0.4_all.deb) ... Replacing files in old package debianutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sensible-utils (0.0.4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6000 files and directories currently installed.) Preparing to replace debianutils 2.30 (using .../debianutils_3.4_amd64.deb) ... Unpacking replacement debianutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debianutils (3.4) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package dash. (Reading database ... 5996 files and directories currently installed.) Unpacking dash (from .../dash_0.5.5.1-7.4_amd64.deb) ... Adding 'diversion of /bin/sh to /bin/sh.distrib by dash' Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' Can not write log, openpty() failed (/dev/pts not mounted?) Setting up dash (0.5.5.1-7.4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6008 files and directories currently installed.) Preparing to replace libncurses5 5.7+20081213-1 (using .../libncurses5_5.7+20100313-5_amd64.deb) ... Unpacking replacement libncurses5 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libncurses5 (5.7+20100313-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6008 files and directories currently installed.) Preparing to replace bash 3.2-4 (using .../archives/bash_4.1-3_amd64.deb) ... Unpacking replacement bash ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up bash (4.1-3) ... Installing new version of config file /etc/bash.bashrc ... Installing new version of config file /etc/skel/.bashrc ... update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6031 files and directories currently installed.) Preparing to replace coreutils 6.10-6 (using .../coreutils_8.5-1_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package coreutils should be updated. Unpacking replacement coreutils ... Replacing files in old package mktemp ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up coreutils (8.5-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package diffutils. (Reading database ... 6057 files and directories currently installed.) Unpacking diffutils (from .../diffutils_1%3a3.0-1_amd64.deb) ... Replacing files in old package diff ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up diffutils (1:3.0-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6079 files and directories currently installed.) Preparing to replace e2fslibs 1.41.3-1 (using .../e2fslibs_1.41.12-2_amd64.deb) ... Unpacking replacement e2fslibs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fslibs (1.41.12-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6079 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny2 (using .../perl-base_5.10.1-17_amd64.deb) ... Unpacking replacement perl-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up perl-base (5.10.1-17) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6127 files and directories currently installed.) Preparing to replace liblocale-gettext-perl 1.05-4 (using .../liblocale-gettext-perl_1.05-6_amd64.deb) ... Unpacking replacement liblocale-gettext-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up liblocale-gettext-perl (1.05-6) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6127 files and directories currently installed.) Preparing to replace libtext-iconv-perl 1.7-1+b1 (using .../libtext-iconv-perl_1.7-2_amd64.deb) ... Unpacking replacement libtext-iconv-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libtext-iconv-perl (1.7-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6128 files and directories currently installed.) Preparing to replace libtext-charwidth-perl 0.04-5+b1 (using .../libtext-charwidth-perl_0.04-6_amd64.deb) ... Unpacking replacement libtext-charwidth-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libtext-charwidth-perl (0.04-6) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6128 files and directories currently installed.) Preparing to replace libtext-wrapi18n-perl 0.06-6 (using .../libtext-wrapi18n-perl_0.06-7_all.deb) ... Unpacking replacement libtext-wrapi18n-perl ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libtext-wrapi18n-perl (0.06-7) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6128 files and directories currently installed.) Preparing to replace debconf-i18n 1.5.24 (using .../debconf-i18n_1.5.36_all.deb) ... Unpacking replacement debconf-i18n ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf-i18n (1.5.36) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6145 files and directories currently installed.) Preparing to replace debconf 1.5.24 (using .../debconf_1.5.36_all.deb) ... Unpacking replacement debconf ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf (1.5.36) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6149 files and directories currently installed.) Preparing to replace libpam0g 1.0.1-5+lenny1 (using .../libpam0g_1.1.1-6.1_amd64.deb) ... Unpacking replacement libpam0g ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam0g (1.1.1-6.1) ... Checking for services that may need to be restarted...Checking init scripts... Nothing to restart. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6149 files and directories currently installed.) Preparing to replace libselinux1 2.0.65-5 (using .../libselinux1_2.0.96-1_amd64.deb) ... Unpacking replacement libselinux1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libselinux1 (2.0.96-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libdb4.8. (Reading database ... 6149 files and directories currently installed.) Unpacking libdb4.8 (from .../libdb4.8_4.8.30-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libdb4.8 (4.8.30-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6153 files and directories currently installed.) Preparing to replace libpam-modules 1.0.1-5+lenny1 (using .../libpam-modules_1.1.1-6.1_amd64.deb) ... Unpacking replacement libpam-modules ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam-modules (1.1.1-6.1) ... Installing new version of config file /etc/security/limits.conf ... Installing new version of config file /etc/security/namespace.init ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6159 files and directories currently installed.) Preparing to replace passwd 1:4.1.1-6+lenny1 (using .../passwd_1%3a4.1.4.2+svn3283-2_amd64.deb) ... Unpacking replacement passwd ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up passwd (1:4.1.4.2+svn3283-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6156 files and directories currently installed.) Preparing to replace libuuid1 1.41.3-1 (using .../libuuid1_2.17.2-5_amd64.deb) ... Unpacking replacement libuuid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libuuid1 (2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6156 files and directories currently installed.) Preparing to replace libblkid1 1.41.3-1 (using .../libblkid1_2.17.2-5_amd64.deb) ... Unpacking replacement libblkid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libblkid1 (2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6157 files and directories currently installed.) Preparing to replace sed 4.1.5-6 (using .../archives/sed_4.2.1-7_amd64.deb) ... Unpacking replacement sed ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sed (4.2.1-7) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6160 files and directories currently installed.) Preparing to replace ncurses-bin 5.7+20081213-1 (using .../ncurses-bin_5.7+20100313-5_amd64.deb) ... Unpacking replacement ncurses-bin ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up ncurses-bin (5.7+20100313-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6162 files and directories currently installed.) Preparing to replace lsb-base 3.2-20 (using .../lsb-base_3.2-23.1_all.deb) ... Unpacking replacement lsb-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up lsb-base (3.2-23.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6162 files and directories currently installed.) Preparing to replace tzdata 2010o-0lenny1 (using .../tzdata_2010o-1_all.deb) ... Unpacking replacement tzdata ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up tzdata (2010o-1) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Jan 13 23:38:47 UTC 2011. Universal Time is now: Thu Jan 13 23:38:47 UTC 2011. Run 'dpkg-reconfigure tzdata' if you wish to change it. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6165 files and directories currently installed.) Preparing to replace sysvinit-utils 2.86.ds1-61 (using .../sysvinit-utils_2.88dsf-13.1_amd64.deb) ... Unpacking replacement sysvinit-utils ... Replacing files in old package sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit-utils (2.88dsf-13.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6169 files and directories currently installed.) Preparing to replace mount 2.13.1.1-1 (using .../mount_2.17.2-5_amd64.deb) ... Unpacking replacement mount ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mount (2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6170 files and directories currently installed.) Preparing to replace initscripts 2.86.ds1-61 (using .../initscripts_2.88dsf-13.1_amd64.deb) ... Unpacking replacement initscripts ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up initscripts (2.88dsf-13.1) ... Installing new version of config file /etc/init.d/bootlogd ... Installing new version of config file /etc/init.d/stop-bootlogd ... Installing new version of config file /etc/init.d/stop-bootlogd-single ... Installing new version of config file /etc/init.d/bootmisc.sh ... Installing new version of config file /etc/init.d/checkfs.sh ... Installing new version of config file /etc/init.d/checkroot.sh ... Installing new version of config file /etc/init.d/hostname.sh ... Installing new version of config file /etc/init.d/killprocs ... Installing new version of config file /etc/init.d/mountall.sh ... Installing new version of config file /etc/init.d/mountnfs-bootclean.sh ... Installing new version of config file /etc/init.d/mountoverflowtmp ... Installing new version of config file /etc/init.d/mountdevsubfs.sh ... Installing new version of config file /etc/init.d/mountkernfs.sh ... Installing new version of config file /etc/init.d/mtab.sh ... Installing new version of config file /etc/init.d/rc.local ... Installing new version of config file /etc/init.d/rmnologin ... Installing new version of config file /etc/init.d/sendsigs ... Installing new version of config file /etc/init.d/umountfs ... Installing new version of config file /etc/init.d/umountnfs.sh ... Installing new version of config file /etc/init.d/urandom ... Installing new version of config file /etc/network/if-up.d/mountnfs ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package insserv. dpkg: considering deconfiguration of sysv-rc, which would be broken by installation of insserv ... dpkg: yes, will deconfigure sysv-rc (broken by insserv). (Reading database ... 6173 files and directories currently installed.) Unpacking insserv (from .../insserv_1.14.0-2_amd64.deb) ... De-configuring sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up insserv (1.14.0-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6202 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-61 (using .../sysv-rc_2.88dsf-13.1_all.deb) ... Unpacking replacement sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysv-rc (2.88dsf-13.1) ... info: Checking if it is safe to convert to dependency based boot. info: Reordering boot system, log to /var/lib/insserv/run-20110113T2338.log success: Enabled dependency based boot system. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6203 files and directories currently installed.) Preparing to replace util-linux 2.13.1.1-1 (using .../util-linux_2.17.2-5_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package util-linux should be updated. Unpacking replacement util-linux ... Replacing files in old package e2fsprogs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up util-linux (2.17.2-5) ... Installing new version of config file /etc/init.d/hwclockfirst.sh ... Installing new version of config file /etc/init.d/hwclock.sh ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6221 files and directories currently installed.) Preparing to replace e2fsprogs 1.41.3-1 (using .../e2fsprogs_1.41.12-2_amd64.deb) ... Unpacking replacement e2fsprogs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fsprogs (1.41.12-2) ... Installing new version of config file /etc/mke2fs.conf ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6224 files and directories currently installed.) Preparing to replace findutils 4.4.0-2 (using .../findutils_4.4.2-1+b1_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package findutils should be updated. Unpacking replacement findutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up findutils (4.4.2-1+b1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6226 files and directories currently installed.) Preparing to replace grep 2.5.3~dfsg-6 (using .../grep_2.6.3-3_amd64.deb) ... Unpacking replacement grep ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up grep (2.6.3-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6228 files and directories currently installed.) Preparing to replace gzip 1.3.12-6+lenny1 (using .../gzip_1.3.12-9_amd64.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package gzip should be updated. Unpacking replacement gzip ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gzip (1.3.12-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6228 files and directories currently installed.) Preparing to replace hostname 2.95 (using .../hostname_3.04_amd64.deb) ... Unpacking replacement hostname ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up hostname (3.04) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6234 files and directories currently installed.) Preparing to replace login 1:4.1.1-6+lenny1 (using .../login_1%3a4.1.4.2+svn3283-2_amd64.deb) ... Unpacking replacement login ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up login (1:4.1.4.2+svn3283-2) ... Installing new version of config file /etc/securetty ... Installing new version of config file /etc/pam.d/login ... Installing new version of config file /etc/login.defs ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6231 files and directories currently installed.) Preparing to replace libsepol1 2.0.30-2 (using .../libsepol1_2.0.41-1_amd64.deb) ... Unpacking replacement libsepol1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libsepol1 (2.0.41-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6231 files and directories currently installed.) Preparing to replace sysvinit 2.86.ds1-61 (using .../sysvinit_2.88dsf-13.1_amd64.deb) ... Unpacking replacement sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit (2.88dsf-13.1) ... init: timeout opening/writing control channel /dev/initctl Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6232 files and directories currently installed.) Preparing to replace tar 1.20-1+lenny1 (using .../archives/tar_1.23-3_amd64.deb) ... Unpacking replacement tar ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up tar (1.23-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6232 files and directories currently installed.) Preparing to replace diff 2.8.1-12 (using .../diff_1%3a3.0-1_all.deb) ... Unpacking replacement diff ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up diff (1:3.0-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6229 files and directories currently installed.) Preparing to replace mktemp 1.5-9 (using .../archives/mktemp_8.5-1_all.deb) ... Unpacking replacement mktemp ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mktemp (8.5-1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6229 files and directories currently installed.) Preparing to replace base-passwd 3.5.20 (using .../base-passwd_3.5.22_amd64.deb) ... Unpacking replacement base-passwd ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up base-passwd (3.5.22) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6229 files and directories currently installed.) Preparing to replace bsdutils 1:2.13.1.1-1 (using .../bsdutils_1%3a2.17.2-5_amd64.deb) ... Unpacking replacement bsdutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up bsdutils (1:2.17.2-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6230 files and directories currently installed.) Preparing to replace ncurses-base 5.7+20081213-1 (using .../ncurses-base_5.7+20100313-5_all.deb) ... Unpacking replacement ncurses-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up ncurses-base (5.7+20100313-5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6181 files and directories currently installed.) Preparing to replace mawk 1.3.3-11.1 (using .../mawk_1.3.3-15_amd64.deb) ... Unpacking replacement mawk ... Preparing to replace libstdc++6 4.3.2-1.1 (using .../libstdc++6_4.4.5-8_amd64.deb) ... Unpacking replacement libstdc++6 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libstdc++6 (4.4.5-8) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6181 files and directories currently installed.) Preparing to replace zlib1g 1:1.2.3.3.dfsg-12 (using .../zlib1g_1%3a1.2.3.4.dfsg-3_amd64.deb) ... Unpacking replacement zlib1g ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up zlib1g (1:1.2.3.4.dfsg-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6181 files and directories currently installed.) Preparing to replace readline-common 5.2-3.1 (using .../readline-common_6.1-3_all.deb) ... install-info: warning: maintainer scripts should not call install-info anymore, install-info: warning: this is handled now by a dpkg trigger provided by the install-info: warning: install-info package; package readline-common should be updated. Unpacking replacement readline-common ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up readline-common (6.1-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libreadline6. (Reading database ... 6181 files and directories currently installed.) Unpacking libreadline6 (from .../libreadline6_6.1-3_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libreadline6 (6.1-3) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6194 files and directories currently installed.) Preparing to replace libbz2-1.0 1.0.5-1+lenny1 (using .../libbz2-1.0_1.0.5-6_amd64.deb) ... Unpacking replacement libbz2-1.0 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libbz2-1.0 (1.0.5-6) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6194 files and directories currently installed.) Preparing to replace libusb-0.1-4 2:0.1.12-13 (using .../libusb-0.1-4_2%3a0.1.12-16_amd64.deb) ... Unpacking replacement libusb-0.1-4 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libusb-0.1-4 (2:0.1.12-16) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6194 files and directories currently installed.) Preparing to replace gpgv 1.4.9-3+lenny1 (using .../gpgv_1.4.10-4_amd64.deb) ... Unpacking replacement gpgv ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gpgv (1.4.10-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6195 files and directories currently installed.) Preparing to replace gnupg 1.4.9-3+lenny1 (using .../gnupg_1.4.10-4_amd64.deb) ... Unpacking replacement gnupg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gnupg (1.4.10-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6203 files and directories currently installed.) Preparing to replace debian-archive-keyring 2010.08.28~lenny1 (using .../debian-archive-keyring_2010.08.28_all.deb) ... Unpacking replacement debian-archive-keyring ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debian-archive-keyring (2010.08.28) ... gpg: key F42584E6: "Lenny Stable Release Key " not changed gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) " not changed gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed gpg: key B98321F9: "Squeeze Stable Release Key " not changed gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) " not changed gpg: Total number processed: 5 gpg: unchanged: 5 Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6203 files and directories currently installed.) Preparing to replace apt 0.7.20.2+lenny2 (using .../archives/apt_0.8.10_amd64.deb) ... Unpacking replacement apt ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up apt (0.8.10) ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... Installing new version of config file /etc/logrotate.d/apt ... Installing new version of config file /etc/cron.daily/apt ... gpg: key F42584E6: "Lenny Stable Release Key " not changed gpg: key 55BE302B: "Debian Archive Automatic Signing Key (5.0/lenny) " not changed gpg: key 6D849617: "Debian-Volatile Archive Automatic Signing Key (5.0/lenny)" not changed gpg: key B98321F9: "Squeeze Stable Release Key " not changed gpg: key 473041FA: "Debian Archive Automatic Signing Key (6.0/squeeze) " not changed gpg: Total number processed: 5 gpg: unchanged: 5 Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6247 files and directories currently installed.) Preparing to replace libslang2 2.1.3-3 (using .../libslang2_2.2.2-4_amd64.deb) ... Unpacking replacement libslang2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libslang2 (2.2.2-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6247 files and directories currently installed.) Preparing to replace libattr1 1:2.4.43-2 (using .../libattr1_1%3a2.4.44-2_amd64.deb) ... Unpacking replacement libattr1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libattr1 (1:2.4.44-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6247 files and directories currently installed.) Preparing to replace libacl1 2.2.47-2 (using .../libacl1_2.2.49-4_amd64.deb) ... Unpacking replacement libacl1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libacl1 (2.2.49-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6248 files and directories currently installed.) Preparing to replace libcomerr2 1.41.3-1 (using .../libcomerr2_1.41.12-2_amd64.deb) ... Unpacking replacement libcomerr2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libcomerr2 (1.41.12-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6248 files and directories currently installed.) Preparing to replace libpam-runtime 1.0.1-5+lenny1 (using .../libpam-runtime_1.1.1-6.1_all.deb) ... Unpacking replacement libpam-runtime ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam-runtime (1.1.1-6.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6265 files and directories currently installed.) Preparing to replace libss2 1.41.3-1 (using .../libss2_1.41.12-2_amd64.deb) ... Unpacking replacement libss2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libss2 (1.41.12-2) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6265 files and directories currently installed.) Preparing to replace gcc-4.3-base 4.3.2-1.1 (using .../gcc-4.3-base_4.3.5-4_amd64.deb) ... Unpacking replacement gcc-4.3-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gcc-4.3-base (4.3.5-4) ... Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libncursesw5. (Reading database ... 6264 files and directories currently installed.) Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ... Preparing to replace procps 1:3.2.7-11 (using .../procps_1%3a3.2.8-9_amd64.deb) ... invoke-rc.d: policy-rc.d denied execution of stop. Unpacking replacement procps ... Preparing to replace libdb4.6 4.6.21-11 (using .../libdb4.6_4.6.21-16_amd64.deb) ... Unpacking replacement libdb4.6 ... Selecting previously deselected package libudev0. Unpacking libudev0 (from .../libudev0_164-3_amd64.deb) ... Preparing to replace libdevmapper1.02.1 2:1.02.27-4 (using .../libdevmapper1.02.1_2%3a1.02.48-4_amd64.deb) ... Unpacking replacement libdevmapper1.02.1 ... Selecting previously deselected package dmsetup. Unpacking dmsetup (from .../dmsetup_2%3a1.02.48-4_amd64.deb) ... Selecting previously deselected package libamd2.2.0. Unpacking libamd2.2.0 (from .../libamd2.2.0_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 libblas-dev. Unpacking libblas-dev (from .../libblas-dev_1.2-8_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 libcamd2.2.0. Unpacking libcamd2.2.0 (from .../libcamd2.2.0_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 libcolamd2.7.1. Unpacking libcolamd2.7.1 (from .../libcolamd2.7.1_1%3a3.4.0-2_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 liblapack-dev. Unpacking liblapack-dev (from .../liblapack-dev_3.2.1-8_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 libsuitesparse-dev. Unpacking libsuitesparse-dev (from .../libsuitesparse-dev_1%3a3.4.0-2_amd64.deb) ... Preparing to replace liblpsolve55-dev 5.5.0.10-10 (using .../liblpsolve55-dev_5.5.0.13-7_amd64.deb) ... Unpacking replacement liblpsolve55-dev ... Preparing to replace libreadline5 5.2-3.1 (using .../libreadline5_5.2-7_amd64.deb) ... Unpacking replacement libreadline5 ... Preparing to replace makedev 2.3.1-88 (using .../makedev_2.3.1-89_all.deb) ... Unpacking replacement makedev ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mawk (1.3.3-15) ... Setting up libncursesw5 (5.7+20100313-5) ... Setting up procps (1:3.2.8-9) ... Installing new version of config file /etc/sysctl.conf ... Installing new version of config file /etc/init.d/procps ... invoke-rc.d: policy-rc.d denied execution of start. Setting up libdb4.6 (4.6.21-16) ... Setting up libudev0 (164-3) ... Setting up libamd2.2.0 (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 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 libbtf1.1.0 (1:3.4.0-2) ... Setting up libcamd2.2.0 (1:3.4.0-2) ... Setting up libccolamd2.7.1 (1:3.4.0-2) ... Setting up libcolamd2.7.1 (1:3.4.0-2) ... 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 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 libldl2.0.1 (1:3.4.0-2) ... Setting up libumfpack5.4.0 (1:3.4.0-2) ... Setting up libsuitesparse-dev (1:3.4.0-2) ... Setting up liblpsolve55-dev (5.5.0.13-7) ... Setting up libreadline5 (5.2-7) ... Setting up makedev (2.3.1-89) ... Setting up dmsetup (2:1.02.48-4) ... Setting up libdevmapper1.02.1 (2:1.02.48-4) ... 1m15.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-yf', 'dist-upgrade'] 1m15.3s INFO: Running scripts pre_install 1m15.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_install_exceptions'] 1m15.3s DUMP: Debug: running script tmp/scripts/pre_install_exceptions Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully yes: standard output: Broken pipe yes: write error 1m15.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_install_exceptions'] 1m15.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-y', 'install', 'liblpsolve55-dev'] 1m16.8s DUMP: Reading package lists... Building dependency tree... Reading state information... liblpsolve55-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1m16.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', '-y', 'install', 'liblpsolve55-dev'] 1m16.8s INFO: Running scripts post_distupgrade 1m16.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m17.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m17.1s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m17.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m17.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'clean'] 1m17.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'apt-get', 'clean'] 1m17.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m17.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m17.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--get-selections', '*'] 1m17.7s DUMP: 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 diff install diffutils install dmsetup install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.2-base install gcc-4.3-base 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.6 install libdb4.8 install libdevmapper1.02.1 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 libncursesw5 install libpam-modules install libpam-runtime install libpam0g install libreadline5 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 libudev0 install libumfpack5.4.0 install libusb-0.1-4 install libuuid1 install login install lsb-base install lzma install makedev install mawk install mktemp install mount install ncurses-base install ncurses-bin install passwd install perl-base install procps install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install util-linux install xz-utils install zlib1g install 1m17.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--get-selections', '*'] 1m17.7s INFO: Running scripts pre_remove 1m17.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_remove_exceptions'] 1m17.7s DUMP: Debug: running script tmp/scripts/pre_remove_exceptions 1m17.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/pre_remove_exceptions'] 1m17.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libblas-dev'] 1m17.8s DUMP: dpkg: dependency problems prevent removal of libblas-dev: liblapack-dev depends on libatlas-base-dev | libblas-dev | libblas-3gf.so; however: Package libatlas-base-dev is not installed. Package libblas-dev is to be removed. Package libblas-3gf.so is not installed. Package libblas-dev which provides libblas-3gf.so is to be removed. libsuitesparse-dev depends on libblas-dev | libatlas-base-dev | libatlas-sse-dev | libatlas-sse2-dev | libatlas-3dnow-dev; however: Package libblas-dev is to be removed. Package libatlas-base-dev is not installed. Package libatlas-sse-dev is not installed. Package libatlas-sse2-dev is not installed. Package libatlas-3dnow-dev is not installed. liblapack-dev depends on libatlas-base-dev | libblas-dev | libblas-3gf.so; however: Package libatlas-base-dev is not installed. Package libblas-dev is to be removed. Package libblas-3gf.so is not installed. Package libblas-dev which provides libblas-3gf.so is to be removed. dpkg: error processing libblas-dev (--remove): dependency problems - not removing Errors were encountered while processing: libblas-dev 1m17.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libblas-dev'] 1m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libklu1.1.0'] 1m17.8s DUMP: dpkg: dependency problems prevent removal of libklu1.1.0: libsuitesparse-dev depends on libklu1.1.0 (= 1:3.4.0-2). dpkg: error processing libklu1.1.0 (--remove): dependency problems - not removing Errors were encountered while processing: libklu1.1.0 1m17.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libklu1.1.0'] 1m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libblas3gf'] 1m17.8s DUMP: dpkg: dependency problems prevent removal of libblas3gf: libblas-dev depends on libblas3gf (= 1.2-8). libcholmod1.7.1 depends on libblas3gf | libblas.so.3gf | libatlas3gf-base; however: Package libblas3gf is to be removed. Package libblas.so.3gf is not installed. Package libblas3gf which provides libblas.so.3gf is to be removed. Package libatlas3gf-base is not installed. liblapack3gf depends on libblas3gf | libblas.so.3gf | libatlas3gf-base; however: Package libblas3gf is to be removed. Package libblas.so.3gf is not installed. Package libblas3gf which provides libblas.so.3gf is to be removed. Package libatlas3gf-base is not installed. libumfpack5.4.0 depends on libblas3gf | libblas.so.3gf | libatlas3gf-base; however: Package libblas3gf is to be removed. Package libblas.so.3gf is not installed. Package libblas3gf which provides libblas.so.3gf is to be removed. Package libatlas3gf-base is not installed. libcholmod1.7.1 depends on libblas3gf | libblas.so.3gf | libatlas3gf-base; however: Package libblas3gf is to be removed. Package libblas.so.3gf is not installed. Package libblas3gf which provides libblas.so.3gf is to be removed. Package libatlas3gf-base is not installed. liblapack3gf depends on libblas3gf | libblas.so.3gf | libatlas3gf-base; however: Package libblas3gf is to be removed. Package libblas.so.3gf is not installed. Package libblas3gf which provides libblas.so.3gf is to be removed. Package libatlas3gf-base is not installed. libumfpack5.4.0 depends on libblas3gf | libblas.so.3gf | libatlas3gf-base; however: Package libblas3gf is to be removed. Package libblas.so.3gf is not installed. Package libblas3gf which provides libblas.so.3gf is to be removed. Package libatlas3gf-base is not installed. dpkg: error processing libblas3gf (--remove): dependency problems - not removing Errors were encountered while processing: libblas3gf 1m17.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libblas3gf'] 1m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libamd2.2.0'] 1m17.8s DUMP: dpkg: dependency problems prevent removal of libamd2.2.0: libcholmod1.7.1 depends on libamd2.2.0 (>= 1:3.4.0). libklu1.1.0 depends on libamd2.2.0 (>= 1:3.4.0). libumfpack5.4.0 depends on libamd2.2.0 (>= 1:3.4.0). libsuitesparse-dev depends on libamd2.2.0 (= 1:3.4.0-2). dpkg: error processing libamd2.2.0 (--remove): dependency problems - not removing Errors were encountered while processing: libamd2.2.0 1m17.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libamd2.2.0'] 1m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libldl2.0.1'] 1m17.8s DUMP: dpkg: dependency problems prevent removal of libldl2.0.1: libsuitesparse-dev depends on libldl2.0.1 (= 1:3.4.0-2). dpkg: error processing libldl2.0.1 (--remove): dependency problems - not removing Errors were encountered while processing: libldl2.0.1 1m17.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libldl2.0.1'] 1m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcolamd2.7.1'] 1m17.9s DUMP: dpkg: dependency problems prevent removal of libcolamd2.7.1: libcholmod1.7.1 depends on libcolamd2.7.1 (>= 1:3.4.0). libklu1.1.0 depends on libcolamd2.7.1 (>= 1:3.4.0). libsuitesparse-dev depends on libcolamd2.7.1 (= 1:3.4.0-2). dpkg: error processing libcolamd2.7.1 (--remove): dependency problems - not removing Errors were encountered while processing: libcolamd2.7.1 1m17.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcolamd2.7.1'] 1m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcsparse2.2.3'] 1m17.9s DUMP: dpkg: dependency problems prevent removal of libcsparse2.2.3: libsuitesparse-dev depends on libcsparse2.2.3 (= 1:3.4.0-2). dpkg: error processing libcsparse2.2.3 (--remove): dependency problems - not removing Errors were encountered while processing: libcsparse2.2.3 1m17.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcsparse2.2.3'] 1m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libbtf1.1.0'] 1m17.9s DUMP: dpkg: dependency problems prevent removal of libbtf1.1.0: libklu1.1.0 depends on libbtf1.1.0 (>= 1:3.4.0). libsuitesparse-dev depends on libbtf1.1.0 (= 1:3.4.0-2). dpkg: error processing libbtf1.1.0 (--remove): dependency problems - not removing Errors were encountered while processing: libbtf1.1.0 1m17.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libbtf1.1.0'] 1m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libsuitesparse-dev'] 1m17.9s DUMP: dpkg: dependency problems prevent removal of libsuitesparse-dev: liblpsolve55-dev depends on libsuitesparse-dev. dpkg: error processing libsuitesparse-dev (--remove): dependency problems - not removing Errors were encountered while processing: libsuitesparse-dev 1m17.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libsuitesparse-dev'] 1m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libgfortran3'] 1m17.9s DUMP: dpkg: dependency problems prevent removal of libgfortran3: libblas3gf depends on libgfortran3 (>= 4.3). liblapack3gf depends on libgfortran3 (>= 4.3). dpkg: error processing libgfortran3 (--remove): dependency problems - not removing Errors were encountered while processing: libgfortran3 1m17.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libgfortran3'] 1m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libumfpack5.4.0'] 1m17.9s DUMP: dpkg: dependency problems prevent removal of libumfpack5.4.0: libsuitesparse-dev depends on libumfpack5.4.0 (= 1:3.4.0-2). dpkg: error processing libumfpack5.4.0 (--remove): dependency problems - not removing Errors were encountered while processing: libumfpack5.4.0 1m17.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libumfpack5.4.0'] 1m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcholmod1.7.1'] 1m18.0s DUMP: dpkg: dependency problems prevent removal of libcholmod1.7.1: libsuitesparse-dev depends on libcholmod1.7.1 (= 1:3.4.0-2). dpkg: error processing libcholmod1.7.1 (--remove): dependency problems - not removing Errors were encountered while processing: libcholmod1.7.1 1m18.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcholmod1.7.1'] 1m18.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'liblapack3gf'] 1m18.0s DUMP: dpkg: dependency problems prevent removal of liblapack3gf: libcholmod1.7.1 depends on liblapack3gf | liblapack.so.3gf | libatlas3gf-base; however: Package liblapack3gf is to be removed. Package liblapack.so.3gf is not installed. Package liblapack3gf which provides liblapack.so.3gf is to be removed. Package libatlas3gf-base is not installed. liblapack-dev depends on liblapack3gf (= 3.2.1-8). libcholmod1.7.1 depends on liblapack3gf | liblapack.so.3gf | libatlas3gf-base; however: Package liblapack3gf is to be removed. Package liblapack.so.3gf is not installed. Package liblapack3gf which provides liblapack.so.3gf is to be removed. Package libatlas3gf-base is not installed. dpkg: error processing liblapack3gf (--remove): dependency problems - not removing Errors were encountered while processing: liblapack3gf 1m18.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'liblapack3gf'] 1m18.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libccolamd2.7.1'] 1m18.0s DUMP: dpkg: dependency problems prevent removal of libccolamd2.7.1: libsuitesparse-dev depends on libccolamd2.7.1 (= 1:3.4.0-2). dpkg: error processing libccolamd2.7.1 (--remove): dependency problems - not removing Errors were encountered while processing: libccolamd2.7.1 1m18.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libccolamd2.7.1'] 1m18.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'liblapack-dev'] 1m18.0s DUMP: dpkg: dependency problems prevent removal of liblapack-dev: libsuitesparse-dev depends on liblapack-dev | libatlas-base-dev | libatlas-sse-dev | libatlas-sse2-dev | libatlas-3dnow-dev; however: Package liblapack-dev is to be removed. Package libatlas-base-dev is not installed. Package libatlas-sse-dev is not installed. Package libatlas-sse2-dev is not installed. Package libatlas-3dnow-dev is not installed. dpkg: error processing liblapack-dev (--remove): dependency problems - not removing Errors were encountered while processing: liblapack-dev 1m18.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'liblapack-dev'] 1m18.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcamd2.2.0'] 1m18.0s DUMP: dpkg: dependency problems prevent removal of libcamd2.2.0: libsuitesparse-dev depends on libcamd2.2.0 (= 1:3.4.0-2). dpkg: error processing libcamd2.2.0 (--remove): dependency problems - not removing Errors were encountered while processing: libcamd2.2.0 1m18.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcamd2.2.0'] 1m18.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcxsparse2.2.3'] 1m18.1s DUMP: dpkg: dependency problems prevent removal of libcxsparse2.2.3: libsuitesparse-dev depends on libcxsparse2.2.3 (= 1:3.4.0-2). dpkg: error processing libcxsparse2.2.3 (--remove): dependency problems - not removing Errors were encountered while processing: libcxsparse2.2.3 1m18.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'libcxsparse2.2.3'] 1m18.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'liblpsolve55-dev'] 1m18.1s DUMP: (Reading database ... 6500 files and directories currently installed.) Removing liblpsolve55-dev ... 1m18.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', 'liblpsolve55-dev'] 1m18.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m18.5s DUMP: (Reading database ... 6467 files and directories currently installed.) Removing libsuitesparse-dev ... Removing libcxsparse2.2.3 ... Removing libumfpack5.4.0 ... Removing libcsparse2.2.3 ... Removing libklu1.1.0 ... Removing libldl2.0.1 ... Removing liblapack-dev ... Removing libccolamd2.7.1 ... Removing libcamd2.2.0 ... Removing libcholmod1.7.1 ... Removing libblas-dev ... Removing libcolamd2.7.1 ... Removing libbtf1.1.0 ... Removing liblapack3gf ... Removing libamd2.2.0 ... Removing libblas3gf ... Removing libgfortran3 ... 1m18.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m18.5s INFO: Running scripts post_remove 1m18.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libblas-dev'] 1m18.6s DUMP: dpkg: warning: ignoring request to remove libblas-dev which isn't installed. 1m18.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libblas-dev'] 1m18.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libklu1.1.0'] 1m18.6s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libklu1.1.0 ... Purging configuration files for libklu1.1.0 ... 1m18.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libklu1.1.0'] 1m18.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libblas3gf'] 1m18.6s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libblas3gf ... Purging configuration files for libblas3gf ... 1m18.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libblas3gf'] 1m18.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libamd2.2.0'] 1m18.7s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libamd2.2.0 ... Purging configuration files for libamd2.2.0 ... 1m18.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libamd2.2.0'] 1m18.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libldl2.0.1'] 1m18.7s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libldl2.0.1 ... Purging configuration files for libldl2.0.1 ... 1m18.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libldl2.0.1'] 1m18.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcolamd2.7.1'] 1m18.8s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libcolamd2.7.1 ... Purging configuration files for libcolamd2.7.1 ... 1m18.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcolamd2.7.1'] 1m18.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcsparse2.2.3'] 1m18.8s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libcsparse2.2.3 ... Purging configuration files for libcsparse2.2.3 ... 1m18.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcsparse2.2.3'] 1m18.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libbtf1.1.0'] 1m18.8s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libbtf1.1.0 ... Purging configuration files for libbtf1.1.0 ... 1m18.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libbtf1.1.0'] 1m18.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libsuitesparse-dev'] 1m18.9s DUMP: dpkg: warning: ignoring request to remove libsuitesparse-dev which isn't installed. 1m18.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libsuitesparse-dev'] 1m18.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libgfortran3'] 1m18.9s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libgfortran3 ... Purging configuration files for libgfortran3 ... 1m18.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libgfortran3'] 1m18.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libumfpack5.4.0'] 1m18.9s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libumfpack5.4.0 ... Purging configuration files for libumfpack5.4.0 ... 1m18.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libumfpack5.4.0'] 1m18.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcholmod1.7.1'] 1m19.0s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libcholmod1.7.1 ... Purging configuration files for libcholmod1.7.1 ... 1m19.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcholmod1.7.1'] 1m19.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'liblapack3gf'] 1m19.1s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing liblapack3gf ... Purging configuration files for liblapack3gf ... 1m19.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'liblapack3gf'] 1m19.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libccolamd2.7.1'] 1m19.2s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libccolamd2.7.1 ... Purging configuration files for libccolamd2.7.1 ... 1m19.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libccolamd2.7.1'] 1m19.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'liblapack-dev'] 1m19.2s DUMP: dpkg: warning: ignoring request to remove liblapack-dev which isn't installed. 1m19.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'liblapack-dev'] 1m19.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcamd2.2.0'] 1m19.2s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libcamd2.2.0 ... Purging configuration files for libcamd2.2.0 ... 1m19.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcamd2.2.0'] 1m19.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcxsparse2.2.3'] 1m19.3s DUMP: (Reading database ... 6271 files and directories currently installed.) Removing libcxsparse2.2.3 ... Purging configuration files for libcxsparse2.2.3 ... 1m19.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'libcxsparse2.2.3'] 1m19.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m19.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m19.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'liblpsolve55-dev'] 1m19.3s DUMP: dpkg: warning: ignoring request to remove liblpsolve55-dev which isn't installed. 1m19.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', 'liblpsolve55-dev'] 1m19.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m19.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m19.3s INFO: Running scripts post_purge 1m19.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/post_purge_exceptions'] 1m19.3s DUMP: Debug: running script tmp/scripts/post_purge_exceptions 1m19.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'tmp/scripts/post_purge_exceptions'] 1m19.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', '--pending'] 1m19.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--purge', '--pending'] 1m19.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m19.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'dpkg', '--remove', '--pending'] 1m20.5s INFO: Warning: Package purging left files on system: /etc/alternatives/liblapack.a not owned /etc/alternatives/liblapack.so not owned /etc/alternatives/liblapack.so.3gf not owned /usr/lib/liblapack.a not owned /usr/lib/liblapack.so not owned 1m20.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m20.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpyHhbPj'] 1m20.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'umount', '/proc'] 1m20.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpyHhbPj', 'umount', '/proc'] 1m21.2s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpyHhbPj 1m21.2s INFO: PASS: Upgrading between Debian distributions. 1m21.2s INFO: PASS: All tests. 1m21.2s INFO: piuparts run ends. End: 2011-01-13 23:39:10 UTC