Start: 2013-03-31 23:05:10 UTC [lenny] Package: msort Priority: optional Section: utils Installed-Size: 360 Maintainer: Bartosz Fenski Architecture: amd64 Version: 8.44-1 Depends: libc6 (>= 2.7-1), libgmp3c2, libicu38 (>= 3.8-5), libtre4, libuninum5 Suggests: msort-gui Filename: pool/main/m/msort/msort_8.44-1_amd64.deb Size: 222220 MD5sum: 9d8189830c26d0a7437d7e6ad9515773 SHA1: b016742aea31ede913f9e2385437e8f9a2a54ec9 SHA256: b023de9d61db13e7d503d66bc95044b31ca413ae70d1829d181e35b3a85bda73 Description: utility for sorting records in complex ways msort is a program for sorting files in sophisticated ways. It was originally developed for alphabetizing dictionaries of "exotic" languages, for which it has been extensively used, but is useful for many other purposes. msort differs from typical sort utilities in providing greater flexibility in parsing the input into records and identifying key fields and greater control over the sort order. Its main distinctive features are: . o Msort can be used as a command-line program or via a graphical user interface that is helpful not only to those who find a complicated command line difficult to deal with but also to those unfamiliar with the finer points of sorting. o Records need not be single lines of text but may be delimited in a number of ways. o Key fields may be selected by position in the record (counting from the beginning or the end), by character ranges (e.g. the key consists of the fourth through eighth characters), or by matching a regular expression to a tag. o For each key an arbitrary sort order may be specified. Msort also understands locales. o For each key an effectively unlimited number of multigraphs (sequences of characters to be treated as a single unit for purposes of sorting, "collating elements" in Unicode parlance) of effectively unlimited length may be defined. o In addition to the usual lexicographic and numerical comparisons, msort supports hybrid lexicographic-numeric comparison (for things like filenames and section headings, so that, e.g., 2a will precede 10b), random comparison, and ordering by angle, date, time, month name, domain name, email address, ISO8601 date-time, and string length. o Numbers may be in just about any known number system, e.g. Chinese or Devanagari. o For each key a distinct set of characters may be excluded from consideration when sorting in any combination of initial, final, and medial position in the key field. o For each key a distinct set of regular expression substitutions may be defined. These provide the means to make names like McCarthy sort before MacCawley, as if McCarthy were spelled MacCarthy as well as to handle the rare cases in which a single character is treated for purposes of sorting as a sequence, such as German "eszet" sign, which is traditionally sorted as if it were ss. o Lexicographic keys may be reversed, allowing the construction of reverse dictionaries. o Any or all keys may be optional. For optional keys, the user may specify how records missing the key field should compare to records in which the key field is present. o A choice of sorting algorithms with different properties is provided. . msort understands UTF-8 Unicode. Unicode may be used anywhere that text is entered: in the text to be sorted, in sort order and exclusion definitions, as a field or record separator, or as a field tag. Full Unicode case-folding is available. Homepage: http://www.billposer.org/Software/msort.html Tag: implemented-in::c, interface::commandline, role::program, use::organizing, works-with::text, works-with::unicode [squeeze] Executing: sudo env PYTHONPATH=/org/piuparts.debian.org/lib/python2.6/dist-packages:/org/piuparts.debian.org/lib/python2.7/dist-packages timeout -s INT -k 5m 35m /org/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --warn-on-leftovers-after-purge --dpkg-noforce-unsafe-io --no-eatmydata -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror http://piatti.debian.org/debian/ --tmpdir /org/piuparts.debian.org/tmp -b /org/piuparts.debian.org/slave/basetgz/lenny.tar.gz -d lenny -d squeeze --apt msort=None 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.51~201303251306~0.50-22-g27c4826 starting up. 0m0.0s INFO: Command line arguments: '/org/piuparts.debian.org/sbin/piuparts' '--skip-logrotatefiles-test' '--warn-on-others' '--scriptsdir' '/etc/piuparts/scripts' '--warn-on-leftovers-after-purge' '--dpkg-noforce-unsafe-io' '--no-eatmydata' '-i' '/etc/shells' '--scriptsdir' '/etc/piuparts/scripts-squeeze' '--warn-on-debsums-errors' '--mirror' 'http://piatti.debian.org/debian/' '--tmpdir' '/org/piuparts.debian.org/tmp' '-b' '/org/piuparts.debian.org/slave/basetgz/lenny.tar.gz' '-d' 'lenny' '-d' 'squeeze' '--apt' 'msort=None' 0m0.0s INFO: Running on: Linux piatti 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpRVqRmf 0m0.0s DEBUG: Unpacking /org/piuparts.debian.org/slave/basetgz/lenny.tar.gz into /org/piuparts.debian.org/tmp/tmpRVqRmf 0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpRVqRmf', '-zxf', '/org/piuparts.debian.org/slave/basetgz/lenny.tar.gz'] 0m8.7s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpRVqRmf', '-zxf', '/org/piuparts.debian.org/slave/basetgz/lenny.tar.gz'] 0m8.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'mount', '-t', 'proc', 'proc', '/proc'] 0m8.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'mount', '-t', 'proc', 'proc', '/proc'] 0m8.7s DEBUG: sources.list: deb http://archive.debian.org/debian lenny main deb http://archive.debian.org/debian lenny contrib deb http://archive.debian.org/debian lenny non-free 0m8.7s DEBUG: Created policy-rc.d and chmodded it. 0m8.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', 'update'] 0m10.3s DUMP: Hit http://archive.debian.org lenny Release.gpg Hit http://archive.debian.org lenny Release Ign http://archive.debian.org lenny/main Packages/DiffIndex Ign http://archive.debian.org lenny/contrib Packages/DiffIndex Ign http://archive.debian.org lenny/non-free Packages/DiffIndex Hit http://archive.debian.org lenny/main Packages Hit http://archive.debian.org lenny/contrib Packages Hit http://archive.debian.org lenny/non-free Packages Reading package lists... 0m10.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', 'update'] 0m10.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', '-yf', 'dist-upgrade'] 0m10.7s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', '-yf', 'dist-upgrade'] 0m10.7s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /org/piuparts.debian.org/tmp/tmpRVqRmf/tmp/scripts/ 0m10.7s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /org/piuparts.debian.org/tmp/tmpRVqRmf/tmp/scripts/ 0m10.7s INFO: Running scripts post_setup 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_setup_experimental'] 0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_setup_experimental'] 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_setup_forbid_home'] 0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_setup_forbid_home'] 0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m13.5s DUMP: *** Adding fake essential packages *** Reading package lists... Building dependency tree... Suggested packages: perl-modules The following NEW packages will be installed: adduser ucf 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 248kB of archives. After this operation, 1229kB of additional disk space will be used. Get:1 http://archive.debian.org lenny/main adduser 3.110 [184kB] Get:2 http://archive.debian.org lenny/main ucf 3.0016 [64.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 248kB in 1s (146kB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package adduser. (Reading database ... 5915 files and directories currently installed.) Unpacking adduser (from .../archives/adduser_3.110_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../archives/ucf_3.0016_all.deb) ... Moving old data out of the way Can not write log, openpty() failed (/dev/pts not mounted?) Setting up adduser (3.110) ... Setting up ucf (3.0016) ... 0m13.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m13.5s DEBUG: Upgrading /org/piuparts.debian.org/tmp/tmpRVqRmf to squeeze 0m13.5s DEBUG: sources.list: deb http://piatti.debian.org/debian/ squeeze main deb http://piatti.debian.org/debian/ squeeze contrib deb http://piatti.debian.org/debian/ squeeze non-free 0m13.5s INFO: Running scripts pre_distupgrade 0m13.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/pre_distupgrade_exceptions'] 0m13.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/pre_distupgrade_exceptions'] 0m13.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 0m13.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 0m13.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', 'update'] 0m15.7s DUMP: Get:1 http://piatti.debian.org squeeze Release.gpg [1672B] Get:2 http://piatti.debian.org squeeze Release [99.8kB] Get:3 http://piatti.debian.org squeeze/main Packages [8602kB] Get:4 http://piatti.debian.org squeeze/contrib Packages [64.1kB] Get:5 http://piatti.debian.org squeeze/non-free Packages [124kB] Fetched 8892kB in 0s (10.2MB/s) Reading package lists... 0m15.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', 'update'] 0m15.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', '-yf', 'dist-upgrade'] 0m41.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: dash diffutils dmsetup gcc-4.4-base insserv libc-bin libdb4.8 liblzma2 libncursesw5 libreadline6 libudev0 sensible-utils xz-utils The following packages will be upgraded: adduser 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 ucf util-linux zlib1g 69 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. Need to get 34.7MB of archives. After this operation, 12.9MB of additional disk space will be used. Get:1 http://piatti.debian.org squeeze/main base-files 6.0squeeze7 [68.8kB] Get:2 http://piatti.debian.org squeeze/main libc-bin 2.11.3-4 [749kB] Get:3 http://piatti.debian.org squeeze/main libc6 2.11.3-4 [4282kB] 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.13 [2399kB] 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-4stable1 [145kB] Get:17 http://piatti.debian.org squeeze/main perl-base 5.10.1-17squeeze5 [1059kB] 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.1 [210kB] Get:23 http://piatti.debian.org squeeze/main debconf 1.5.36.1 [162kB] Get:24 http://piatti.debian.org squeeze/main libpam0g 1.1.1-6.1+squeeze1 [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+squeeze1 [364kB] Get:28 http://piatti.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2+squeeze1 [1113kB] Get:29 http://piatti.debian.org squeeze/main libuuid1 2.17.2-9 [59.3kB] Get:30 http://piatti.debian.org squeeze/main libblkid1 2.17.2-9 [109kB] 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.2squeeze1 [20.5kB] Get:34 http://piatti.debian.org squeeze/main tzdata 2012g-0squeeze1 [642kB] Get:35 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-13.1+squeeze1 [122kB] Get:36 http://piatti.debian.org squeeze/main mount 2.17.2-9 [178kB] Get:37 http://piatti.debian.org squeeze/main initscripts 2.88dsf-13.1+squeeze1 [70.6kB] Get:38 http://piatti.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:39 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-13.1+squeeze1 [73.9kB] Get:40 http://piatti.debian.org squeeze/main util-linux 2.17.2-9 [739kB] Get:41 http://piatti.debian.org squeeze/main e2fsprogs 1.41.12-4stable1 [818kB] 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+squeeze1 [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+squeeze1 [783kB] Get:47 http://piatti.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:48 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-13.1+squeeze1 [121kB] 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-9 [80.3kB] 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+squeeze1 [46.3kB] 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+squeeze1 [222kB] Get:63 http://piatti.debian.org squeeze/main gnupg 1.4.10-4+squeeze1 [2148kB] Get:64 http://piatti.debian.org squeeze/main debian-archive-keyring 2010.08.28+squeeze1 [26.2kB] Get:65 http://piatti.debian.org squeeze/main apt 0.8.10.3+squeeze1 [2174kB] 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-4stable1 [49.8kB] Get:70 http://piatti.debian.org squeeze/main libpam-runtime 1.1.1-6.1+squeeze1 [225kB] Get:71 http://piatti.debian.org squeeze/main libss2 1.41.12-4stable1 [55.0kB] 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 adduser 3.112+nmu2 [250kB] Get:74 http://piatti.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:75 http://piatti.debian.org squeeze/main libudev0 164-3 [115kB] Get:76 http://piatti.debian.org squeeze/main procps 1:3.2.8-9squeeze1 [249kB] Get:77 http://piatti.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:78 http://piatti.debian.org squeeze/main ucf 3.0025+nmu1 [69.6kB] Get:79 http://piatti.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-5 [85.4kB] Get:80 http://piatti.debian.org squeeze/main dmsetup 2:1.02.48-5 [56.7kB] Get:81 http://piatti.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:82 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.7MB in 0s (47.0MB/s) Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6013 files and directories currently installed.) Preparing to replace base-files 5lenny11 (using .../base-files_6.0squeeze7_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.0squeeze7) ... 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 ... 6015 files and directories currently installed.) Unpacking libc-bin (from .../libc-bin_2.11.3-4_amd64.deb) ... De-configuring libc6 ... Replacing files in old package libc6 ... Preparing to replace libc6 2.7-18lenny7 (using .../libc6_2.11.3-4_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.3-4) ... Installing new version of config file /etc/gai.conf ... Installing new version of config file /etc/bindresvport.blacklist ... Setting up libc6 (2.11.3-4) ... 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 ... 6016 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 ... 6024 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 ... 6024 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 ... 6034 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 ... 6076 files and directories currently installed.) Preparing to replace dpkg 1.14.31 (using .../dpkg_1.15.8.13_amd64.deb) ... Unpacking replacement dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up dpkg (1.15.8.13) ... 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 ... 6082 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 ... 6089 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 ... 6085 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 ... 6097 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 ... 6097 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 ... 6120 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 ... 6146 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 ... 6168 files and directories currently installed.) Preparing to replace e2fslibs 1.41.3-1 (using .../e2fslibs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fslibs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fslibs (1.41.12-4stable1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6168 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny5 (using .../perl-base_5.10.1-17squeeze5_amd64.deb) ... Unpacking replacement perl-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up perl-base (5.10.1-17squeeze5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6216 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 ... 6216 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 ... 6217 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 ... 6217 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 ... 6217 files and directories currently installed.) Preparing to replace debconf-i18n 1.5.24 (using .../debconf-i18n_1.5.36.1_all.deb) ... Unpacking replacement debconf-i18n ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf-i18n (1.5.36.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6234 files and directories currently installed.) Preparing to replace debconf 1.5.24 (using .../debconf_1.5.36.1_all.deb) ... Unpacking replacement debconf ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf (1.5.36.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6238 files and directories currently installed.) Preparing to replace libpam0g 1.0.1-5+lenny1 (using .../libpam0g_1.1.1-6.1+squeeze1_amd64.deb) ... Unpacking replacement libpam0g ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam0g (1.1.1-6.1+squeeze1) ... 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 ... 6238 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 ... 6238 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 ... 6242 files and directories currently installed.) Preparing to replace libpam-modules 1.0.1-5+lenny1 (using .../libpam-modules_1.1.1-6.1+squeeze1_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+squeeze1) ... Installing new version of config file /etc/security/namespace.init ... Installing new version of config file /etc/security/limits.conf ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6248 files and directories currently installed.) Preparing to replace passwd 1:4.1.1-6+lenny1 (using .../passwd_1%3a4.1.4.2+svn3283-2+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6245 files and directories currently installed.) Preparing to replace libuuid1 1.41.3-1 (using .../libuuid1_2.17.2-9_amd64.deb) ... Unpacking replacement libuuid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libuuid1 (2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6245 files and directories currently installed.) Preparing to replace libblkid1 1.41.3-1 (using .../libblkid1_2.17.2-9_amd64.deb) ... Unpacking replacement libblkid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libblkid1 (2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6246 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 ... 6249 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 ... 6251 files and directories currently installed.) Preparing to replace lsb-base 3.2-20 (using .../lsb-base_3.2-23.2squeeze1_all.deb) ... Unpacking replacement lsb-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up lsb-base (3.2-23.2squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6251 files and directories currently installed.) Preparing to replace tzdata 2011k-0lenny1 (using .../tzdata_2012g-0squeeze1_all.deb) ... Unpacking replacement tzdata ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up tzdata (2012g-0squeeze1) ... Current default time zone: 'Etc/UTC' Local time is now: Sun Mar 31 23:05:39 UTC 2013. Universal Time is now: Sun Mar 31 23:05:39 UTC 2013. Run 'dpkg-reconfigure tzdata' if you wish to change it. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6257 files and directories currently installed.) Preparing to replace sysvinit-utils 2.86.ds1-61 (using .../sysvinit-utils_2.88dsf-13.1+squeeze1_amd64.deb) ... Unpacking replacement sysvinit-utils ... Replacing files in old package sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit-utils (2.88dsf-13.1+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6261 files and directories currently installed.) Preparing to replace mount 2.13.1.1-1 (using .../mount_2.17.2-9_amd64.deb) ... Unpacking replacement mount ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mount (2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6262 files and directories currently installed.) Preparing to replace initscripts 2.86.ds1-61 (using .../initscripts_2.88dsf-13.1+squeeze1_amd64.deb) ... Unpacking replacement initscripts ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up initscripts (2.88dsf-13.1+squeeze1) ... 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 ... 6265 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 ... 6294 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-61 (using .../sysv-rc_2.88dsf-13.1+squeeze1_all.deb) ... Unpacking replacement sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysv-rc (2.88dsf-13.1+squeeze1) ... info: Checking if it is safe to convert to dependency based boot. info: Reordering boot system, log to /var/lib/insserv/run-20130331T2305.log success: Enabled dependency based boot system. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6295 files and directories currently installed.) Preparing to replace util-linux 2.13.1.1-1 (using .../util-linux_2.17.2-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 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-9) ... 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 ... 6313 files and directories currently installed.) Preparing to replace e2fsprogs 1.41.3-1 (using .../e2fsprogs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fsprogs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fsprogs (1.41.12-4stable1) ... Installing new version of config file /etc/mke2fs.conf ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6316 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 ... 6318 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 ... 6320 files and directories currently installed.) Preparing to replace gzip 1.3.12-6+lenny1 (using .../gzip_1.3.12-9+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6320 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 ... 6326 files and directories currently installed.) Preparing to replace login 1:4.1.1-6+lenny1 (using .../login_1%3a4.1.4.2+svn3283-2+squeeze1_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+squeeze1) ... 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 ... 6323 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 ... 6323 files and directories currently installed.) Preparing to replace sysvinit 2.86.ds1-61 (using .../sysvinit_2.88dsf-13.1+squeeze1_amd64.deb) ... Unpacking replacement sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit (2.88dsf-13.1+squeeze1) ... init: timeout opening/writing control channel /dev/initctl Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6324 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 ... 6324 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 ... 6321 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 ... 6321 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 ... 6321 files and directories currently installed.) Preparing to replace bsdutils 1:2.13.1.1-1 (using .../bsdutils_1%3a2.17.2-9_amd64.deb) ... Unpacking replacement bsdutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up bsdutils (1:2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6322 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 ... 6273 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 ... 6273 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 ... 6273 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 ... 6273 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 ... 6286 files and directories currently installed.) Preparing to replace libbz2-1.0 1.0.5-1+lenny1 (using .../libbz2-1.0_1.0.5-6+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6286 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 ... 6286 files and directories currently installed.) Preparing to replace gpgv 1.4.9-3+lenny1 (using .../gpgv_1.4.10-4+squeeze1_amd64.deb) ... Unpacking replacement gpgv ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gpgv (1.4.10-4+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6287 files and directories currently installed.) Preparing to replace gnupg 1.4.9-3+lenny1 (using .../gnupg_1.4.10-4+squeeze1_amd64.deb) ... Unpacking replacement gnupg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gnupg (1.4.10-4+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6295 files and directories currently installed.) Preparing to replace debian-archive-keyring 2010.08.28~lenny1 (using .../debian-archive-keyring_2010.08.28+squeeze1_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+squeeze1) ... 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: key 46925553: public key "Debian Archive Automatic Signing Key (7.0/wheezy) " imported gpg: key 65FFB764: public key "Wheezy Stable Release Key " imported gpg: Total number processed: 7 gpg: imported: 2 (RSA: 2) gpg: unchanged: 5 gpg: no ultimately trusted keys found Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6295 files and directories currently installed.) Preparing to replace apt 0.7.20.2+lenny2 (using .../apt_0.8.10.3+squeeze1_amd64.deb) ... Unpacking replacement apt ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up apt (0.8.10.3+squeeze1) ... Installing new version of config file /etc/cron.daily/apt ... Installing new version of config file /etc/logrotate.d/apt ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 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: key 46925553: "Debian Archive Automatic Signing Key (7.0/wheezy) " not changed gpg: key 65FFB764: "Wheezy Stable Release Key " not changed gpg: Total number processed: 7 gpg: unchanged: 7 Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6339 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 ... 6339 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 ... 6339 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 ... 6340 files and directories currently installed.) Preparing to replace libcomerr2 1.41.3-1 (using .../libcomerr2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libcomerr2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libcomerr2 (1.41.12-4stable1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6340 files and directories currently installed.) Preparing to replace libpam-runtime 1.0.1-5+lenny1 (using .../libpam-runtime_1.1.1-6.1+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6357 files and directories currently installed.) Preparing to replace libss2 1.41.3-1 (using .../libss2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libss2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libss2 (1.41.12-4stable1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6357 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?) (Reading database ... 6356 files and directories currently installed.) Preparing to replace adduser 3.110 (using .../adduser_3.112+nmu2_all.deb) ... Unpacking replacement adduser ... Selecting previously deselected package libncursesw5. Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ... Selecting previously deselected package libudev0. Unpacking libudev0 (from .../libudev0_164-3_amd64.deb) ... Preparing to replace procps 1:3.2.7-11 (using .../procps_1%3a3.2.8-9squeeze1_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 ucf 3.0016 (using .../ucf_3.0025+nmu1_all.deb) ... Unpacking replacement ucf ... Preparing to replace libdevmapper1.02.1 2:1.02.27-4 (using .../libdevmapper1.02.1_2%3a1.02.48-5_amd64.deb) ... Unpacking replacement libdevmapper1.02.1 ... Selecting previously deselected package dmsetup. Unpacking dmsetup (from .../dmsetup_2%3a1.02.48-5_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 adduser (3.112+nmu2) ... Setting up libncursesw5 (5.7+20100313-5) ... Setting up libudev0 (164-3) ... Setting up procps (1:3.2.8-9squeeze1) ... Installing new version of config file /etc/init.d/procps ... Installing new version of config file /etc/sysctl.conf ... invoke-rc.d: policy-rc.d denied execution of start. Setting up libdb4.6 (4.6.21-16) ... Setting up ucf (3.0025+nmu1) ... Setting up libreadline5 (5.2-7) ... Setting up makedev (2.3.1-89) ... Setting up dmsetup (2:1.02.48-5) ... Setting up libdevmapper1.02.1 (2:1.02.48-5) ... 0m41.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', '-yf', 'dist-upgrade'] 0m41.5s INFO: Running scripts post_distupgrade 0m41.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_exceptions'] 0m41.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_exceptions'] 0m41.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_experimental'] 0m41.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_experimental'] 0m41.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_hack_debsums'] 0m41.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_hack_debsums'] 0m41.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 0m41.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 0m41.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpRVqRmf'] 0m41.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpRVqRmf'] 0m41.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpRVqRmf'] 0m42.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpRVqRmf'] 0m42.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', 'clean'] 0m42.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'apt-get', 'clean'] 0m42.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'dpkg', '--get-selections', '*'] 0m42.7s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install 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 ucf install util-linux install xz-utils install zlib1g install 0m42.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'dpkg', '--get-selections', '*'] 0m42.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'dpkg-divert', '--list'] 0m42.7s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash diversion of /bin/sh to /bin/sh.distrib by dash 0m42.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'dpkg-divert', '--list'] 0m43.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'umount', '/proc'] 0m43.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpRVqRmf', 'umount', '/proc'] 0m43.0s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/org/piuparts.debian.org/tmp/tmpRVqRmf'] 0m43.2s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/org/piuparts.debian.org/tmp/tmpRVqRmf'] 0m43.2s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpRVqRmf 0m43.2s INFO: Notice: package selections and meta data from target distro 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. 0m43.2s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpurfHOQ 0m43.2s DEBUG: Unpacking /org/piuparts.debian.org/slave/basetgz/lenny.tar.gz into /org/piuparts.debian.org/tmp/tmpurfHOQ 0m43.2s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpurfHOQ', '-zxf', '/org/piuparts.debian.org/slave/basetgz/lenny.tar.gz'] 0m50.5s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpurfHOQ', '-zxf', '/org/piuparts.debian.org/slave/basetgz/lenny.tar.gz'] 0m50.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'mount', '-t', 'proc', 'proc', '/proc'] 0m50.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'mount', '-t', 'proc', 'proc', '/proc'] 0m50.5s DEBUG: sources.list: deb http://archive.debian.org/debian lenny main deb http://archive.debian.org/debian lenny contrib deb http://archive.debian.org/debian lenny non-free 0m50.5s DEBUG: Created policy-rc.d and chmodded it. 0m50.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'update'] 0m52.0s DUMP: Hit http://archive.debian.org lenny Release.gpg Hit http://archive.debian.org lenny Release Ign http://archive.debian.org lenny/main Packages/DiffIndex Ign http://archive.debian.org lenny/contrib Packages/DiffIndex Ign http://archive.debian.org lenny/non-free Packages/DiffIndex Hit http://archive.debian.org lenny/main Packages Hit http://archive.debian.org lenny/contrib Packages Hit http://archive.debian.org lenny/non-free Packages Reading package lists... 0m52.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'update'] 0m52.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', '-yf', 'dist-upgrade'] 0m52.4s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m52.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', '-yf', 'dist-upgrade'] 0m52.4s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /org/piuparts.debian.org/tmp/tmpurfHOQ/tmp/scripts/ 0m52.4s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /org/piuparts.debian.org/tmp/tmpurfHOQ/tmp/scripts/ 0m52.4s INFO: Running scripts post_setup 0m52.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_setup_experimental'] 0m52.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_setup_experimental'] 0m52.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_setup_forbid_home'] 0m52.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_setup_forbid_home'] 0m52.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m55.2s DUMP: *** Adding fake essential packages *** Reading package lists... Building dependency tree... Suggested packages: perl-modules The following NEW packages will be installed: adduser ucf 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 248kB of archives. After this operation, 1229kB of additional disk space will be used. Get:1 http://archive.debian.org lenny/main adduser 3.110 [184kB] Get:2 http://archive.debian.org lenny/main ucf 3.0016 [64.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 248kB in 1s (131kB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package adduser. (Reading database ... 5915 files and directories currently installed.) Unpacking adduser (from .../archives/adduser_3.110_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../archives/ucf_3.0016_all.deb) ... Moving old data out of the way Can not write log, openpty() failed (/dev/pts not mounted?) Setting up adduser (3.110) ... Setting up ucf (3.0016) ... 0m55.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m55.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 0m55.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 0m55.5s INFO: Running scripts pre_test 0m55.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_test_root_password'] 0m55.5s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m55.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_test_root_password'] 0m55.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'show', 'msort'] 0m55.9s DUMP: Package: msort Priority: optional Section: utils Installed-Size: 360 Maintainer: Bartosz Fenski Architecture: amd64 Version: 8.44-1 Depends: libc6 (>= 2.7-1), libgmp3c2, libicu38 (>= 3.8-5), libtre4, libuninum5 Suggests: msort-gui Filename: pool/main/m/msort/msort_8.44-1_amd64.deb Size: 222220 MD5sum: 9d8189830c26d0a7437d7e6ad9515773 SHA1: b016742aea31ede913f9e2385437e8f9a2a54ec9 SHA256: b023de9d61db13e7d503d66bc95044b31ca413ae70d1829d181e35b3a85bda73 Description: utility for sorting records in complex ways msort is a program for sorting files in sophisticated ways. It was originally developed for alphabetizing dictionaries of "exotic" languages, for which it has been extensively used, but is useful for many other purposes. msort differs from typical sort utilities in providing greater flexibility in parsing the input into records and identifying key fields and greater control over the sort order. Its main distinctive features are: . o Msort can be used as a command-line program or via a graphical user interface that is helpful not only to those who find a complicated command line difficult to deal with but also to those unfamiliar with the finer points of sorting. o Records need not be single lines of text but may be delimited in a number of ways. o Key fields may be selected by position in the record (counting from the beginning or the end), by character ranges (e.g. the key consists of the fourth through eighth characters), or by matching a regular expression to a tag. o For each key an arbitrary sort order may be specified. Msort also understands locales. o For each key an effectively unlimited number of multigraphs (sequences of characters to be treated as a single unit for purposes of sorting, "collating elements" in Unicode parlance) of effectively unlimited length may be defined. o In addition to the usual lexicographic and numerical comparisons, msort supports hybrid lexicographic-numeric comparison (for things like filenames and section headings, so that, e.g., 2a will precede 10b), random comparison, and ordering by angle, date, time, month name, domain name, email address, ISO8601 date-time, and string length. o Numbers may be in just about any known number system, e.g. Chinese or Devanagari. o For each key a distinct set of characters may be excluded from consideration when sorting in any combination of initial, final, and medial position in the key field. o For each key a distinct set of regular expression substitutions may be defined. These provide the means to make names like McCarthy sort before MacCawley, as if McCarthy were spelled MacCarthy as well as to handle the rare cases in which a single character is treated for purposes of sorting as a sequence, such as German "eszet" sign, which is traditionally sorted as if it were ss. o Lexicographic keys may be reversed, allowing the construction of reverse dictionaries. o Any or all keys may be optional. For optional keys, the user may specify how records missing the key field should compare to records in which the key field is present. o A choice of sorting algorithms with different properties is provided. . msort understands UTF-8 Unicode. Unicode may be used anywhere that text is entered: in the text to be sorted, in sort order and exclusion definitions, as a field or record separator, or as a field tag. Full Unicode case-folding is available. Homepage: http://www.billposer.org/Software/msort.html Tag: implemented-in::c, interface::commandline, role::program, use::organizing, works-with::text, works-with::unicode 0m55.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'show', 'msort'] 0m55.9s INFO: apt-cache knows about the following packages: msort 0m55.9s INFO: Running scripts pre_install 0m55.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_install_exceptions'] 0m56.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_install_exceptions'] 0m56.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m56.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m56.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'policy'] 0m56.2s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://archive.debian.org lenny/non-free Packages release v=5.0.10,o=Debian,a=oldstable,l=Debian,c=non-free origin archive.debian.org 500 http://archive.debian.org lenny/contrib Packages release v=5.0.10,o=Debian,a=oldstable,l=Debian,c=contrib origin archive.debian.org 500 http://archive.debian.org lenny/main Packages release v=5.0.10,o=Debian,a=oldstable,l=Debian,c=main origin archive.debian.org Pinned packages: 0m56.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'policy'] 0m56.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'policy', 'msort'] 0m56.2s DUMP: msort: Installed: (none) Candidate: 8.44-1 Version table: 8.44-1 0 500 http://archive.debian.org lenny/main Packages 0m56.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'policy', 'msort'] 0m56.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', '-y', 'install', 'msort'] 1m4.2s DUMP: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libgmp3c2 libicu38 libtre4 libuninum5 Suggested packages: tre-agrep msort-gui The following NEW packages will be installed: libgmp3c2 libicu38 libtre4 libuninum5 msort 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. Need to get 6452kB of archives. After this operation, 15.7MB of additional disk space will be used. Get:1 http://archive.debian.org lenny/main libgmp3c2 2:4.2.2+dfsg-3 [207kB] Get:2 http://archive.debian.org lenny/main libicu38 3.8.1-3+lenny3 [5933kB] Get:3 http://archive.debian.org lenny/main libtre4 0.7.5-1 [48.1kB] Get:4 http://archive.debian.org lenny/main libuninum5 2.7-1 [42.1kB] Get:5 http://archive.debian.org lenny/main msort 8.44-1 [222kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6452kB in 6s (931kB/s) Can not write log, openpty() failed (/dev/pts not mounted?) Selecting previously deselected package libgmp3c2. (Reading database ... 6013 files and directories currently installed.) Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.2.2+dfsg-3_amd64.deb) ... Selecting previously deselected package libicu38. Unpacking libicu38 (from .../libicu38_3.8.1-3+lenny3_amd64.deb) ... Selecting previously deselected package libtre4. Unpacking libtre4 (from .../libtre4_0.7.5-1_amd64.deb) ... Selecting previously deselected package libuninum5. Unpacking libuninum5 (from .../libuninum5_2.7-1_amd64.deb) ... Selecting previously deselected package msort. Unpacking msort (from .../msort_8.44-1_amd64.deb) ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libgmp3c2 (2:4.2.2+dfsg-3) ... Setting up libicu38 (3.8.1-3+lenny3) ... Setting up libtre4 (0.7.5-1) ... Setting up libuninum5 (2.7-1) ... Setting up msort (8.44-1) ... 1m4.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', '-y', 'install', 'msort'] 1m4.2s INFO: Running scripts post_install 1m4.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m4.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m4.4s DEBUG: Upgrading /org/piuparts.debian.org/tmp/tmpurfHOQ to squeeze 1m4.4s DEBUG: sources.list: deb http://piatti.debian.org/debian/ squeeze main deb http://piatti.debian.org/debian/ squeeze contrib deb http://piatti.debian.org/debian/ squeeze non-free 1m4.4s INFO: Running scripts pre_distupgrade 1m4.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_distupgrade_exceptions'] 1m4.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_distupgrade_exceptions'] 1m4.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 1m4.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 1m4.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'update'] 1m6.5s DUMP: Get:1 http://piatti.debian.org squeeze Release.gpg [1672B] Get:2 http://piatti.debian.org squeeze Release [99.8kB] Get:3 http://piatti.debian.org squeeze/main Packages [8602kB] Get:4 http://piatti.debian.org squeeze/contrib Packages [64.1kB] Get:5 http://piatti.debian.org squeeze/non-free Packages [124kB] Fetched 8892kB in 0s (10.2MB/s) Reading package lists... 1m6.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'update'] 1m6.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', '-yf', 'dist-upgrade'] 1m32.2s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: dash diffutils dmsetup gcc-4.4-base insserv libc-bin libdb4.8 liblzma2 libncursesw5 libreadline6 libudev0 sensible-utils xz-utils The following packages will be upgraded: adduser 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 libgmp3c2 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 ucf util-linux zlib1g 70 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. Need to get 35.0MB of archives. After this operation, 13.1MB of additional disk space will be used. Get:1 http://piatti.debian.org squeeze/main base-files 6.0squeeze7 [68.8kB] Get:2 http://piatti.debian.org squeeze/main libc-bin 2.11.3-4 [749kB] Get:3 http://piatti.debian.org squeeze/main libc6 2.11.3-4 [4282kB] 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.13 [2399kB] 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-4stable1 [145kB] Get:17 http://piatti.debian.org squeeze/main perl-base 5.10.1-17squeeze5 [1059kB] 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.1 [210kB] Get:23 http://piatti.debian.org squeeze/main debconf 1.5.36.1 [162kB] Get:24 http://piatti.debian.org squeeze/main libpam0g 1.1.1-6.1+squeeze1 [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+squeeze1 [364kB] Get:28 http://piatti.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2+squeeze1 [1113kB] Get:29 http://piatti.debian.org squeeze/main libuuid1 2.17.2-9 [59.3kB] Get:30 http://piatti.debian.org squeeze/main libblkid1 2.17.2-9 [109kB] 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.2squeeze1 [20.5kB] Get:34 http://piatti.debian.org squeeze/main tzdata 2012g-0squeeze1 [642kB] Get:35 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-13.1+squeeze1 [122kB] Get:36 http://piatti.debian.org squeeze/main mount 2.17.2-9 [178kB] Get:37 http://piatti.debian.org squeeze/main initscripts 2.88dsf-13.1+squeeze1 [70.6kB] Get:38 http://piatti.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:39 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-13.1+squeeze1 [73.9kB] Get:40 http://piatti.debian.org squeeze/main util-linux 2.17.2-9 [739kB] Get:41 http://piatti.debian.org squeeze/main e2fsprogs 1.41.12-4stable1 [818kB] 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+squeeze1 [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+squeeze1 [783kB] Get:47 http://piatti.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:48 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-13.1+squeeze1 [121kB] 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-9 [80.3kB] 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+squeeze1 [46.3kB] 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+squeeze1 [222kB] Get:63 http://piatti.debian.org squeeze/main gnupg 1.4.10-4+squeeze1 [2148kB] Get:64 http://piatti.debian.org squeeze/main debian-archive-keyring 2010.08.28+squeeze1 [26.2kB] Get:65 http://piatti.debian.org squeeze/main apt 0.8.10.3+squeeze1 [2174kB] 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-4stable1 [49.8kB] Get:70 http://piatti.debian.org squeeze/main libpam-runtime 1.1.1-6.1+squeeze1 [225kB] Get:71 http://piatti.debian.org squeeze/main libss2 1.41.12-4stable1 [55.0kB] 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 adduser 3.112+nmu2 [250kB] Get:74 http://piatti.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:75 http://piatti.debian.org squeeze/main libudev0 164-3 [115kB] Get:76 http://piatti.debian.org squeeze/main procps 1:3.2.8-9squeeze1 [249kB] Get:77 http://piatti.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:78 http://piatti.debian.org squeeze/main ucf 3.0025+nmu1 [69.6kB] Get:79 http://piatti.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-5 [85.4kB] Get:80 http://piatti.debian.org squeeze/main dmsetup 2:1.02.48-5 [56.7kB] Get:81 http://piatti.debian.org squeeze/main libgmp3c2 2:4.3.2+dfsg-1 [313kB] Get:82 http://piatti.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:83 http://piatti.debian.org squeeze/main makedev 2.3.1-89 [42.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 35.0MB in 0s (47.4MB/s) Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6067 files and directories currently installed.) Preparing to replace base-files 5lenny11 (using .../base-files_6.0squeeze7_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.0squeeze7) ... 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 ... 6069 files and directories currently installed.) Unpacking libc-bin (from .../libc-bin_2.11.3-4_amd64.deb) ... De-configuring libc6 ... Replacing files in old package libc6 ... Preparing to replace libc6 2.7-18lenny7 (using .../libc6_2.11.3-4_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.3-4) ... Installing new version of config file /etc/gai.conf ... Installing new version of config file /etc/bindresvport.blacklist ... Setting up libc6 (2.11.3-4) ... 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 ... 6070 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 ... 6078 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 ... 6078 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 ... 6088 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 ... 6130 files and directories currently installed.) Preparing to replace dpkg 1.14.31 (using .../dpkg_1.15.8.13_amd64.deb) ... Unpacking replacement dpkg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up dpkg (1.15.8.13) ... 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 ... 6136 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 ... 6143 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 ... 6139 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 ... 6151 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 ... 6151 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 ... 6174 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 ... 6200 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 ... 6222 files and directories currently installed.) Preparing to replace e2fslibs 1.41.3-1 (using .../e2fslibs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fslibs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fslibs (1.41.12-4stable1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6222 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny5 (using .../perl-base_5.10.1-17squeeze5_amd64.deb) ... Unpacking replacement perl-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up perl-base (5.10.1-17squeeze5) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6270 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 ... 6270 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 ... 6271 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 ... 6271 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 ... 6271 files and directories currently installed.) Preparing to replace debconf-i18n 1.5.24 (using .../debconf-i18n_1.5.36.1_all.deb) ... Unpacking replacement debconf-i18n ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf-i18n (1.5.36.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6288 files and directories currently installed.) Preparing to replace debconf 1.5.24 (using .../debconf_1.5.36.1_all.deb) ... Unpacking replacement debconf ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up debconf (1.5.36.1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6292 files and directories currently installed.) Preparing to replace libpam0g 1.0.1-5+lenny1 (using .../libpam0g_1.1.1-6.1+squeeze1_amd64.deb) ... Unpacking replacement libpam0g ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libpam0g (1.1.1-6.1+squeeze1) ... 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 ... 6292 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 ... 6292 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 ... 6296 files and directories currently installed.) Preparing to replace libpam-modules 1.0.1-5+lenny1 (using .../libpam-modules_1.1.1-6.1+squeeze1_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+squeeze1) ... Installing new version of config file /etc/security/namespace.init ... Installing new version of config file /etc/security/limits.conf ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6302 files and directories currently installed.) Preparing to replace passwd 1:4.1.1-6+lenny1 (using .../passwd_1%3a4.1.4.2+svn3283-2+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6299 files and directories currently installed.) Preparing to replace libuuid1 1.41.3-1 (using .../libuuid1_2.17.2-9_amd64.deb) ... Unpacking replacement libuuid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libuuid1 (2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6299 files and directories currently installed.) Preparing to replace libblkid1 1.41.3-1 (using .../libblkid1_2.17.2-9_amd64.deb) ... Unpacking replacement libblkid1 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libblkid1 (2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6300 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 ... 6303 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 ... 6305 files and directories currently installed.) Preparing to replace lsb-base 3.2-20 (using .../lsb-base_3.2-23.2squeeze1_all.deb) ... Unpacking replacement lsb-base ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up lsb-base (3.2-23.2squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6305 files and directories currently installed.) Preparing to replace tzdata 2011k-0lenny1 (using .../tzdata_2012g-0squeeze1_all.deb) ... Unpacking replacement tzdata ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up tzdata (2012g-0squeeze1) ... Current default time zone: 'Etc/UTC' Local time is now: Sun Mar 31 23:06:30 UTC 2013. Universal Time is now: Sun Mar 31 23:06:30 UTC 2013. Run 'dpkg-reconfigure tzdata' if you wish to change it. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6311 files and directories currently installed.) Preparing to replace sysvinit-utils 2.86.ds1-61 (using .../sysvinit-utils_2.88dsf-13.1+squeeze1_amd64.deb) ... Unpacking replacement sysvinit-utils ... Replacing files in old package sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit-utils (2.88dsf-13.1+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6315 files and directories currently installed.) Preparing to replace mount 2.13.1.1-1 (using .../mount_2.17.2-9_amd64.deb) ... Unpacking replacement mount ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up mount (2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6316 files and directories currently installed.) Preparing to replace initscripts 2.86.ds1-61 (using .../initscripts_2.88dsf-13.1+squeeze1_amd64.deb) ... Unpacking replacement initscripts ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up initscripts (2.88dsf-13.1+squeeze1) ... 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 ... 6319 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 ... 6348 files and directories currently installed.) Preparing to replace sysv-rc 2.86.ds1-61 (using .../sysv-rc_2.88dsf-13.1+squeeze1_all.deb) ... Unpacking replacement sysv-rc ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysv-rc (2.88dsf-13.1+squeeze1) ... info: Checking if it is safe to convert to dependency based boot. info: Reordering boot system, log to /var/lib/insserv/run-20130331T2306.log success: Enabled dependency based boot system. Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6349 files and directories currently installed.) Preparing to replace util-linux 2.13.1.1-1 (using .../util-linux_2.17.2-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 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-9) ... 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 ... 6367 files and directories currently installed.) Preparing to replace e2fsprogs 1.41.3-1 (using .../e2fsprogs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fsprogs ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up e2fsprogs (1.41.12-4stable1) ... Installing new version of config file /etc/mke2fs.conf ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6370 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 ... 6372 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 ... 6374 files and directories currently installed.) Preparing to replace gzip 1.3.12-6+lenny1 (using .../gzip_1.3.12-9+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6374 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 ... 6380 files and directories currently installed.) Preparing to replace login 1:4.1.1-6+lenny1 (using .../login_1%3a4.1.4.2+svn3283-2+squeeze1_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+squeeze1) ... 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 ... 6377 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 ... 6377 files and directories currently installed.) Preparing to replace sysvinit 2.86.ds1-61 (using .../sysvinit_2.88dsf-13.1+squeeze1_amd64.deb) ... Unpacking replacement sysvinit ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up sysvinit (2.88dsf-13.1+squeeze1) ... init: timeout opening/writing control channel /dev/initctl Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6378 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 ... 6378 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 ... 6375 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 ... 6375 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 ... 6375 files and directories currently installed.) Preparing to replace bsdutils 1:2.13.1.1-1 (using .../bsdutils_1%3a2.17.2-9_amd64.deb) ... Unpacking replacement bsdutils ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up bsdutils (1:2.17.2-9) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6376 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 ... 6327 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 ... 6327 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 ... 6327 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 ... 6327 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 ... 6340 files and directories currently installed.) Preparing to replace libbz2-1.0 1.0.5-1+lenny1 (using .../libbz2-1.0_1.0.5-6+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6340 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 ... 6340 files and directories currently installed.) Preparing to replace gpgv 1.4.9-3+lenny1 (using .../gpgv_1.4.10-4+squeeze1_amd64.deb) ... Unpacking replacement gpgv ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gpgv (1.4.10-4+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6341 files and directories currently installed.) Preparing to replace gnupg 1.4.9-3+lenny1 (using .../gnupg_1.4.10-4+squeeze1_amd64.deb) ... Unpacking replacement gnupg ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up gnupg (1.4.10-4+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6349 files and directories currently installed.) Preparing to replace debian-archive-keyring 2010.08.28~lenny1 (using .../debian-archive-keyring_2010.08.28+squeeze1_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+squeeze1) ... 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: key 46925553: public key "Debian Archive Automatic Signing Key (7.0/wheezy) " imported gpg: key 65FFB764: public key "Wheezy Stable Release Key " imported gpg: Total number processed: 7 gpg: imported: 2 (RSA: 2) gpg: unchanged: 5 gpg: no ultimately trusted keys found Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6349 files and directories currently installed.) Preparing to replace apt 0.7.20.2+lenny2 (using .../apt_0.8.10.3+squeeze1_amd64.deb) ... Unpacking replacement apt ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up apt (0.8.10.3+squeeze1) ... Installing new version of config file /etc/cron.daily/apt ... Installing new version of config file /etc/logrotate.d/apt ... Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 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: key 46925553: "Debian Archive Automatic Signing Key (7.0/wheezy) " not changed gpg: key 65FFB764: "Wheezy Stable Release Key " not changed gpg: Total number processed: 7 gpg: unchanged: 7 Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6393 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 ... 6393 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 ... 6393 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 ... 6394 files and directories currently installed.) Preparing to replace libcomerr2 1.41.3-1 (using .../libcomerr2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libcomerr2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libcomerr2 (1.41.12-4stable1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6394 files and directories currently installed.) Preparing to replace libpam-runtime 1.0.1-5+lenny1 (using .../libpam-runtime_1.1.1-6.1+squeeze1_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+squeeze1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6411 files and directories currently installed.) Preparing to replace libss2 1.41.3-1 (using .../libss2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libss2 ... Can not write log, openpty() failed (/dev/pts not mounted?) Setting up libss2 (1.41.12-4stable1) ... Can not write log, openpty() failed (/dev/pts not mounted?) (Reading database ... 6411 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?) (Reading database ... 6410 files and directories currently installed.) Preparing to replace adduser 3.110 (using .../adduser_3.112+nmu2_all.deb) ... Unpacking replacement adduser ... Selecting previously deselected package libncursesw5. Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ... Selecting previously deselected package libudev0. Unpacking libudev0 (from .../libudev0_164-3_amd64.deb) ... Preparing to replace procps 1:3.2.7-11 (using .../procps_1%3a3.2.8-9squeeze1_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 ucf 3.0016 (using .../ucf_3.0025+nmu1_all.deb) ... Unpacking replacement ucf ... Preparing to replace libdevmapper1.02.1 2:1.02.27-4 (using .../libdevmapper1.02.1_2%3a1.02.48-5_amd64.deb) ... Unpacking replacement libdevmapper1.02.1 ... Selecting previously deselected package dmsetup. Unpacking dmsetup (from .../dmsetup_2%3a1.02.48-5_amd64.deb) ... Preparing to replace libgmp3c2 2:4.2.2+dfsg-3 (using .../libgmp3c2_2%3a4.3.2+dfsg-1_amd64.deb) ... Unpacking replacement libgmp3c2 ... 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 adduser (3.112+nmu2) ... Setting up libncursesw5 (5.7+20100313-5) ... Setting up libudev0 (164-3) ... Setting up procps (1:3.2.8-9squeeze1) ... Installing new version of config file /etc/init.d/procps ... Installing new version of config file /etc/sysctl.conf ... invoke-rc.d: policy-rc.d denied execution of start. Setting up libdb4.6 (4.6.21-16) ... Setting up ucf (3.0025+nmu1) ... Setting up libgmp3c2 (2:4.3.2+dfsg-1) ... Setting up libreadline5 (5.2-7) ... Setting up makedev (2.3.1-89) ... Setting up dmsetup (2:1.02.48-5) ... Setting up libdevmapper1.02.1 (2:1.02.48-5) ... 1m32.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', '-yf', 'dist-upgrade'] 1m32.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'show', 'msort'] 1m34.4s DUMP: Package: msort Status: install ok installed Priority: optional Section: utils Installed-Size: 360 Maintainer: Bartosz Fenski Architecture: amd64 Version: 8.44-1 Depends: libc6 (>= 2.7-1), libgmp3c2, libicu38 (>= 3.8-5), libtre4, libuninum5 Suggests: msort-gui Description: utility for sorting records in complex ways msort is a program for sorting files in sophisticated ways. It was originally developed for alphabetizing dictionaries of "exotic" languages, for which it has been extensively used, but is useful for many other purposes. msort differs from typical sort utilities in providing greater flexibility in parsing the input into records and identifying key fields and greater control over the sort order. Its main distinctive features are: . o Msort can be used as a command-line program or via a graphical user interface that is helpful not only to those who find a complicated command line difficult to deal with but also to those unfamiliar with the finer points of sorting. o Records need not be single lines of text but may be delimited in a number of ways. o Key fields may be selected by position in the record (counting from the beginning or the end), by character ranges (e.g. the key consists of the fourth through eighth characters), or by matching a regular expression to a tag. o For each key an arbitrary sort order may be specified. Msort also understands locales. o For each key an effectively unlimited number of multigraphs (sequences of characters to be treated as a single unit for purposes of sorting, "collating elements" in Unicode parlance) of effectively unlimited length may be defined. o In addition to the usual lexicographic and numerical comparisons, msort supports hybrid lexicographic-numeric comparison (for things like filenames and section headings, so that, e.g., 2a will precede 10b), random comparison, and ordering by angle, date, time, month name, domain name, email address, ISO8601 date-time, and string length. o Numbers may be in just about any known number system, e.g. Chinese or Devanagari. o For each key a distinct set of characters may be excluded from consideration when sorting in any combination of initial, final, and medial position in the key field. o For each key a distinct set of regular expression substitutions may be defined. These provide the means to make names like McCarthy sort before MacCawley, as if McCarthy were spelled MacCarthy as well as to handle the rare cases in which a single character is treated for purposes of sorting as a sequence, such as German "eszet" sign, which is traditionally sorted as if it were ss. o Lexicographic keys may be reversed, allowing the construction of reverse dictionaries. o Any or all keys may be optional. For optional keys, the user may specify how records missing the key field should compare to records in which the key field is present. o A choice of sorting algorithms with different properties is provided. . msort understands UTF-8 Unicode. Unicode may be used anywhere that text is entered: in the text to be sorted, in sort order and exclusion definitions, as a field or record separator, or as a field tag. Full Unicode case-folding is available. Homepage: http://www.billposer.org/Software/msort.html 1m34.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-cache', 'show', 'msort'] 1m34.4s INFO: apt-cache does not know about any of the requested packages 1m34.4s INFO: Running scripts post_distupgrade 1m34.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_exceptions'] 1m34.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_exceptions'] 1m34.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_experimental'] 1m34.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_experimental'] 1m34.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_hack_debsums'] 1m34.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_hack_debsums'] 1m34.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 1m34.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 1m34.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m34.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m34.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m35.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m35.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m35.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m35.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--get-selections', '*'] 1m35.3s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install 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 libgmp3c2 install libicu38 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 libtre4 install libudev0 install libuninum5 install libusb-0.1-4 install libuuid1 install login install lsb-base install lzma install makedev install mawk install mktemp install mount install msort 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 ucf install util-linux install xz-utils install zlib1g install 1m35.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--get-selections', '*'] 1m36.1s DEBUG: Starting command: ['debsums', '--root', '/org/piuparts.debian.org/tmp/tmpurfHOQ', '-ac'] 1m36.9s DUMP: debsums: no md5sums for mawk 1m36.9s DEBUG: Command ok: ['debsums', '--root', '/org/piuparts.debian.org/tmp/tmpurfHOQ', '-ac'] 1m36.9s INFO: Running scripts pre_remove 1m36.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 1m36.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 1m36.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 1m36.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 1m36.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 1m37.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 1m37.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_exceptions'] 1m37.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/pre_remove_exceptions'] 1m37.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'remove', 'libgmp3c2', 'libicu38', 'libuninum5', 'libtre4', 'msort'] 1m37.7s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: libgmp3c2 libicu38 libtre4 libuninum5 msort 0 upgraded, 0 newly installed, 5 to remove and 0 not upgraded. After this operation, 15.9 MB disk space will be freed. (Reading database ... 6469 files and directories currently installed.) Removing msort ... Removing libuninum5 ... Removing libgmp3c2 ... Removing libicu38 ... Removing libtre4 ... 1m37.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'remove', 'libgmp3c2', 'libicu38', 'libuninum5', 'libtre4', 'msort'] 1m37.7s INFO: Running scripts post_remove 1m37.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_remove_exceptions'] 1m37.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_remove_exceptions'] 1m37.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--purge', 'libgmp3c2', 'libicu38', 'libuninum5', 'libtre4'] 1m37.8s DUMP: (Reading database ... 6418 files and directories currently installed.) Removing libgmp3c2 ... Purging configuration files for libgmp3c2 ... Removing libicu38 ... Purging configuration files for libicu38 ... Removing libuninum5 ... Purging configuration files for libuninum5 ... dpkg: warning: ignoring request to remove libtre4 which isn't installed. 1m37.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--purge', 'libgmp3c2', 'libicu38', 'libuninum5', 'libtre4'] 1m37.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--purge', 'msort'] 1m37.8s DUMP: dpkg: warning: ignoring request to remove msort which isn't installed. 1m37.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--purge', 'msort'] 1m37.8s INFO: Running scripts post_purge 1m37.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_purge_exceptions'] 1m37.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'tmp/scripts/post_purge_exceptions'] 1m37.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--purge', '--pending'] 1m37.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--purge', '--pending'] 1m37.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--remove', '--pending'] 1m37.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg', '--remove', '--pending'] 1m37.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m38.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m38.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg-divert', '--list'] 1m38.1s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash diversion of /bin/sh to /bin/sh.distrib by dash 1m38.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'dpkg-divert', '--list'] 1m38.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'clean'] 1m38.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'apt-get', 'clean'] 1m39.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'umount', '/proc'] 1m39.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpurfHOQ', 'umount', '/proc'] 1m39.3s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m39.6s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/org/piuparts.debian.org/tmp/tmpurfHOQ'] 1m39.6s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpurfHOQ 1m39.6s INFO: PASS: Upgrading between Debian distributions. 1m39.6s INFO: PASS: All tests. 1m39.6s INFO: piuparts run ends. ret=0 End: 2013-03-31 23:06:49 UTC