Start: 2011-01-11 03:09:14 UTC Package: liberis-1.3-dev Priority: optional Section: libdevel Installed-Size: 356 Maintainer: Michael Koch Architecture: amd64 Source: eris Version: 1.3.14-3 Depends: liberis-1.3-15 (= 1.3.14-3), libatlas-cpp-0.6-dev (>= 0.6.0-1), libskstream-0.3-dev (>= 0.3.6-1), libwfmath-0.3-dev (>= 0.3.5-1), libsigc++-2.0-dev, libglib2.0-dev Filename: pool/main/e/eris/liberis-1.3-dev_1.3.14-3_amd64.deb Size: 96354 MD5sum: 9185b215a88588ffa1a858a70b99c301 SHA1: 6bc5f0f682443c2d5c1815b28baa5f4e98d5613c SHA256: 04927eb7493d78311c8ab2699fbccac33b02a306d0e1f552ee452e66f3dc8261 Description: The WorldForge client entity library - development files Eris is designed to simplify client development (and avoid repeating the same work several times), by providing a common system to deal with the back end tasks. Notably, Eris encapsulates most of the work in getting Atlas entities available on your client, logging into a server, and managing updates from the server. Thus it can be considered as a session layer above Atlas, providing persistent (for the session) objects as opposed to Atlas ones (which are transient). It handles the client-side implementation of the meta-server protocol, and querying game servers; out-of-game (OOG) operations (via the Lobby and Rooms), and most important in-game (IG) operations such as entity creation, movement and updates. . Eris provides a generic 'Entity' class, which you are free to sub-class and provide to the system (by registering a factory with the World); thus you are free to create different classes to handle characters, walls, vehicles, etc as your client dictates. An alternative approach is to simply create peer classes, and connect them to Eris via callbacks. Eris makes extensive use of libSigC++, which must be correctly installed and functioning on your system. Familiarity with signal/slot programming concepts is essential for using Eris; the libSigC++ home-page has some examples. Gtk+ or QT signal systems also provide a good introduction. . This package contains the development files for compiling software depending on Eris. Homepage: http://www.worldforge.org/ Tag: devel::library, qa::low-popcon, 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/ liberis-1.3-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/ liberis-1.3-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/tmpIlslZH 0m0.0s DEBUG: Unpacking lenny.tar.gz into /org/piuparts.debian.org/tmp/tmpIlslZH 0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpIlslZH', '-zxf', 'lenny.tar.gz'] 0m2.4s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpIlslZH', '-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/tmpIlslZH', 'apt-get', 'update'] 0m2.5s 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.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', 'update'] 0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', '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/tmpIlslZH', 'apt-get', '-yf', 'upgrade'] 0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', 'clean'] 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', 'clean'] 0m2.8s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpIlslZH/tmp/scripts/ 0m2.8s INFO: Running scripts post_setup 0m2.8s DEBUG: Upgrading /org/piuparts.debian.org/tmp/tmpIlslZH to squeeze 0m2.8s INFO: Running scripts pre_distupgrade 0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', '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 [8610kB] 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 (6652kB/s) Reading package lists... 0m5.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', 'update'] 0m5.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', '-yf', 'dist-upgrade'] 0m32.7s 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.3MB 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-16 [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 [121kB] 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 [70.0kB] 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 [73.8kB] 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 [119kB] 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 1s (34.0MB/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-16_amd64.deb) ... Unpacking replacement perl-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up perl-base (5.10.1-16) ... 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: Tue Jan 11 03:09:33 UTC 2011. Universal Time is now: Tue Jan 11 03:09:33 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_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) ... 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_amd64.deb) ... Unpacking replacement initscripts ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up initscripts (2.88dsf-13) ... 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_all.deb) ... Unpacking replacement sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysv-rc (2.88dsf-13) ... info: Checking if it is safe to convert to dependency based boot. info: Reordering boot system, log to /var/lib/insserv/run-20110111T0309.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_amd64.deb) ... Unpacking replacement sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit (2.88dsf-13) ... 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) ... 0m32.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', '-yf', 'dist-upgrade'] 0m32.7s INFO: Running scripts post_distupgrade 0m32.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpIlslZH'] 0m33.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpIlslZH'] 0m33.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', 'clean'] 0m33.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'apt-get', 'clean'] 0m33.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'dpkg', '--get-selections', '*'] 0m33.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 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 0m33.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'dpkg', '--get-selections', '*'] 0m33.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'umount', '/proc'] 0m33.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpIlslZH', 'umount', '/proc'] 0m34.1s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpIlslZH 0m34.1s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpmKfuco 0m34.1s DEBUG: Unpacking lenny.tar.gz into /org/piuparts.debian.org/tmp/tmpmKfuco 0m34.1s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpmKfuco', '-zxf', 'lenny.tar.gz'] 0m36.5s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpmKfuco', '-zxf', 'lenny.tar.gz'] 0m36.5s DEBUG: Created policy-rc.d and chmodded it. 0m36.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'update'] 0m36.5s 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... 0m36.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'update'] 0m36.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'mount', '-t', 'proc', 'proc', '/proc'] 0m36.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'mount', '-t', 'proc', 'proc', '/proc'] 0m36.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-yf', 'upgrade'] 0m36.9s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m36.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-yf', 'upgrade'] 0m36.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'clean'] 0m36.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'clean'] 0m36.9s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpmKfuco/tmp/scripts/ 0m36.9s INFO: Running scripts post_setup 0m36.9s 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. 0m36.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 0m37.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 0m37.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'update'] 0m37.2s 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... 0m37.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'update'] 0m37.2s INFO: Running scripts pre_install 0m37.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_install_exceptions'] 0m37.2s 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 0m37.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_install_exceptions'] 0m37.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-y', 'install', 'liberis-1.3-dev'] 0m42.6s DUMP: Reading package lists... Building dependency tree... The following extra packages will be installed: binutils cpp-4.1 g++-4.1 gcc-4.1 gcc-4.1-base libatlas-cpp-0.6-1 libatlas-cpp-0.6-dev libc6-dev liberis-1.3-14 libglib2.0-0 libglib2.0-dev libpcre3 libsigc++-2.0-0c2a libsigc++-2.0-dev libskstream-0.3-4 libskstream-0.3-dev libstdc++6-4.1-dev libwfmath-0.3-4 libwfmath-0.3-dev linux-libc-dev pkg-config Suggested packages: binutils-doc gcc-4.1-locales g++-4.1-multilib gcc-4.1-doc gcc-4.1-multilib libmudflap0-dev libatlas-cpp-0.6-1-dbg libatlas-cpp-doc glibc-doc manpages-dev libglib2.0-doc libsigc++-2.0-doc libstdc++6-4.1-doc libwfmath-doc Recommended packages: gcc c-compiler libglib2.0-data python The following NEW packages will be installed: binutils cpp-4.1 g++-4.1 gcc-4.1 gcc-4.1-base libatlas-cpp-0.6-1 libatlas-cpp-0.6-dev libc6-dev liberis-1.3-14 liberis-1.3-dev libglib2.0-0 libglib2.0-dev libpcre3 libsigc++-2.0-0c2a libsigc++-2.0-dev libskstream-0.3-4 libskstream-0.3-dev libstdc++6-4.1-dev libwfmath-0.3-4 libwfmath-0.3-dev linux-libc-dev pkg-config 0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. Need to get 16.3MB of archives. After this operation, 57.3MB of additional disk space will be used. Get:1 http://piatti.debian.org lenny/main libsigc++-2.0-0c2a 2.0.18-2 [34.2kB] Get:2 http://piatti.debian.org lenny/main libpcre3 7.6-2.1 [213kB] Get:3 http://piatti.debian.org lenny/main binutils 2.18.1~cvs20080103-7 [2730kB] Get:4 http://piatti.debian.org lenny/main gcc-4.1-base 4.1.2-25 [208kB] Get:5 http://piatti.debian.org lenny/main cpp-4.1 4.1.2-25 [2529kB] Get:6 http://piatti.debian.org lenny/main gcc-4.1 4.1.2-25 [432kB] Get:7 http://piatti.debian.org lenny/main linux-libc-dev 2.6.26-26 [755kB] Get:8 http://piatti.debian.org lenny/main libc6-dev 2.7-18lenny6 [2491kB] Get:9 http://piatti.debian.org lenny/main libstdc++6-4.1-dev 4.1.2-25 [1176kB] Get:10 http://piatti.debian.org lenny/main g++-4.1 4.1.2-25 [2837kB] Get:11 http://piatti.debian.org lenny/main libatlas-cpp-0.6-1 0.6.1-2 [206kB] Get:12 http://piatti.debian.org lenny/main libglib2.0-0 2.16.6-3 [828kB] Get:13 http://piatti.debian.org lenny/main pkg-config 0.22-1 [55.0kB] Get:14 http://piatti.debian.org lenny/main libatlas-cpp-0.6-dev 0.6.1-2 [54.0kB] Get:15 http://piatti.debian.org lenny/main libskstream-0.3-4 0.3.6-3 [37.1kB] Get:16 http://piatti.debian.org lenny/main libwfmath-0.3-4 0.3.7-1 [95.1kB] Get:17 http://piatti.debian.org lenny/main liberis-1.3-14 1.3.13-2 [310kB] Get:18 http://piatti.debian.org lenny/main libglib2.0-dev 2.16.6-3 [989kB] Get:19 http://piatti.debian.org lenny/main libsigc++-2.0-dev 2.0.18-2 [143kB] Get:20 http://piatti.debian.org lenny/main libskstream-0.3-dev 0.3.6-3 [20.9kB] Get:21 http://piatti.debian.org lenny/main libwfmath-0.3-dev 0.3.7-1 [72.8kB] Get:22 http://piatti.debian.org lenny/main liberis-1.3-dev 1.3.13-2 [87.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 16.3MB in 2s (5931kB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libsigc++-2.0-0c2a. (Reading database ... 5894 files and directories currently installed.) Unpacking libsigc++-2.0-0c2a (from .../libsigc++-2.0-0c2a_2.0.18-2_amd64.deb) ... Selecting previously deselected package libpcre3. Unpacking libpcre3 (from .../libpcre3_7.6-2.1_amd64.deb) ... Selecting previously deselected package binutils. Unpacking binutils (from .../binutils_2.18.1~cvs20080103-7_amd64.deb) ... Selecting previously deselected package gcc-4.1-base. Unpacking gcc-4.1-base (from .../gcc-4.1-base_4.1.2-25_amd64.deb) ... Selecting previously deselected package cpp-4.1. Unpacking cpp-4.1 (from .../cpp-4.1_4.1.2-25_amd64.deb) ... Selecting previously deselected package gcc-4.1. Unpacking gcc-4.1 (from .../gcc-4.1_4.1.2-25_amd64.deb) ... Selecting previously deselected package linux-libc-dev. Unpacking linux-libc-dev (from .../linux-libc-dev_2.6.26-26_amd64.deb) ... Selecting previously deselected package libc6-dev. Unpacking libc6-dev (from .../libc6-dev_2.7-18lenny6_amd64.deb) ... Selecting previously deselected package libstdc++6-4.1-dev. Unpacking libstdc++6-4.1-dev (from .../libstdc++6-4.1-dev_4.1.2-25_amd64.deb) ... Selecting previously deselected package g++-4.1. Unpacking g++-4.1 (from .../g++-4.1_4.1.2-25_amd64.deb) ... Selecting previously deselected package libatlas-cpp-0.6-1. Unpacking libatlas-cpp-0.6-1 (from .../libatlas-cpp-0.6-1_0.6.1-2_amd64.deb) ... Selecting previously deselected package libglib2.0-0. Unpacking libglib2.0-0 (from .../libglib2.0-0_2.16.6-3_amd64.deb) ... Selecting previously deselected package pkg-config. Unpacking pkg-config (from .../pkg-config_0.22-1_amd64.deb) ... Selecting previously deselected package libatlas-cpp-0.6-dev. Unpacking libatlas-cpp-0.6-dev (from .../libatlas-cpp-0.6-dev_0.6.1-2_amd64.deb) ... Selecting previously deselected package libskstream-0.3-4. Unpacking libskstream-0.3-4 (from .../libskstream-0.3-4_0.3.6-3_amd64.deb) ... Selecting previously deselected package libwfmath-0.3-4. Unpacking libwfmath-0.3-4 (from .../libwfmath-0.3-4_0.3.7-1_amd64.deb) ... Selecting previously deselected package liberis-1.3-14. Unpacking liberis-1.3-14 (from .../liberis-1.3-14_1.3.13-2_amd64.deb) ... Selecting previously deselected package libglib2.0-dev. Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.16.6-3_amd64.deb) ... Selecting previously deselected package libsigc++-2.0-dev. Unpacking libsigc++-2.0-dev (from .../libsigc++-2.0-dev_2.0.18-2_amd64.deb) ... Selecting previously deselected package libskstream-0.3-dev. Unpacking libskstream-0.3-dev (from .../libskstream-0.3-dev_0.3.6-3_amd64.deb) ... Selecting previously deselected package libwfmath-0.3-dev. Unpacking libwfmath-0.3-dev (from .../libwfmath-0.3-dev_0.3.7-1_amd64.deb) ... Selecting previously deselected package liberis-1.3-dev. Unpacking liberis-1.3-dev (from .../liberis-1.3-dev_1.3.13-2_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libsigc++-2.0-0c2a (2.0.18-2) ... Setting up libpcre3 (7.6-2.1) ... Setting up binutils (2.18.1~cvs20080103-7) ... Setting up gcc-4.1-base (4.1.2-25) ... Setting up cpp-4.1 (4.1.2-25) ... Setting up gcc-4.1 (4.1.2-25) ... Setting up linux-libc-dev (2.6.26-26) ... Setting up libc6-dev (2.7-18lenny6) ... Setting up libatlas-cpp-0.6-1 (0.6.1-2) ... Setting up libglib2.0-0 (2.16.6-3) ... Setting up pkg-config (0.22-1) ... Setting up libatlas-cpp-0.6-dev (0.6.1-2) ... Setting up libskstream-0.3-4 (0.3.6-3) ... Setting up libwfmath-0.3-4 (0.3.7-1) ... Setting up liberis-1.3-14 (1.3.13-2) ... Setting up libglib2.0-dev (2.16.6-3) ... Setting up libskstream-0.3-dev (0.3.6-3) ... Setting up libwfmath-0.3-dev (0.3.7-1) ... Setting up g++-4.1 (4.1.2-25) ... Setting up libstdc++6-4.1-dev (4.1.2-25) ... Setting up libsigc++-2.0-dev (2.0.18-2) ... Setting up liberis-1.3-dev (1.3.13-2) ... 0m42.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-y', 'install', 'liberis-1.3-dev'] 0m42.6s INFO: Running scripts pre_upgrade 0m42.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_upgrade_exceptions'] 0m42.6s DUMP: Debug: running script tmp/scripts/pre_upgrade_exceptions 0m42.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_upgrade_exceptions'] 0m42.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 0m43.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 0m43.0s DEBUG: Upgrading /org/piuparts.debian.org/tmp/tmpmKfuco to squeeze 0m43.0s INFO: Running scripts pre_distupgrade 0m43.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'update'] 0m45.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 [8610kB] 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 (6887kB/s) Reading package lists... 0m45.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'update'] 0m45.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-yf', 'dist-upgrade'] 1m30.0s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: g++-4.1 libstdc++6-4.1-dev The following NEW packages will be installed: dash diffutils dmsetup gcc-4.4-base insserv libc-bin libc-dev-bin libdb4.8 liberis-1.3-15 liblzma2 libmercator-0.2-6 libncursesw5 libpopt0 libreadline6 libudev0 sensible-utils xz-utils zlib1g-dev The following packages will be upgraded: apt base-files base-passwd bash binutils bsdutils coreutils cpp-4.1 debconf debconf-i18n debian-archive-keyring debianutils diff dpkg e2fslibs e2fsprogs findutils gcc-4.1 gcc-4.1-base gcc-4.3-base gnupg gpgv grep gzip hostname initscripts libacl1 libatlas-cpp-0.6-1 libatlas-cpp-0.6-dev libattr1 libblkid1 libbz2-1.0 libc6 libc6-dev libcomerr2 libdb4.6 libdevmapper1.02.1 liberis-1.3-dev libgcc1 libglib2.0-0 libglib2.0-dev liblocale-gettext-perl libncurses5 libpam-modules libpam-runtime libpam0g libpcre3 libreadline5 libselinux1 libsepol1 libsigc++-2.0-0c2a libsigc++-2.0-dev libskstream-0.3-4 libskstream-0.3-dev libslang2 libss2 libstdc++6 libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl libusb-0.1-4 libuuid1 libwfmath-0.3-4 libwfmath-0.3-dev linux-libc-dev login lsb-base makedev mawk mktemp mount ncurses-base ncurses-bin passwd perl-base pkg-config procps readline-common sed sysv-rc sysvinit sysvinit-utils tar tzdata util-linux zlib1g 86 upgraded, 18 newly installed, 2 to remove and 0 not upgraded. Need to get 49.3MB of archives. After this operation, 7455kB of additional disk space will be used. Get:1 http://piatti.debian.org squeeze/main libc-dev-bin 2.11.2-7 [207kB] Get:2 http://piatti.debian.org squeeze/main gcc-4.4-base 4.4.5-8 [123kB] Get:3 http://piatti.debian.org squeeze/main libstdc++6 4.4.5-8 [341kB] Get:4 http://piatti.debian.org squeeze/main binutils 2.20.1-15 [3993kB] Get:5 http://piatti.debian.org squeeze/main libc6-dev 2.11.2-7 [2587kB] Get:6 http://piatti.debian.org squeeze/main libc-bin 2.11.2-7 [746kB] Get:7 http://piatti.debian.org squeeze/main libc6 2.11.2-7 [4273kB] Get:8 http://piatti.debian.org squeeze/main libgcc1 1:4.4.5-8 [45.0kB] Get:9 http://piatti.debian.org squeeze/main zlib1g 1:1.2.3.4.dfsg-3 [79.2kB] Get:10 http://piatti.debian.org squeeze/main linux-libc-dev 2.6.32-29 [838kB] Get:11 http://piatti.debian.org squeeze/main libsigc++-2.0-dev 2.2.4.2-1 [113kB] Get:12 http://piatti.debian.org squeeze/main libsigc++-2.0-0c2a 2.2.4.2-1 [39.5kB] Get:13 http://piatti.debian.org squeeze/main libpcre3 8.02-1.1 [234kB] Get:14 http://piatti.debian.org squeeze/main zlib1g-dev 1:1.2.3.4.dfsg-3 [192kB] Get:15 http://piatti.debian.org squeeze/main libglib2.0-dev 2.24.2-1 [1273kB] Get:16 http://piatti.debian.org squeeze/main libselinux1 2.0.96-1 [88.3kB] Get:17 http://piatti.debian.org squeeze/main libglib2.0-0 2.24.2-1 [1122kB] Get:18 http://piatti.debian.org squeeze/main libpopt0 1.16-1 [54.1kB] Get:19 http://piatti.debian.org squeeze/main pkg-config 0.25-1.1 [59.2kB] Get:20 http://piatti.debian.org squeeze/main base-files 6.0 [68.7kB] Get:21 http://piatti.debian.org squeeze/main liblzma2 5.0.0-2 [184kB] Get:22 http://piatti.debian.org squeeze/main xz-utils 5.0.0-2 [201kB] Get:23 http://piatti.debian.org squeeze/main dpkg 1.15.8.7 [2392kB] Get:24 http://piatti.debian.org squeeze/main sensible-utils 0.0.4 [5408B] Get:25 http://piatti.debian.org squeeze/main debianutils 3.4 [49.9kB] Get:26 http://piatti.debian.org squeeze/main dash 0.5.5.1-7.4 [108kB] Get:27 http://piatti.debian.org squeeze/main libncurses5 5.7+20100313-5 [365kB] Get:28 http://piatti.debian.org squeeze/main bash 4.1-3 [1325kB] Get:29 http://piatti.debian.org squeeze/main coreutils 8.5-1 [5102kB] Get:30 http://piatti.debian.org squeeze/main diffutils 1:3.0-1 [361kB] Get:31 http://piatti.debian.org squeeze/main e2fslibs 1.41.12-2 [144kB] Get:32 http://piatti.debian.org squeeze/main perl-base 5.10.1-16 [1066kB] Get:33 http://piatti.debian.org squeeze/main liblocale-gettext-perl 1.05-6 [21.6kB] Get:34 http://piatti.debian.org squeeze/main libtext-iconv-perl 1.7-2 [18.5kB] Get:35 http://piatti.debian.org squeeze/main libtext-charwidth-perl 0.04-6 [11.9kB] Get:36 http://piatti.debian.org squeeze/main libtext-wrapi18n-perl 0.06-7 [9004B] Get:37 http://piatti.debian.org squeeze/main debconf-i18n 1.5.36 [208kB] Get:38 http://piatti.debian.org squeeze/main debconf 1.5.36 [164kB] Get:39 http://piatti.debian.org squeeze/main libpam0g 1.1.1-6.1 [118kB] Get:40 http://piatti.debian.org squeeze/main libdb4.8 4.8.30-2 [696kB] Get:41 http://piatti.debian.org squeeze/main libpam-modules 1.1.1-6.1 [360kB] Get:42 http://piatti.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2 [1113kB] Get:43 http://piatti.debian.org squeeze/main libuuid1 2.17.2-5 [58.8kB] Get:44 http://piatti.debian.org squeeze/main libblkid1 2.17.2-5 [108kB] Get:45 http://piatti.debian.org squeeze/main sed 4.2.1-7 [251kB] Get:46 http://piatti.debian.org squeeze/main ncurses-bin 5.7+20100313-5 [320kB] Get:47 http://piatti.debian.org squeeze/main lsb-base 3.2-23.1 [20.5kB] Get:48 http://piatti.debian.org squeeze/main tzdata 2010o-1 [764kB] Get:49 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-13 [121kB] Get:50 http://piatti.debian.org squeeze/main mount 2.17.2-5 [178kB] Get:51 http://piatti.debian.org squeeze/main initscripts 2.88dsf-13 [70.0kB] Get:52 http://piatti.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:53 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-13 [73.8kB] Get:54 http://piatti.debian.org squeeze/main util-linux 2.17.2-5 [733kB] Get:55 http://piatti.debian.org squeeze/main e2fsprogs 1.41.12-2 [817kB] Get:56 http://piatti.debian.org squeeze/main findutils 4.4.2-1+b1 [689kB] Get:57 http://piatti.debian.org squeeze/main grep 2.6.3-3 [308kB] Get:58 http://piatti.debian.org squeeze/main gzip 1.3.12-9 [108kB] Get:59 http://piatti.debian.org squeeze/main hostname 3.04 [15.7kB] Get:60 http://piatti.debian.org squeeze/main login 1:4.1.4.2+svn3283-2 [783kB] Get:61 http://piatti.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:62 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-13 [119kB] Get:63 http://piatti.debian.org squeeze/main tar 1.23-3 [931kB] Get:64 http://piatti.debian.org squeeze/main diff 1:3.0-1 [6490B] Get:65 http://piatti.debian.org squeeze/main mktemp 8.5-1 [14.8kB] Get:66 http://piatti.debian.org squeeze/main base-passwd 3.5.22 [41.9kB] Get:67 http://piatti.debian.org squeeze/main bsdutils 1:2.17.2-5 [79.7kB] Get:68 http://piatti.debian.org squeeze/main ncurses-base 5.7+20100313-5 [188kB] Get:69 http://piatti.debian.org squeeze/main mawk 1.3.3-15 [90.1kB] Get:70 http://piatti.debian.org squeeze/main readline-common 6.1-3 [54.0kB] Get:71 http://piatti.debian.org squeeze/main libreadline6 6.1-3 [161kB] Get:72 http://piatti.debian.org squeeze/main libbz2-1.0 1.0.5-6 [46.4kB] Get:73 http://piatti.debian.org squeeze/main libusb-0.1-4 2:0.1.12-16 [21.9kB] Get:74 http://piatti.debian.org squeeze/main gpgv 1.4.10-4 [221kB] Get:75 http://piatti.debian.org squeeze/main gnupg 1.4.10-4 [2148kB] Get:76 http://piatti.debian.org squeeze/main debian-archive-keyring 2010.08.28 [19.9kB] Get:77 http://piatti.debian.org squeeze/main apt 0.8.10 [2164kB] Get:78 http://piatti.debian.org squeeze/main libslang2 2.2.2-4 [546kB] Get:79 http://piatti.debian.org squeeze/main libattr1 1:2.4.44-2 [12.8kB] Get:80 http://piatti.debian.org squeeze/main libacl1 2.2.49-4 [28.3kB] Get:81 http://piatti.debian.org squeeze/main libcomerr2 1.41.12-2 [49.2kB] Get:82 http://piatti.debian.org squeeze/main libpam-runtime 1.1.1-6.1 [223kB] Get:83 http://piatti.debian.org squeeze/main libss2 1.41.12-2 [54.3kB] Get:84 http://piatti.debian.org squeeze/main gcc-4.3-base 4.3.5-4 [110kB] Get:85 http://piatti.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:86 http://piatti.debian.org squeeze/main procps 1:3.2.8-9 [249kB] Get:87 http://piatti.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:88 http://piatti.debian.org squeeze/main gcc-4.1 4.1.2-29 [432kB] Get:89 http://piatti.debian.org squeeze/main cpp-4.1 4.1.2-29 [2529kB] Get:90 http://piatti.debian.org squeeze/main gcc-4.1-base 4.1.2-29 [208kB] Get:91 http://piatti.debian.org squeeze/main libudev0 164-3 [115kB] Get:92 http://piatti.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-4 [85.3kB] Get:93 http://piatti.debian.org squeeze/main dmsetup 2:1.02.48-4 [56.6kB] Get:94 http://piatti.debian.org squeeze/main libatlas-cpp-0.6-dev 0.6.1-4 [53.5kB] Get:95 http://piatti.debian.org squeeze/main libatlas-cpp-0.6-1 0.6.1-4 [196kB] Get:96 http://piatti.debian.org squeeze/main libwfmath-0.3-dev 0.3.9-2 [75.0kB] Get:97 http://piatti.debian.org squeeze/main libwfmath-0.3-4 0.3.9-2 [106kB] Get:98 http://piatti.debian.org squeeze/main libmercator-0.2-6 0.2.7-3 [82.2kB] Get:99 http://piatti.debian.org squeeze/main libskstream-0.3-dev 0.3.6-5 [20.6kB] Get:100 http://piatti.debian.org squeeze/main libskstream-0.3-4 0.3.6-5 [36.8kB] Get:101 http://piatti.debian.org squeeze/main liberis-1.3-15 1.3.14-3 [295kB] Get:102 http://piatti.debian.org squeeze/main liberis-1.3-dev 1.3.14-3 [96.4kB] Get:103 http://piatti.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:104 http://piatti.debian.org squeeze/main makedev 2.3.1-89 [42.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 49.3MB in 3s (15.4MB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libc-dev-bin. (Reading database ... 8273 files and directories currently installed.) Unpacking libc-dev-bin (from .../libc-dev-bin_2.11.2-7_amd64.deb) ... Replacing files in old package libc6-dev ... Selecting previously deselected package gcc-4.4-base. 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 ... 8287 files and directories currently installed.) 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 ... 8287 files and directories currently installed.) Preparing to replace binutils 2.18.1~cvs20080103-7 (using .../binutils_2.20.1-15_amd64.deb) ... Unpacking replacement binutils ... Preparing to replace libc6-dev 2.7-18lenny6 (using .../libc6-dev_2.11.2-7_amd64.deb) ... Unpacking replacement libc6-dev ... 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). 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?) (Reading database ... 8336 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?) (Reading database ... 8336 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 ... 8336 files and directories currently installed.) Preparing to replace linux-libc-dev 2.6.26-26 (using .../linux-libc-dev_2.6.32-29_amd64.deb) ... Unpacking replacement linux-libc-dev ... Preparing to replace libsigc++-2.0-dev 2.0.18-2 (using .../libsigc++-2.0-dev_2.2.4.2-1_amd64.deb) ... Unpacking replacement libsigc++-2.0-dev ... Preparing to replace libsigc++-2.0-0c2a 2.0.18-2 (using .../libsigc++-2.0-0c2a_2.2.4.2-1_amd64.deb) ... Unpacking replacement libsigc++-2.0-0c2a ... Preparing to replace libpcre3 7.6-2.1 (using .../libpcre3_8.02-1.1_amd64.deb) ... Unpacking replacement libpcre3 ... Selecting previously deselected package zlib1g-dev. Unpacking zlib1g-dev (from .../zlib1g-dev_1%3a1.2.3.4.dfsg-3_amd64.deb) ... Preparing to replace libglib2.0-dev 2.16.6-3 (using .../libglib2.0-dev_2.24.2-1_amd64.deb) ... Unpacking replacement libglib2.0-dev ... 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?) (Reading database ... 8386 files and directories currently installed.) Preparing to replace libglib2.0-0 2.16.6-3 (using .../libglib2.0-0_2.24.2-1_amd64.deb) ... Unpacking replacement libglib2.0-0 ... Selecting previously deselected package libpopt0. Unpacking libpopt0 (from .../libpopt0_1.16-1_amd64.deb) ... Preparing to replace pkg-config 0.22-1 (using .../pkg-config_0.25-1.1_amd64.deb) ... Unpacking replacement pkg-config ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 8435 files and directories currently installed.) Removing g++-4.1 ... Removing libstdc++6-4.1-dev ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 7918 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 liblzma2. (Reading database ... 7920 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 ... 7930 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 ... 7972 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 ... 7978 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 ... 7985 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 ... 7981 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 ... 7993 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 ... 7993 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 ... 8016 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 ... 8042 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 ... 8062 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 ... 8062 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny2 (using .../perl-base_5.10.1-16_amd64.deb) ... Unpacking replacement perl-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up perl-base (5.10.1-16) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 8110 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 ... 8110 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 ... 8111 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 ... 8111 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 ... 8111 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 ... 8128 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 ... 8132 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?) Selecting previously deselected package libdb4.8. (Reading database ... 8132 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 ... 8136 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 ... 8142 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 ... 8139 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 ... 8139 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 ... 8140 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 ... 8143 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 ... 8145 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 ... 8145 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: Tue Jan 11 03:10:18 UTC 2011. Universal Time is now: Tue Jan 11 03:10:18 UTC 2011. Run 'dpkg-reconfigure tzdata' if you wish to change it. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 8148 files and directories currently installed.) Preparing to replace sysvinit-utils 2.86.ds1-61 (using .../sysvinit-utils_2.88dsf-13_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) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 8152 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 ... 8153 files and directories currently installed.) Preparing to replace initscripts 2.86.ds1-61 (using .../initscripts_2.88dsf-13_amd64.deb) ... Unpacking replacement initscripts ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up initscripts (2.88dsf-13) ... 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 ... 8156 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 ... 8185 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-61 (using .../sysv-rc_2.88dsf-13_all.deb) ... Unpacking replacement sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysv-rc (2.88dsf-13) ... info: Checking if it is safe to convert to dependency based boot. info: Reordering boot system, log to /var/lib/insserv/run-20110111T0310.log success: Enabled dependency based boot system. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 8186 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 ... 8204 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 ... 8207 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 ... 8209 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 ... 8211 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 ... 8211 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 ... 8217 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 ... 8214 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 ... 8214 files and directories currently installed.) Preparing to replace sysvinit 2.86.ds1-61 (using .../sysvinit_2.88dsf-13_amd64.deb) ... Unpacking replacement sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit (2.88dsf-13) ... init: timeout opening/writing control channel /dev/initctl Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 8215 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 ... 8215 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 ... 8212 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 ... 8212 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 ... 8212 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 ... 8213 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 ... 8164 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 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 ... 8164 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 ... 8177 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 ... 8177 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 ... 8177 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 ... 8178 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 ... 8186 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 ... 8186 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 ... 8230 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 ... 8230 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 ... 8230 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 ... 8231 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 ... 8231 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 ... 8248 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 ... 8248 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 ... 8247 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 ... Preparing to replace gcc-4.1 4.1.2-25 (using .../gcc-4.1_4.1.2-29_amd64.deb) ... Unpacking replacement gcc-4.1 ... Preparing to replace cpp-4.1 4.1.2-25 (using .../cpp-4.1_4.1.2-29_amd64.deb) ... Unpacking replacement cpp-4.1 ... Preparing to replace gcc-4.1-base 4.1.2-25 (using .../gcc-4.1-base_4.1.2-29_amd64.deb) ... Unpacking replacement gcc-4.1-base ... 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 libatlas-cpp-0.6-dev 0.6.1-2 (using .../libatlas-cpp-0.6-dev_0.6.1-4_amd64.deb) ... Unpacking replacement libatlas-cpp-0.6-dev ... Preparing to replace libatlas-cpp-0.6-1 0.6.1-2 (using .../libatlas-cpp-0.6-1_0.6.1-4_amd64.deb) ... Unpacking replacement libatlas-cpp-0.6-1 ... Preparing to replace libwfmath-0.3-dev 0.3.7-1 (using .../libwfmath-0.3-dev_0.3.9-2_amd64.deb) ... Unpacking replacement libwfmath-0.3-dev ... Preparing to replace libwfmath-0.3-4 0.3.7-1 (using .../libwfmath-0.3-4_0.3.9-2_amd64.deb) ... Unpacking replacement libwfmath-0.3-4 ... Selecting previously deselected package libmercator-0.2-6. Unpacking libmercator-0.2-6 (from .../libmercator-0.2-6_0.2.7-3_amd64.deb) ... Preparing to replace libskstream-0.3-dev 0.3.6-3 (using .../libskstream-0.3-dev_0.3.6-5_amd64.deb) ... Unpacking replacement libskstream-0.3-dev ... Preparing to replace libskstream-0.3-4 0.3.6-3 (using .../libskstream-0.3-4_0.3.6-5_amd64.deb) ... Unpacking replacement libskstream-0.3-4 ... Selecting previously deselected package liberis-1.3-15. Unpacking liberis-1.3-15 (from .../liberis-1.3-15_1.3.14-3_amd64.deb) ... Preparing to replace liberis-1.3-dev 1.3.13-2 (using .../liberis-1.3-dev_1.3.14-3_amd64.deb) ... Unpacking replacement liberis-1.3-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 libc-dev-bin (2.11.2-7) ... Setting up binutils (2.20.1-15) ... Setting up linux-libc-dev (2.6.32-29) ... Setting up libc6-dev (2.11.2-7) ... Setting up libsigc++-2.0-0c2a (2.2.4.2-1) ... Setting up libpcre3 (8.02-1.1) ... Setting up libglib2.0-0 (2.24.2-1) ... Setting up libpopt0 (1.16-1) ... Setting up pkg-config (0.25-1.1) ... Setting up libsigc++-2.0-dev (2.2.4.2-1) ... Setting up zlib1g-dev (1:1.2.3.4.dfsg-3) ... Setting up libglib2.0-dev (2.24.2-1) ... 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 gcc-4.1-base (4.1.2-29) ... Setting up cpp-4.1 (4.1.2-29) ... Setting up gcc-4.1 (4.1.2-29) ... Setting up libudev0 (164-3) ... Setting up libatlas-cpp-0.6-1 (0.6.1-4) ... Setting up libatlas-cpp-0.6-dev (0.6.1-4) ... Setting up libwfmath-0.3-4 (0.3.9-2) ... Setting up libwfmath-0.3-dev (0.3.9-2) ... Setting up libmercator-0.2-6 (0.2.7-3) ... Setting up libskstream-0.3-4 (0.3.6-5) ... Setting up libskstream-0.3-dev (0.3.6-5) ... Setting up liberis-1.3-15 (1.3.14-3) ... Setting up liberis-1.3-dev (1.3.14-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) ... 1m30.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-yf', 'dist-upgrade'] 1m30.0s INFO: Running scripts pre_install 1m30.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_install_exceptions'] 1m30.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 1m30.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_install_exceptions'] 1m30.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-y', 'install', 'liberis-1.3-dev'] 1m32.3s DUMP: Reading package lists... Building dependency tree... Reading state information... liberis-1.3-dev is already the newest version. The following package was automatically installed and is no longer required: liberis-1.3-14 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1m32.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', '-y', 'install', 'liberis-1.3-dev'] 1m32.3s INFO: Running scripts post_distupgrade 1m32.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m32.6s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m32.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m33.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m33.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'clean'] 1m33.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'apt-get', 'clean'] 1m33.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m33.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m33.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--get-selections', '*'] 1m33.4s DUMP: apt install base-files install base-passwd install bash install binutils install bsdutils install coreutils install cpp-4.1 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.1 install gcc-4.1-base 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 libatlas-cpp-0.6-1 install libatlas-cpp-0.6-dev install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc-dev-bin install libc6 install libc6-dev install libcomerr2 install libdb4.6 install libdb4.8 install libdevmapper1.02.1 install liberis-1.3-14 install liberis-1.3-15 install liberis-1.3-dev install libgcc1 install libglib2.0-0 install libglib2.0-dev install liblocale-gettext-perl install liblzma2 install libmercator-0.2-6 install libncurses5 install libncursesw5 install libpam-modules install libpam-runtime install libpam0g install libpcre3 install libpopt0 install libreadline5 install libreadline6 install libselinux1 install libsepol1 install libsigc++-2.0-0c2a install libsigc++-2.0-dev install libskstream-0.3-4 install libskstream-0.3-dev 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 libwfmath-0.3-4 install libwfmath-0.3-dev install linux-libc-dev 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 pkg-config 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 zlib1g-dev install 1m33.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--get-selections', '*'] 1m33.4s INFO: Running scripts pre_remove 1m33.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_remove_exceptions'] 1m33.4s DUMP: Debug: running script tmp/scripts/pre_remove_exceptions 1m33.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/pre_remove_exceptions'] 1m33.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libskstream-0.3-dev'] 1m33.5s DUMP: dpkg: dependency problems prevent removal of libskstream-0.3-dev: liberis-1.3-dev depends on libskstream-0.3-dev (>= 0.3.6-1). dpkg: error processing libskstream-0.3-dev (--remove): dependency problems - not removing Errors were encountered while processing: libskstream-0.3-dev 1m33.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libskstream-0.3-dev'] 1m33.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libglib2.0-0'] 1m33.5s DUMP: dpkg: dependency problems prevent removal of libglib2.0-0: libglib2.0-dev depends on libglib2.0-0 (= 2.24.2-1). pkg-config depends on libglib2.0-0 (>= 2.16.0). dpkg: error processing libglib2.0-0 (--remove): dependency problems - not removing Errors were encountered while processing: libglib2.0-0 1m33.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libglib2.0-0'] 1m33.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libmercator-0.2-6'] 1m33.5s DUMP: dpkg: dependency problems prevent removal of libmercator-0.2-6: liberis-1.3-15 depends on libmercator-0.2-6. dpkg: error processing libmercator-0.2-6 (--remove): dependency problems - not removing Errors were encountered while processing: libmercator-0.2-6 1m33.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libmercator-0.2-6'] 1m33.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libskstream-0.3-4'] 1m33.5s DUMP: dpkg: dependency problems prevent removal of libskstream-0.3-4: liberis-1.3-15 depends on libskstream-0.3-4 (>= 0.3.6). liberis-1.3-14 depends on libskstream-0.3-4 (>= 0.3.6). libskstream-0.3-dev depends on libskstream-0.3-4 (= 0.3.6-5). dpkg: error processing libskstream-0.3-4 (--remove): dependency problems - not removing Errors were encountered while processing: libskstream-0.3-4 1m33.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libskstream-0.3-4'] 1m33.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'linux-libc-dev'] 1m33.5s DUMP: dpkg: dependency problems prevent removal of linux-libc-dev: libc6-dev depends on linux-libc-dev. dpkg: error processing linux-libc-dev (--remove): dependency problems - not removing Errors were encountered while processing: linux-libc-dev 1m33.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'linux-libc-dev'] 1m33.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libatlas-cpp-0.6-1'] 1m33.5s DUMP: dpkg: dependency problems prevent removal of libatlas-cpp-0.6-1: libatlas-cpp-0.6-dev depends on libatlas-cpp-0.6-1 (= 0.6.1-4). liberis-1.3-15 depends on libatlas-cpp-0.6-1. liberis-1.3-14 depends on libatlas-cpp-0.6-1. dpkg: error processing libatlas-cpp-0.6-1 (--remove): dependency problems - not removing Errors were encountered while processing: libatlas-cpp-0.6-1 1m33.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libatlas-cpp-0.6-1'] 1m33.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libatlas-cpp-0.6-dev'] 1m33.6s DUMP: dpkg: dependency problems prevent removal of libatlas-cpp-0.6-dev: liberis-1.3-dev depends on libatlas-cpp-0.6-dev (>= 0.6.0-1). dpkg: error processing libatlas-cpp-0.6-dev (--remove): dependency problems - not removing Errors were encountered while processing: libatlas-cpp-0.6-dev 1m33.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libatlas-cpp-0.6-dev'] 1m33.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'pkg-config'] 1m33.6s DUMP: dpkg: dependency problems prevent removal of pkg-config: libglib2.0-dev depends on pkg-config (>= 0.14.0). libatlas-cpp-0.6-dev depends on pkg-config. libsigc++-2.0-dev depends on pkg-config. dpkg: error processing pkg-config (--remove): dependency problems - not removing Errors were encountered while processing: pkg-config 1m33.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'pkg-config'] 1m33.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'cpp-4.1'] 1m33.6s DUMP: dpkg: dependency problems prevent removal of cpp-4.1: gcc-4.1 depends on cpp-4.1 (= 4.1.2-29). dpkg: error processing cpp-4.1 (--remove): dependency problems - not removing Errors were encountered while processing: cpp-4.1 1m33.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'cpp-4.1'] 1m33.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libwfmath-0.3-dev'] 1m33.6s DUMP: dpkg: dependency problems prevent removal of libwfmath-0.3-dev: liberis-1.3-dev depends on libwfmath-0.3-dev (>= 0.3.5-1). dpkg: error processing libwfmath-0.3-dev (--remove): dependency problems - not removing Errors were encountered while processing: libwfmath-0.3-dev 1m33.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libwfmath-0.3-dev'] 1m33.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libsigc++-2.0-0c2a'] 1m33.6s DUMP: dpkg: dependency problems prevent removal of libsigc++-2.0-0c2a: liberis-1.3-15 depends on libsigc++-2.0-0c2a (>= 2.0.2). liberis-1.3-14 depends on libsigc++-2.0-0c2a (>= 2.0.2). libsigc++-2.0-dev depends on libsigc++-2.0-0c2a (= 2.2.4.2-1). dpkg: error processing libsigc++-2.0-0c2a (--remove): dependency problems - not removing Errors were encountered while processing: libsigc++-2.0-0c2a 1m33.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libsigc++-2.0-0c2a'] 1m33.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libpcre3'] 1m33.7s DUMP: dpkg: dependency problems prevent removal of libpcre3: libglib2.0-0 depends on libpcre3 (>= 7.7). libglib2.0-dev depends on libpcre3 (>= 7.7). dpkg: error processing libpcre3 (--remove): dependency problems - not removing Errors were encountered while processing: libpcre3 1m33.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libpcre3'] 1m33.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libc6-dev'] 1m33.7s DUMP: dpkg: dependency problems prevent removal of libc6-dev: zlib1g-dev depends on libc6-dev | libc-dev; however: Package libc6-dev is to be removed. Package libc-dev is not installed. Package libc6-dev which provides libc-dev is to be removed. zlib1g-dev depends on libc6-dev | libc-dev; however: Package libc6-dev is to be removed. Package libc-dev is not installed. Package libc6-dev which provides libc-dev is to be removed. dpkg: error processing libc6-dev (--remove): dependency problems - not removing Errors were encountered while processing: libc6-dev 1m33.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libc6-dev'] 1m33.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libsigc++-2.0-dev'] 1m33.7s DUMP: dpkg: dependency problems prevent removal of libsigc++-2.0-dev: liberis-1.3-dev depends on libsigc++-2.0-dev. dpkg: error processing libsigc++-2.0-dev (--remove): dependency problems - not removing Errors were encountered while processing: libsigc++-2.0-dev 1m33.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libsigc++-2.0-dev'] 1m33.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'liberis-1.3-15'] 1m33.7s DUMP: dpkg: dependency problems prevent removal of liberis-1.3-15: liberis-1.3-dev depends on liberis-1.3-15 (= 1.3.14-3). dpkg: error processing liberis-1.3-15 (--remove): dependency problems - not removing Errors were encountered while processing: liberis-1.3-15 1m33.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'liberis-1.3-15'] 1m33.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'liberis-1.3-14'] 1m33.8s DUMP: (Reading database ... 8299 files and directories currently installed.) Removing liberis-1.3-14 ... 1m33.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'liberis-1.3-14'] 1m33.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libpopt0'] 1m33.8s DUMP: dpkg: dependency problems prevent removal of libpopt0: pkg-config depends on libpopt0 (>= 1.16). dpkg: error processing libpopt0 (--remove): dependency problems - not removing Errors were encountered while processing: libpopt0 1m33.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libpopt0'] 1m33.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'gcc-4.1-base'] 1m33.8s DUMP: dpkg: dependency problems prevent removal of gcc-4.1-base: gcc-4.1 depends on gcc-4.1-base (= 4.1.2-29). cpp-4.1 depends on gcc-4.1-base (= 4.1.2-29). dpkg: error processing gcc-4.1-base (--remove): dependency problems - not removing Errors were encountered while processing: gcc-4.1-base 1m33.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'gcc-4.1-base'] 1m33.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libc-dev-bin'] 1m33.8s DUMP: dpkg: dependency problems prevent removal of libc-dev-bin: libc6-dev depends on libc-dev-bin (= 2.11.2-7). dpkg: error processing libc-dev-bin (--remove): dependency problems - not removing Errors were encountered while processing: libc-dev-bin 1m33.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libc-dev-bin'] 1m33.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libwfmath-0.3-4'] 1m33.8s DUMP: dpkg: dependency problems prevent removal of libwfmath-0.3-4: libwfmath-0.3-dev depends on libwfmath-0.3-4 (= 0.3.9-2). libmercator-0.2-6 depends on libwfmath-0.3-4. liberis-1.3-15 depends on libwfmath-0.3-4. dpkg: error processing libwfmath-0.3-4 (--remove): dependency problems - not removing Errors were encountered while processing: libwfmath-0.3-4 1m33.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libwfmath-0.3-4'] 1m33.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'zlib1g-dev'] 1m33.9s DUMP: dpkg: dependency problems prevent removal of zlib1g-dev: libglib2.0-dev depends on zlib1g-dev. dpkg: error processing zlib1g-dev (--remove): dependency problems - not removing Errors were encountered while processing: zlib1g-dev 1m33.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'zlib1g-dev'] 1m33.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'gcc-4.1'] 1m33.9s DUMP: (Reading database ... 8289 files and directories currently installed.) Removing gcc-4.1 ... 1m33.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'gcc-4.1'] 1m33.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'binutils'] 1m34.0s DUMP: (Reading database ... 8245 files and directories currently installed.) Removing binutils ... 1m34.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'binutils'] 1m34.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libglib2.0-dev'] 1m34.0s DUMP: dpkg: dependency problems prevent removal of libglib2.0-dev: liberis-1.3-dev depends on libglib2.0-dev. dpkg: error processing libglib2.0-dev (--remove): dependency problems - not removing Errors were encountered while processing: libglib2.0-dev 1m34.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'libglib2.0-dev'] 1m34.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'liberis-1.3-dev'] 1m34.1s DUMP: (Reading database ... 8058 files and directories currently installed.) Removing liberis-1.3-dev ... 1m34.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', 'liberis-1.3-dev'] 1m34.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m34.7s DUMP: (Reading database ... 8005 files and directories currently installed.) Removing cpp-4.1 ... Removing libsigc++-2.0-dev ... Removing libskstream-0.3-dev ... Removing liberis-1.3-15 ... Removing gcc-4.1-base ... Removing libmercator-0.2-6 ... Removing libatlas-cpp-0.6-dev ... Removing libsigc++-2.0-0c2a ... Removing libwfmath-0.3-dev ... Removing libatlas-cpp-0.6-1 ... Removing libglib2.0-dev ... Removing libskstream-0.3-4 ... Removing libwfmath-0.3-4 ... Removing pkg-config ... Removing zlib1g-dev ... Removing libglib2.0-0 ... Removing libpopt0 ... Removing libc6-dev ... Removing libc-dev-bin ... Removing linux-libc-dev ... Removing libpcre3 ... 1m34.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m34.7s INFO: Running scripts post_remove 1m34.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libskstream-0.3-dev'] 1m34.7s DUMP: dpkg: warning: ignoring request to remove libskstream-0.3-dev which isn't installed. 1m34.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libskstream-0.3-dev'] 1m34.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libglib2.0-0'] 1m34.8s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libglib2.0-0 ... Purging configuration files for libglib2.0-0 ... 1m34.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libglib2.0-0'] 1m34.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libmercator-0.2-6'] 1m34.8s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libmercator-0.2-6 ... Purging configuration files for libmercator-0.2-6 ... 1m34.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libmercator-0.2-6'] 1m34.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libskstream-0.3-4'] 1m34.9s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libskstream-0.3-4 ... Purging configuration files for libskstream-0.3-4 ... 1m34.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libskstream-0.3-4'] 1m34.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'linux-libc-dev'] 1m34.9s DUMP: dpkg: warning: ignoring request to remove linux-libc-dev which isn't installed. 1m34.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'linux-libc-dev'] 1m34.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libatlas-cpp-0.6-1'] 1m34.9s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libatlas-cpp-0.6-1 ... Purging configuration files for libatlas-cpp-0.6-1 ... 1m34.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libatlas-cpp-0.6-1'] 1m34.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libatlas-cpp-0.6-dev'] 1m35.0s DUMP: dpkg: warning: ignoring request to remove libatlas-cpp-0.6-dev which isn't installed. 1m35.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libatlas-cpp-0.6-dev'] 1m35.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'pkg-config'] 1m35.0s DUMP: dpkg: warning: ignoring request to remove pkg-config which isn't installed. 1m35.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'pkg-config'] 1m35.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'cpp-4.1'] 1m35.0s DUMP: dpkg: warning: ignoring request to remove cpp-4.1 which isn't installed. 1m35.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'cpp-4.1'] 1m35.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libwfmath-0.3-dev'] 1m35.0s DUMP: dpkg: warning: ignoring request to remove libwfmath-0.3-dev which isn't installed. 1m35.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libwfmath-0.3-dev'] 1m35.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libsigc++-2.0-0c2a'] 1m35.0s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libsigc++-2.0-0c2a ... Purging configuration files for libsigc++-2.0-0c2a ... 1m35.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libsigc++-2.0-0c2a'] 1m35.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libpcre3'] 1m35.1s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libpcre3 ... Purging configuration files for libpcre3 ... 1m35.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libpcre3'] 1m35.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libc6-dev'] 1m35.1s DUMP: dpkg: warning: ignoring request to remove libc6-dev which isn't installed. 1m35.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libc6-dev'] 1m35.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libsigc++-2.0-dev'] 1m35.1s DUMP: dpkg: warning: ignoring request to remove libsigc++-2.0-dev which isn't installed. 1m35.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libsigc++-2.0-dev'] 1m35.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'liberis-1.3-15'] 1m35.2s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing liberis-1.3-15 ... Purging configuration files for liberis-1.3-15 ... 1m35.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'liberis-1.3-15'] 1m35.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'liberis-1.3-14'] 1m35.2s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing liberis-1.3-14 ... Purging configuration files for liberis-1.3-14 ... 1m35.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'liberis-1.3-14'] 1m35.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libpopt0'] 1m35.3s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libpopt0 ... Purging configuration files for libpopt0 ... 1m35.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libpopt0'] 1m35.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'gcc-4.1-base'] 1m35.3s DUMP: dpkg: warning: ignoring request to remove gcc-4.1-base which isn't installed. 1m35.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'gcc-4.1-base'] 1m35.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libc-dev-bin'] 1m35.3s DUMP: dpkg: warning: ignoring request to remove libc-dev-bin which isn't installed. 1m35.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libc-dev-bin'] 1m35.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libwfmath-0.3-4'] 1m35.3s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing libwfmath-0.3-4 ... Purging configuration files for libwfmath-0.3-4 ... 1m35.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libwfmath-0.3-4'] 1m35.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'zlib1g-dev'] 1m35.4s DUMP: dpkg: warning: ignoring request to remove zlib1g-dev which isn't installed. 1m35.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'zlib1g-dev'] 1m35.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'gcc-4.1'] 1m35.4s DUMP: dpkg: warning: ignoring request to remove gcc-4.1 which isn't installed. 1m35.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'gcc-4.1'] 1m35.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'binutils'] 1m35.4s DUMP: (Reading database ... 6272 files and directories currently installed.) Removing binutils ... Purging configuration files for binutils ... 1m35.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'binutils'] 1m35.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libglib2.0-dev'] 1m35.4s DUMP: dpkg: warning: ignoring request to remove libglib2.0-dev which isn't installed. 1m35.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'libglib2.0-dev'] 1m35.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m35.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m35.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'liberis-1.3-dev'] 1m35.5s DUMP: dpkg: warning: ignoring request to remove liberis-1.3-dev which isn't installed. 1m35.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', 'liberis-1.3-dev'] 1m35.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m35.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m35.5s INFO: Running scripts post_purge 1m35.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/post_purge_exceptions'] 1m35.5s DUMP: Debug: running script tmp/scripts/post_purge_exceptions 1m35.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'tmp/scripts/post_purge_exceptions'] 1m35.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', '--pending'] 1m35.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--purge', '--pending'] 1m35.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m35.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'dpkg', '--remove', '--pending'] 1m36.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m36.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpmKfuco'] 1m36.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'umount', '/proc'] 1m36.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpmKfuco', 'umount', '/proc'] 1m37.3s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpmKfuco 1m37.4s INFO: PASS: Upgrading between Debian distributions. 1m37.4s INFO: PASS: All tests. 1m37.4s INFO: piuparts run ends. End: 2011-01-11 03:10:51 UTC