Start: 2015-03-26 13:47:17 UTC [lenny] Package: tclex Priority: extra Section: interpreters Installed-Size: 216 Maintainer: Tcl/Tk Debian Packagers Architecture: amd64 Version: 1.2a1-15 Depends: libc6 (>= 2.7-1), tcl (>= 8.4.16-1) | tclsh Filename: pool/main/t/tclex/tclex_1.2a1-15_amd64.deb Size: 48736 MD5sum: faf4182faec46cdc77390498e165db99 SHA1: 663c164c5c5797c9e702fe1307372d3129a39df8 SHA256: 345b745f88a2c926d6b063f44a7d64ed44c71b06b6412610bc47451bdb67ba93 Description: A lexical analyzer generator for Tcl tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. tcLex is a small extension (the Windows compiled version is about 20kb, and the source is about 150kb), because it extensively uses the Tcl library. However, the current doesn't use Tcl's regexp code anymore but a patched version is now included in tcLex, which makes it slightly bigger (by a few KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work with earlier versions, because it uses Tcl 8.0's "object" system for performance. The most interesting features are: . * cross-platform support, thanks to Tcl. Though it has been developed on Windows and tested on Windows and Unix only, it should work on other platforms as long as Tcl exists on these platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux, Solaris...) and Macintosh. Other platforms are VMS, OS/2, NeXTStep, Amiga... . * unlike lex and flex, which only generate static lexers written in C and intended to be compiled, tcLex dynamically generates Tcl commands that can be used like other C commands or Tcl procedures from within Tcl scripts or C programs. . * it uses Tcl regular expressions. That means you don't have to learn another regexp language. . * it works with Tcl namespaces . * the generated lexer commands can be used in one pass or incrementally, because they maintain state information. That way, several instances of the same lexer (eg a HTML parser) can run at the same time in distinct call frames and maintain distinct states (local variables...). Lexer need not be specially designed in order to be used incrementally, the same lexer can transparently be used in one pass or incrementally. This feature is especially useful when processing text from a file or an Internet socket (Web pages for example), when data is not necessarily available at the beginning of the processing. Tag: devel::code-generator, devel::lang:tcl, interface::commandline, role::program, scope::utility, uitoolkit::tk, works-with::software:source [squeeze] Package: tclex Priority: extra Section: interpreters Installed-Size: 216 Maintainer: Tcl/Tk Debian Packagers Architecture: amd64 Version: 1.2a1-15 Depends: libc6 (>= 2.7-1), tcl (>= 8.4.16-1) | tclsh Filename: pool/main/t/tclex/tclex_1.2a1-15_amd64.deb Size: 48736 MD5sum: faf4182faec46cdc77390498e165db99 SHA1: 663c164c5c5797c9e702fe1307372d3129a39df8 SHA256: 345b745f88a2c926d6b063f44a7d64ed44c71b06b6412610bc47451bdb67ba93 Description: A lexical analyzer generator for Tcl tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. tcLex is a small extension (the Windows compiled version is about 20kb, and the source is about 150kb), because it extensively uses the Tcl library. However, the current doesn't use Tcl's regexp code anymore but a patched version is now included in tcLex, which makes it slightly bigger (by a few KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work with earlier versions, because it uses Tcl 8.0's "object" system for performance. The most interesting features are: . * cross-platform support, thanks to Tcl. Though it has been developed on Windows and tested on Windows and Unix only, it should work on other platforms as long as Tcl exists on these platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux, Solaris...) and Macintosh. Other platforms are VMS, OS/2, NeXTStep, Amiga... . * unlike lex and flex, which only generate static lexers written in C and intended to be compiled, tcLex dynamically generates Tcl commands that can be used like other C commands or Tcl procedures from within Tcl scripts or C programs. . * it uses Tcl regular expressions. That means you don't have to learn another regexp language. . * it works with Tcl namespaces . * the generated lexer commands can be used in one pass or incrementally, because they maintain state information. That way, several instances of the same lexer (eg a HTML parser) can run at the same time in distinct call frames and maintain distinct states (local variables...). Lexer need not be specially designed in order to be used incrementally, the same lexer can transparently be used in one pass or incrementally. This feature is especially useful when processing text from a file or an Internet socket (Web pages for example), when data is not necessarily available at the beginning of the processing. Tag: devel::code-generator, devel::lang:tcl, interface::commandline, role::program, scope::utility, uitoolkit::tk, works-with::software:source Executing: sudo env PYTHONPATH=/srv/piuparts.debian.org/lib/python2.7/dist-packages timeout -s INT -k 5m 35m /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge --dpkg-noforce-unsafe-io -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz -d lenny -d squeeze --apt tclex=1.2a1-15 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at https://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong. 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.63~201503052127~0.62-88-g5078697 starting up. 0m0.0s INFO: Command line arguments: /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge --dpkg-noforce-unsafe-io -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz -d lenny -d squeeze --apt tclex=1.2a1-15 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpCBpLTq 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpCBpLTq 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz'] 0m1.5s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz'] 0m1.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'mount', '-t', 'devpts', 'devpts', '/dev/pts'] 0m1.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'mount', '-t', 'devpts', 'devpts', '/dev/pts'] 0m1.5s DEBUG: sources.list: deb http://archive.debian.org/debian lenny main 0m1.5s DEBUG: Created policy-rc.d and chmodded it. 0m1.5s DEBUG: Created resolv.conf. 0m1.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', 'update'] 0m2.2s DUMP: Hit http://archive.debian.org lenny Release.gpg Hit http://archive.debian.org lenny Release Hit http://archive.debian.org lenny/main Packages Reading package lists... 0m2.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', 'update'] 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpCBpLTq/tmp/scripts/ 0m2.2s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpCBpLTq/tmp/scripts/ 0m2.2s INFO: Running scripts post_chroot_unpack 0m2.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', '-yf', 'dist-upgrade'] 0m2.5s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', '-yf', 'dist-upgrade'] 0m2.5s INFO: Running scripts post_setup 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_experimental'] 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_experimental'] 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_forbid_home'] 0m2.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_forbid_home'] 0m2.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.6s DUMP: Adding `local diversion of /bin/sync to /bin/sync.distrib' `/bin/sync' -> `true' 0m2.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m4.6s 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 0s (1788kB/s) Selecting previously deselected package adduser. (Reading database ... 5916 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 Setting up adduser (3.110) ... Setting up ucf (3.0016) ... 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m4.6s DEBUG: Upgrading /srv/piuparts.debian.org/tmp/tmpCBpLTq to squeeze 0m4.6s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m4.6s INFO: Running scripts pre_distupgrade 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_exceptions'] 0m4.6s DUMP: removed `/etc/adduser.conf' 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_exceptions'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_zz_database-server'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_zz_database-server'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_zz_upgrade_early'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/pre_distupgrade_zz_upgrade_early'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', 'update'] 0m6.5s DUMP: Get:1 http://mirror.bm.debian.org squeeze Release.gpg [1655B] Get:2 http://mirror.bm.debian.org squeeze Release [96.0kB] Get:3 http://mirror.bm.debian.org squeeze/main Packages [8370kB] Fetched 8468kB in 1s (7282kB/s) Reading package lists... 0m6.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', 'update'] 0m6.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', '-yf', 'dist-upgrade'] 1m36.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 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, 13.3MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org squeeze/main base-files 6.0squeeze10 [76.1kB] Get:2 http://mirror.bm.debian.org squeeze/main libc-bin 2.11.3-4 [749kB] Get:3 http://mirror.bm.debian.org squeeze/main libc6 2.11.3-4 [4282kB] Get:4 http://mirror.bm.debian.org squeeze/main gcc-4.4-base 4.4.5-8 [123kB] Get:5 http://mirror.bm.debian.org squeeze/main libgcc1 1:4.4.5-8 [45.0kB] Get:6 http://mirror.bm.debian.org squeeze/main liblzma2 5.0.0-2 [184kB] Get:7 http://mirror.bm.debian.org squeeze/main xz-utils 5.0.0-2 [201kB] Get:8 http://mirror.bm.debian.org squeeze/main dpkg 1.15.11 [2402kB] Get:9 http://mirror.bm.debian.org squeeze/main sensible-utils 0.0.4 [5408B] Get:10 http://mirror.bm.debian.org squeeze/main debianutils 3.4 [49.9kB] Get:11 http://mirror.bm.debian.org squeeze/main dash 0.5.5.1-7.4 [108kB] Get:12 http://mirror.bm.debian.org squeeze/main libncurses5 5.7+20100313-5 [365kB] Get:13 http://mirror.bm.debian.org squeeze/main bash 4.1-3 [1325kB] Get:14 http://mirror.bm.debian.org squeeze/main coreutils 8.5-1 [5102kB] Get:15 http://mirror.bm.debian.org squeeze/main diffutils 1:3.0-1 [361kB] Get:16 http://mirror.bm.debian.org squeeze/main e2fslibs 1.41.12-4stable1 [145kB] Get:17 http://mirror.bm.debian.org squeeze/main perl-base 5.10.1-17squeeze6 [1068kB] Get:18 http://mirror.bm.debian.org squeeze/main liblocale-gettext-perl 1.05-6 [21.6kB] Get:19 http://mirror.bm.debian.org squeeze/main libtext-iconv-perl 1.7-2 [18.5kB] Get:20 http://mirror.bm.debian.org squeeze/main libtext-charwidth-perl 0.04-6 [11.9kB] Get:21 http://mirror.bm.debian.org squeeze/main libtext-wrapi18n-perl 0.06-7 [9004B] Get:22 http://mirror.bm.debian.org squeeze/main debconf-i18n 1.5.36.1 [210kB] Get:23 http://mirror.bm.debian.org squeeze/main debconf 1.5.36.1 [162kB] Get:24 http://mirror.bm.debian.org squeeze/main libpam0g 1.1.1-6.1+squeeze1 [118kB] Get:25 http://mirror.bm.debian.org squeeze/main libselinux1 2.0.96-1 [88.3kB] Get:26 http://mirror.bm.debian.org squeeze/main libdb4.8 4.8.30-2 [696kB] Get:27 http://mirror.bm.debian.org squeeze/main libpam-modules 1.1.1-6.1+squeeze1 [364kB] Get:28 http://mirror.bm.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2+squeeze1 [1113kB] Get:29 http://mirror.bm.debian.org squeeze/main libuuid1 2.17.2-9 [59.3kB] Get:30 http://mirror.bm.debian.org squeeze/main libblkid1 2.17.2-9 [109kB] Get:31 http://mirror.bm.debian.org squeeze/main sed 4.2.1-7 [251kB] Get:32 http://mirror.bm.debian.org squeeze/main ncurses-bin 5.7+20100313-5 [320kB] Get:33 http://mirror.bm.debian.org squeeze/main lsb-base 3.2-23.2squeeze1 [20.5kB] Get:34 http://mirror.bm.debian.org squeeze/main tzdata 2014e-0squeeze1 [639kB] Get:35 http://mirror.bm.debian.org squeeze/main sysvinit-utils 2.88dsf-13.1+squeeze1 [122kB] Get:36 http://mirror.bm.debian.org squeeze/main mount 2.17.2-9 [178kB] Get:37 http://mirror.bm.debian.org squeeze/main initscripts 2.88dsf-13.1+squeeze1 [70.6kB] Get:38 http://mirror.bm.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:39 http://mirror.bm.debian.org squeeze/main sysv-rc 2.88dsf-13.1+squeeze1 [73.9kB] Get:40 http://mirror.bm.debian.org squeeze/main util-linux 2.17.2-9 [739kB] Get:41 http://mirror.bm.debian.org squeeze/main e2fsprogs 1.41.12-4stable1 [818kB] Get:42 http://mirror.bm.debian.org squeeze/main findutils 4.4.2-1+b1 [689kB] Get:43 http://mirror.bm.debian.org squeeze/main grep 2.6.3-3+squeeze1 [314kB] Get:44 http://mirror.bm.debian.org squeeze/main gzip 1.3.12-9+squeeze1 [108kB] Get:45 http://mirror.bm.debian.org squeeze/main hostname 3.04 [15.7kB] Get:46 http://mirror.bm.debian.org squeeze/main login 1:4.1.4.2+svn3283-2+squeeze1 [783kB] Get:47 http://mirror.bm.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:48 http://mirror.bm.debian.org squeeze/main sysvinit 2.88dsf-13.1+squeeze1 [121kB] Get:49 http://mirror.bm.debian.org squeeze/main tar 1.23-3 [931kB] Get:50 http://mirror.bm.debian.org squeeze/main diff 1:3.0-1 [6490B] Get:51 http://mirror.bm.debian.org squeeze/main mktemp 8.5-1 [14.8kB] Get:52 http://mirror.bm.debian.org squeeze/main base-passwd 3.5.22 [41.9kB] Get:53 http://mirror.bm.debian.org squeeze/main bsdutils 1:2.17.2-9 [80.3kB] Get:54 http://mirror.bm.debian.org squeeze/main ncurses-base 5.7+20100313-5 [188kB] Get:55 http://mirror.bm.debian.org squeeze/main mawk 1.3.3-15 [90.1kB] Get:56 http://mirror.bm.debian.org squeeze/main libstdc++6 4.4.5-8 [341kB] Get:57 http://mirror.bm.debian.org squeeze/main zlib1g 1:1.2.3.4.dfsg-3 [79.2kB] Get:58 http://mirror.bm.debian.org squeeze/main readline-common 6.1-3 [54.0kB] Get:59 http://mirror.bm.debian.org squeeze/main libreadline6 6.1-3 [161kB] Get:60 http://mirror.bm.debian.org squeeze/main libbz2-1.0 1.0.5-6+squeeze1 [46.3kB] Get:61 http://mirror.bm.debian.org squeeze/main libusb-0.1-4 2:0.1.12-16 [21.9kB] Get:62 http://mirror.bm.debian.org squeeze/main gpgv 1.4.10-4+squeeze4 [222kB] Get:63 http://mirror.bm.debian.org squeeze/main gnupg 1.4.10-4+squeeze4 [2148kB] Get:64 http://mirror.bm.debian.org squeeze/main debian-archive-keyring 2010.08.28+squeeze1 [26.2kB] Get:65 http://mirror.bm.debian.org squeeze/main apt 0.8.10.3+squeeze1 [2174kB] Get:66 http://mirror.bm.debian.org squeeze/main libslang2 2.2.2-4 [546kB] Get:67 http://mirror.bm.debian.org squeeze/main libattr1 1:2.4.44-2 [12.8kB] Get:68 http://mirror.bm.debian.org squeeze/main libacl1 2.2.49-4 [28.3kB] Get:69 http://mirror.bm.debian.org squeeze/main libcomerr2 1.41.12-4stable1 [49.8kB] Get:70 http://mirror.bm.debian.org squeeze/main libpam-runtime 1.1.1-6.1+squeeze1 [225kB] Get:71 http://mirror.bm.debian.org squeeze/main libss2 1.41.12-4stable1 [55.0kB] Get:72 http://mirror.bm.debian.org squeeze/main gcc-4.3-base 4.3.5-4 [110kB] Get:73 http://mirror.bm.debian.org squeeze/main adduser 3.112+nmu2 [250kB] Get:74 http://mirror.bm.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:75 http://mirror.bm.debian.org squeeze/main libudev0 164-3 [115kB] Get:76 http://mirror.bm.debian.org squeeze/main procps 1:3.2.8-9squeeze1 [249kB] Get:77 http://mirror.bm.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:78 http://mirror.bm.debian.org squeeze/main ucf 3.0025+nmu1 [69.6kB] Get:79 http://mirror.bm.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-5 [85.4kB] Get:80 http://mirror.bm.debian.org squeeze/main dmsetup 2:1.02.48-5 [56.7kB] Get:81 http://mirror.bm.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:82 http://mirror.bm.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 (53.8MB/s) (Reading database ... 6014 files and directories currently installed.) Preparing to replace base-files 5lenny11 (using .../base-files_6.0squeeze10_amd64.deb) ... Unpacking replacement base-files ... Replacing files in old package dpkg ... Setting up base-files (6.0squeeze10) ... 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 ... 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 ... 6016 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 ... 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. Selecting previously deselected package gcc-4.4-base. (Reading database ... 6017 files and directories currently installed.) Unpacking gcc-4.4-base (from .../gcc-4.4-base_4.4.5-8_amd64.deb) ... Setting up gcc-4.4-base (4.4.5-8) ... (Reading database ... 6025 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 ... Setting up libgcc1 (1:4.4.5-8) ... Selecting previously deselected package liblzma2. (Reading database ... 6025 files and directories currently installed.) Unpacking liblzma2 (from .../liblzma2_5.0.0-2_amd64.deb) ... Setting up liblzma2 (5.0.0-2) ... Selecting previously deselected package xz-utils. (Reading database ... 6035 files and directories currently installed.) Unpacking xz-utils (from .../xz-utils_5.0.0-2_amd64.deb) ... Setting up xz-utils (5.0.0-2) ... (Reading database ... 6077 files and directories currently installed.) Preparing to replace dpkg 1.14.31 (using .../dpkg_1.15.11_amd64.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.15.11) ... Installing new version of config file /etc/logrotate.d/dpkg ... Selecting previously deselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6083 files and directories currently installed.) Unpacking sensible-utils (from .../sensible-utils_0.0.4_all.deb) ... Replacing files in old package debianutils ... Setting up sensible-utils (0.0.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6090 files and directories currently installed.) Preparing to replace debianutils 2.30 (using .../debianutils_3.4_amd64.deb) ... Unpacking replacement debianutils ... Setting up debianutils (3.4) ... Selecting previously deselected package dash. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6086 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' Setting up dash (0.5.5.1-7.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6098 files and directories currently installed.) Preparing to replace libncurses5 5.7+20081213-1 (using .../libncurses5_5.7+20100313-5_amd64.deb) ... Unpacking replacement libncurses5 ... Setting up libncurses5 (5.7+20100313-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6098 files and directories currently installed.) Preparing to replace bash 3.2-4 (using .../archives/bash_4.1-3_amd64.deb) ... Unpacking replacement bash ... 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. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6121 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 ... Setting up coreutils (8.5-1) ... Selecting previously deselected package diffutils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6147 files and directories currently installed.) Unpacking diffutils (from .../diffutils_1%3a3.0-1_amd64.deb) ... Replacing files in old package diff ... Setting up diffutils (1:3.0-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6169 files and directories currently installed.) Preparing to replace e2fslibs 1.41.3-1 (using .../e2fslibs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fslibs ... Setting up e2fslibs (1.41.12-4stable1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6169 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny5 (using .../perl-base_5.10.1-17squeeze6_amd64.deb) ... Unpacking replacement perl-base ... Setting up perl-base (5.10.1-17squeeze6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6217 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 ... Setting up liblocale-gettext-perl (1.05-6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6217 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 ... Setting up libtext-iconv-perl (1.7-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6218 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 ... Setting up libtext-charwidth-perl (0.04-6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6218 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 ... Setting up libtext-wrapi18n-perl (0.06-7) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6218 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 ... Setting up debconf-i18n (1.5.36.1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6235 files and directories currently installed.) Preparing to replace debconf 1.5.24 (using .../debconf_1.5.36.1_all.deb) ... Unpacking replacement debconf ... Setting up debconf (1.5.36.1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6239 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 ... Setting up libpam0g (1.1.1-6.1+squeeze1) ... Checking for services that may need to be restarted...Checking init scripts... Nothing to restart. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6239 files and directories currently installed.) Preparing to replace libselinux1 2.0.65-5 (using .../libselinux1_2.0.96-1_amd64.deb) ... Unpacking replacement libselinux1 ... Setting up libselinux1 (2.0.96-1) ... Selecting previously deselected package libdb4.8. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6239 files and directories currently installed.) Unpacking libdb4.8 (from .../libdb4.8_4.8.30-2_amd64.deb) ... Setting up libdb4.8 (4.8.30-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6243 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 ... 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 ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6249 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 ... Setting up passwd (1:4.1.4.2+svn3283-2+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6246 files and directories currently installed.) Preparing to replace libuuid1 1.41.3-1 (using .../libuuid1_2.17.2-9_amd64.deb) ... Unpacking replacement libuuid1 ... Setting up libuuid1 (2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6246 files and directories currently installed.) Preparing to replace libblkid1 1.41.3-1 (using .../libblkid1_2.17.2-9_amd64.deb) ... Unpacking replacement libblkid1 ... Setting up libblkid1 (2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6247 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 ... Setting up sed (4.2.1-7) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6250 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 ... Setting up ncurses-bin (5.7+20100313-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6252 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 ... Setting up lsb-base (3.2-23.2squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6252 files and directories currently installed.) Preparing to replace tzdata 2011k-0lenny1 (using .../tzdata_2014e-0squeeze1_all.deb) ... Unpacking replacement tzdata ... Setting up tzdata (2014e-0squeeze1) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Mar 26 13:48:05 UTC 2015. Universal Time is now: Thu Mar 26 13:48:05 UTC 2015. Run 'dpkg-reconfigure tzdata' if you wish to change it. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6249 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 ... Setting up sysvinit-utils (2.88dsf-13.1+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6253 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 ... Setting up mount (2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6254 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 ... 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 ... 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 ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6257 files and directories currently installed.) Unpacking insserv (from .../insserv_1.14.0-2_amd64.deb) ... De-configuring sysv-rc ... Setting up insserv (1.14.0-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6286 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 ... 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-20150326T1348.log success: Enabled dependency based boot system. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6287 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 ... 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 ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6305 files and directories currently installed.) Preparing to replace e2fsprogs 1.41.3-1 (using .../e2fsprogs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fsprogs ... Setting up e2fsprogs (1.41.12-4stable1) ... Installing new version of config file /etc/mke2fs.conf ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6308 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 ... Setting up findutils (4.4.2-1+b1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6310 files and directories currently installed.) Preparing to replace grep 2.5.3~dfsg-6 (using .../grep_2.6.3-3+squeeze1_amd64.deb) ... Unpacking replacement grep ... Setting up grep (2.6.3-3+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6312 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 ... Setting up gzip (1.3.12-9+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6312 files and directories currently installed.) Preparing to replace hostname 2.95 (using .../hostname_3.04_amd64.deb) ... Unpacking replacement hostname ... Setting up hostname (3.04) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6318 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 ... 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 ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6315 files and directories currently installed.) Preparing to replace libsepol1 2.0.30-2 (using .../libsepol1_2.0.41-1_amd64.deb) ... Unpacking replacement libsepol1 ... Setting up libsepol1 (2.0.41-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6315 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 ... Setting up sysvinit (2.88dsf-13.1+squeeze1) ... init: timeout opening/writing control channel /dev/initctl (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6316 files and directories currently installed.) Preparing to replace tar 1.20-1+lenny1 (using .../archives/tar_1.23-3_amd64.deb) ... Unpacking replacement tar ... Setting up tar (1.23-3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6316 files and directories currently installed.) Preparing to replace diff 2.8.1-12 (using .../diff_1%3a3.0-1_all.deb) ... Unpacking replacement diff ... Setting up diff (1:3.0-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6313 files and directories currently installed.) Preparing to replace mktemp 1.5-9 (using .../archives/mktemp_8.5-1_all.deb) ... Unpacking replacement mktemp ... Setting up mktemp (8.5-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6313 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 ... Setting up base-passwd (3.5.22) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6313 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 ... Setting up bsdutils (1:2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6314 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 ... Setting up ncurses-base (5.7+20100313-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6265 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 ... Setting up libstdc++6 (4.4.5-8) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6265 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 ... Setting up zlib1g (1:1.2.3.4.dfsg-3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6265 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 ... Setting up readline-common (6.1-3) ... Selecting previously deselected package libreadline6. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6265 files and directories currently installed.) Unpacking libreadline6 (from .../libreadline6_6.1-3_amd64.deb) ... Setting up libreadline6 (6.1-3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6278 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 ... Setting up libbz2-1.0 (1.0.5-6+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6278 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 ... Setting up libusb-0.1-4 (2:0.1.12-16) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6278 files and directories currently installed.) Preparing to replace gpgv 1.4.9-3+lenny1 (using .../gpgv_1.4.10-4+squeeze4_amd64.deb) ... Unpacking replacement gpgv ... Setting up gpgv (1.4.10-4+squeeze4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6279 files and directories currently installed.) Preparing to replace gnupg 1.4.9-3+lenny1 (using .../gnupg_1.4.10-4+squeeze4_amd64.deb) ... Unpacking replacement gnupg ... Setting up gnupg (1.4.10-4+squeeze4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6287 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 ... 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 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6287 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 ... 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 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6331 files and directories currently installed.) Preparing to replace libslang2 2.1.3-3 (using .../libslang2_2.2.2-4_amd64.deb) ... Unpacking replacement libslang2 ... Setting up libslang2 (2.2.2-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6331 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 ... Setting up libattr1 (1:2.4.44-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6331 files and directories currently installed.) Preparing to replace libacl1 2.2.47-2 (using .../libacl1_2.2.49-4_amd64.deb) ... Unpacking replacement libacl1 ... Setting up libacl1 (2.2.49-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6332 files and directories currently installed.) Preparing to replace libcomerr2 1.41.3-1 (using .../libcomerr2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libcomerr2 ... Setting up libcomerr2 (1.41.12-4stable1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6332 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 ... Setting up libpam-runtime (1.1.1-6.1+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6349 files and directories currently installed.) Preparing to replace libss2 1.41.3-1 (using .../libss2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libss2 ... Setting up libss2 (1.41.12-4stable1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6349 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 ... Setting up gcc-4.3-base (4.3.5-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6348 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 ... 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) ... 1m36.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', '-yf', 'dist-upgrade'] 1m36.2s INFO: Running scripts post_distupgrade 1m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_base_cleanup'] 1m36.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_base_cleanup'] 1m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_exceptions'] 1m36.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_exceptions'] 1m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_experimental'] 1m36.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_experimental'] 1m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_force-unsafe-io'] 1m36.2s DUMP: Enabling dpkg --force-unsafe-io. 1m36.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_force-unsafe-io'] 1m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_hack_debsums'] 1m36.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_hack_debsums'] 1m36.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_squeeze-backports'] 1m36.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_squeeze-backports'] 1m36.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 1m36.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 1m36.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpCBpLTq'] 1m36.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpCBpLTq'] 1m36.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpCBpLTq'] 1m36.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpCBpLTq'] 1m36.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', 'clean'] 1m36.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'apt-get', 'clean'] 1m37.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'dpkg', '--get-selections', '*'] 1m37.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 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 1m37.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'dpkg', '--get-selections', '*'] 1m37.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'dpkg-divert', '--list'] 1m37.3s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 1m37.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'dpkg-divert', '--list'] 1m37.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'umount', '/proc'] 1m37.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'umount', '/proc'] 1m37.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'umount', '/dev/pts'] 1m37.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpCBpLTq', 'umount', '/dev/pts'] 1m37.6s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpCBpLTq'] 1m37.7s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpCBpLTq'] 1m37.7s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpCBpLTq 1m37.7s 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. 1m37.7s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmp7OuBF2 1m37.7s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmp7OuBF2 1m37.7s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz'] 1m39.1s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/lenny_amd64.tar.gz'] 1m39.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'mount', '-t', 'proc', 'proc', '/proc'] 1m39.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'mount', '-t', 'proc', 'proc', '/proc'] 1m39.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'mount', '-t', 'devpts', 'devpts', '/dev/pts'] 1m39.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'mount', '-t', 'devpts', 'devpts', '/dev/pts'] 1m39.2s DEBUG: sources.list: deb http://archive.debian.org/debian lenny main 1m39.2s DEBUG: Created policy-rc.d and chmodded it. 1m39.2s DEBUG: Created resolv.conf. 1m39.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'update'] 1m39.8s DUMP: Hit http://archive.debian.org lenny Release.gpg Hit http://archive.debian.org lenny Release Hit http://archive.debian.org lenny/main Packages Reading package lists... 1m39.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'update'] 1m39.8s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmp7OuBF2/tmp/scripts/ 1m39.8s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmp7OuBF2/tmp/scripts/ 1m39.8s INFO: Running scripts post_chroot_unpack 1m39.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-yf', 'dist-upgrade'] 1m40.1s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1m40.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-yf', 'dist-upgrade'] 1m40.1s INFO: Running scripts post_setup 1m40.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_experimental'] 1m40.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_experimental'] 1m40.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_forbid_home'] 1m40.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_forbid_home'] 1m40.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_force-unsafe-io'] 1m40.2s DUMP: Adding `local diversion of /bin/sync to /bin/sync.distrib' `/bin/sync' -> `true' 1m40.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_force-unsafe-io'] 1m40.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_squeeze-backports'] 1m40.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_squeeze-backports'] 1m40.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_squeeze-fake-essential'] 1m42.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 0s (1609kB/s) Selecting previously deselected package adduser. (Reading database ... 5916 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 Setting up adduser (3.110) ... Setting up ucf (3.0016) ... 1m42.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_setup_squeeze-fake-essential'] 1m42.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 1m42.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 1m42.5s INFO: Running scripts pre_test 1m42.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_test_root_password'] 1m42.5s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 1m42.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_test_root_password'] 1m42.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'show', 'tclex'] 1m42.5s DUMP: Package: tclex Priority: extra Section: interpreters Installed-Size: 216 Maintainer: Tcl/Tk Debian Packagers Architecture: amd64 Version: 1.2a1-15 Depends: libc6 (>= 2.7-1), tcl (>= 8.4.16-1) | tclsh Filename: pool/main/t/tclex/tclex_1.2a1-15_amd64.deb Size: 48736 MD5sum: faf4182faec46cdc77390498e165db99 SHA1: 663c164c5c5797c9e702fe1307372d3129a39df8 SHA256: 345b745f88a2c926d6b063f44a7d64ed44c71b06b6412610bc47451bdb67ba93 Description: A lexical analyzer generator for Tcl tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. tcLex is a small extension (the Windows compiled version is about 20kb, and the source is about 150kb), because it extensively uses the Tcl library. However, the current doesn't use Tcl's regexp code anymore but a patched version is now included in tcLex, which makes it slightly bigger (by a few KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work with earlier versions, because it uses Tcl 8.0's "object" system for performance. The most interesting features are: . * cross-platform support, thanks to Tcl. Though it has been developed on Windows and tested on Windows and Unix only, it should work on other platforms as long as Tcl exists on these platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux, Solaris...) and Macintosh. Other platforms are VMS, OS/2, NeXTStep, Amiga... . * unlike lex and flex, which only generate static lexers written in C and intended to be compiled, tcLex dynamically generates Tcl commands that can be used like other C commands or Tcl procedures from within Tcl scripts or C programs. . * it uses Tcl regular expressions. That means you don't have to learn another regexp language. . * it works with Tcl namespaces . * the generated lexer commands can be used in one pass or incrementally, because they maintain state information. That way, several instances of the same lexer (eg a HTML parser) can run at the same time in distinct call frames and maintain distinct states (local variables...). Lexer need not be specially designed in order to be used incrementally, the same lexer can transparently be used in one pass or incrementally. This feature is especially useful when processing text from a file or an Internet socket (Web pages for example), when data is not necessarily available at the beginning of the processing. Tag: devel::code-generator, devel::lang:tcl, interface::commandline, role::program, scope::utility, uitoolkit::tk, works-with::software:source 1m42.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'show', 'tclex'] 1m42.5s INFO: apt-cache knows about the following packages: tclex 1m42.5s INFO: Running scripts pre_install 1m42.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_database-server'] 1m42.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_database-server'] 1m42.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_exceptions'] 1m42.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_exceptions'] 1m42.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_extras'] 1m42.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_extras'] 1m42.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture'] 1m42.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture'] 1m42.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 1m42.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 1m42.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy'] 1m42.9s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 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: 1m42.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy'] 1m42.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy', 'tclex'] 1m42.9s DUMP: tclex: Installed: (none) Candidate: 1.2a1-15 Version table: 1.2a1-15 0 500 http://archive.debian.org lenny/main Packages 1m42.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy', 'tclex'] 1m42.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-y', 'install', 'tclex'] 1m45.0s DUMP: Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: tcl tcl8.4 Suggested packages: tclreadline The following NEW packages will be installed: tcl tcl8.4 tclex 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 1254kB of archives. After this operation, 3678kB of additional disk space will be used. Get:1 http://archive.debian.org lenny/main tcl8.4 8.4.19-2 [1201kB] Get:2 http://archive.debian.org lenny/main tcl 8.4.16-2 [4114B] Get:3 http://archive.debian.org lenny/main tclex 1.2a1-15 [48.7kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1254kB in 0s (3214kB/s) SELECTING PREVIOUSLY DESELECTED PACKAGE TCL8.4. (READING DATABASE ... 6014 FILES AND DIRECTORIES CURRENTLY INSTALLED.) UNPACKING TCL8.4 (FROM .../TCL8.4_8.4.19-2_AMD64.DEB) ... SELECTING PREVIOUSLY DESELECTED PACKAGE TCL. UNPACKING TCL (FROM .../ARCHIVES/TCL_8.4.16-2_ALL.DEB) ... SELECTING PREVIOUSLY DESELECTED PACKAGE TCLEX. UNPACKING TCLEX (FROM .../TCLEX_1.2A1-15_AMD64.DEB) ... SETTING UP TCL8.4 (8.4.19-2) ... SETTING UP TCL (8.4.16-2) ... SETTING UP TCLEX (1.2A1-15) ... 1m45.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-y', 'install', 'tclex'] 1m45.0s INFO: Running scripts post_install 1m45.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_install_exceptions'] 1m45.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_install_exceptions'] 1m45.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 1m45.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 1m45.2s DEBUG: Upgrading /srv/piuparts.debian.org/tmp/tmp7OuBF2 to squeeze 1m45.2s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 1m45.2s INFO: Running scripts pre_distupgrade 1m45.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_exceptions'] 1m45.3s DUMP: removed `/etc/adduser.conf' 1m45.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_exceptions'] 1m45.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 1m45.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_foreign_architecture_i386'] 1m45.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_zz_database-server'] 1m45.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_zz_database-server'] 1m45.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_zz_upgrade_early'] 1m45.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_distupgrade_zz_upgrade_early'] 1m45.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'update'] 1m47.7s DUMP: Get:1 http://mirror.bm.debian.org squeeze Release.gpg [1655B] Get:2 http://mirror.bm.debian.org squeeze Release [96.0kB] Get:3 http://mirror.bm.debian.org squeeze/main Packages [8370kB] Fetched 8468kB in 1s (5486kB/s) Reading package lists... 1m47.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'update'] 1m47.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-yf', 'dist-upgrade'] 3m21.4s 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 tcl8.4 tzdata ucf util-linux zlib1g 70 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. Need to get 35.9MB of archives. After this operation, 13.3MB of additional disk space will be used. Get:1 http://mirror.bm.debian.org squeeze/main base-files 6.0squeeze10 [76.1kB] Get:2 http://mirror.bm.debian.org squeeze/main libc-bin 2.11.3-4 [749kB] Get:3 http://mirror.bm.debian.org squeeze/main libc6 2.11.3-4 [4282kB] Get:4 http://mirror.bm.debian.org squeeze/main gcc-4.4-base 4.4.5-8 [123kB] Get:5 http://mirror.bm.debian.org squeeze/main libgcc1 1:4.4.5-8 [45.0kB] Get:6 http://mirror.bm.debian.org squeeze/main liblzma2 5.0.0-2 [184kB] Get:7 http://mirror.bm.debian.org squeeze/main xz-utils 5.0.0-2 [201kB] Get:8 http://mirror.bm.debian.org squeeze/main dpkg 1.15.11 [2402kB] Get:9 http://mirror.bm.debian.org squeeze/main sensible-utils 0.0.4 [5408B] Get:10 http://mirror.bm.debian.org squeeze/main debianutils 3.4 [49.9kB] Get:11 http://mirror.bm.debian.org squeeze/main dash 0.5.5.1-7.4 [108kB] Get:12 http://mirror.bm.debian.org squeeze/main libncurses5 5.7+20100313-5 [365kB] Get:13 http://mirror.bm.debian.org squeeze/main bash 4.1-3 [1325kB] Get:14 http://mirror.bm.debian.org squeeze/main coreutils 8.5-1 [5102kB] Get:15 http://mirror.bm.debian.org squeeze/main diffutils 1:3.0-1 [361kB] Get:16 http://mirror.bm.debian.org squeeze/main e2fslibs 1.41.12-4stable1 [145kB] Get:17 http://mirror.bm.debian.org squeeze/main perl-base 5.10.1-17squeeze6 [1068kB] Get:18 http://mirror.bm.debian.org squeeze/main liblocale-gettext-perl 1.05-6 [21.6kB] Get:19 http://mirror.bm.debian.org squeeze/main libtext-iconv-perl 1.7-2 [18.5kB] Get:20 http://mirror.bm.debian.org squeeze/main libtext-charwidth-perl 0.04-6 [11.9kB] Get:21 http://mirror.bm.debian.org squeeze/main libtext-wrapi18n-perl 0.06-7 [9004B] Get:22 http://mirror.bm.debian.org squeeze/main debconf-i18n 1.5.36.1 [210kB] Get:23 http://mirror.bm.debian.org squeeze/main debconf 1.5.36.1 [162kB] Get:24 http://mirror.bm.debian.org squeeze/main libpam0g 1.1.1-6.1+squeeze1 [118kB] Get:25 http://mirror.bm.debian.org squeeze/main libselinux1 2.0.96-1 [88.3kB] Get:26 http://mirror.bm.debian.org squeeze/main libdb4.8 4.8.30-2 [696kB] Get:27 http://mirror.bm.debian.org squeeze/main libpam-modules 1.1.1-6.1+squeeze1 [364kB] Get:28 http://mirror.bm.debian.org squeeze/main passwd 1:4.1.4.2+svn3283-2+squeeze1 [1113kB] Get:29 http://mirror.bm.debian.org squeeze/main libuuid1 2.17.2-9 [59.3kB] Get:30 http://mirror.bm.debian.org squeeze/main libblkid1 2.17.2-9 [109kB] Get:31 http://mirror.bm.debian.org squeeze/main sed 4.2.1-7 [251kB] Get:32 http://mirror.bm.debian.org squeeze/main ncurses-bin 5.7+20100313-5 [320kB] Get:33 http://mirror.bm.debian.org squeeze/main lsb-base 3.2-23.2squeeze1 [20.5kB] Get:34 http://mirror.bm.debian.org squeeze/main tzdata 2014e-0squeeze1 [639kB] Get:35 http://mirror.bm.debian.org squeeze/main sysvinit-utils 2.88dsf-13.1+squeeze1 [122kB] Get:36 http://mirror.bm.debian.org squeeze/main mount 2.17.2-9 [178kB] Get:37 http://mirror.bm.debian.org squeeze/main initscripts 2.88dsf-13.1+squeeze1 [70.6kB] Get:38 http://mirror.bm.debian.org squeeze/main insserv 1.14.0-2 [71.0kB] Get:39 http://mirror.bm.debian.org squeeze/main sysv-rc 2.88dsf-13.1+squeeze1 [73.9kB] Get:40 http://mirror.bm.debian.org squeeze/main util-linux 2.17.2-9 [739kB] Get:41 http://mirror.bm.debian.org squeeze/main e2fsprogs 1.41.12-4stable1 [818kB] Get:42 http://mirror.bm.debian.org squeeze/main findutils 4.4.2-1+b1 [689kB] Get:43 http://mirror.bm.debian.org squeeze/main grep 2.6.3-3+squeeze1 [314kB] Get:44 http://mirror.bm.debian.org squeeze/main gzip 1.3.12-9+squeeze1 [108kB] Get:45 http://mirror.bm.debian.org squeeze/main hostname 3.04 [15.7kB] Get:46 http://mirror.bm.debian.org squeeze/main login 1:4.1.4.2+svn3283-2+squeeze1 [783kB] Get:47 http://mirror.bm.debian.org squeeze/main libsepol1 2.0.41-1 [132kB] Get:48 http://mirror.bm.debian.org squeeze/main sysvinit 2.88dsf-13.1+squeeze1 [121kB] Get:49 http://mirror.bm.debian.org squeeze/main tar 1.23-3 [931kB] Get:50 http://mirror.bm.debian.org squeeze/main diff 1:3.0-1 [6490B] Get:51 http://mirror.bm.debian.org squeeze/main mktemp 8.5-1 [14.8kB] Get:52 http://mirror.bm.debian.org squeeze/main base-passwd 3.5.22 [41.9kB] Get:53 http://mirror.bm.debian.org squeeze/main bsdutils 1:2.17.2-9 [80.3kB] Get:54 http://mirror.bm.debian.org squeeze/main ncurses-base 5.7+20100313-5 [188kB] Get:55 http://mirror.bm.debian.org squeeze/main mawk 1.3.3-15 [90.1kB] Get:56 http://mirror.bm.debian.org squeeze/main libstdc++6 4.4.5-8 [341kB] Get:57 http://mirror.bm.debian.org squeeze/main zlib1g 1:1.2.3.4.dfsg-3 [79.2kB] Get:58 http://mirror.bm.debian.org squeeze/main readline-common 6.1-3 [54.0kB] Get:59 http://mirror.bm.debian.org squeeze/main libreadline6 6.1-3 [161kB] Get:60 http://mirror.bm.debian.org squeeze/main libbz2-1.0 1.0.5-6+squeeze1 [46.3kB] Get:61 http://mirror.bm.debian.org squeeze/main libusb-0.1-4 2:0.1.12-16 [21.9kB] Get:62 http://mirror.bm.debian.org squeeze/main gpgv 1.4.10-4+squeeze4 [222kB] Get:63 http://mirror.bm.debian.org squeeze/main gnupg 1.4.10-4+squeeze4 [2148kB] Get:64 http://mirror.bm.debian.org squeeze/main debian-archive-keyring 2010.08.28+squeeze1 [26.2kB] Get:65 http://mirror.bm.debian.org squeeze/main apt 0.8.10.3+squeeze1 [2174kB] Get:66 http://mirror.bm.debian.org squeeze/main libslang2 2.2.2-4 [546kB] Get:67 http://mirror.bm.debian.org squeeze/main libattr1 1:2.4.44-2 [12.8kB] Get:68 http://mirror.bm.debian.org squeeze/main libacl1 2.2.49-4 [28.3kB] Get:69 http://mirror.bm.debian.org squeeze/main libcomerr2 1.41.12-4stable1 [49.8kB] Get:70 http://mirror.bm.debian.org squeeze/main libpam-runtime 1.1.1-6.1+squeeze1 [225kB] Get:71 http://mirror.bm.debian.org squeeze/main libss2 1.41.12-4stable1 [55.0kB] Get:72 http://mirror.bm.debian.org squeeze/main gcc-4.3-base 4.3.5-4 [110kB] Get:73 http://mirror.bm.debian.org squeeze/main adduser 3.112+nmu2 [250kB] Get:74 http://mirror.bm.debian.org squeeze/main libncursesw5 5.7+20100313-5 [390kB] Get:75 http://mirror.bm.debian.org squeeze/main libudev0 164-3 [115kB] Get:76 http://mirror.bm.debian.org squeeze/main procps 1:3.2.8-9squeeze1 [249kB] Get:77 http://mirror.bm.debian.org squeeze/main libdb4.6 4.6.21-16 [600kB] Get:78 http://mirror.bm.debian.org squeeze/main ucf 3.0025+nmu1 [69.6kB] Get:79 http://mirror.bm.debian.org squeeze/main libdevmapper1.02.1 2:1.02.48-5 [85.4kB] Get:80 http://mirror.bm.debian.org squeeze/main dmsetup 2:1.02.48-5 [56.7kB] Get:81 http://mirror.bm.debian.org squeeze/main libreadline5 5.2-7 [146kB] Get:82 http://mirror.bm.debian.org squeeze/main tcl8.4 8.4.19-4 [1206kB] Get:83 http://mirror.bm.debian.org squeeze/main makedev 2.3.1-89 [42.4kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 35.9MB in 3s (9234kB/s) (Reading database ... 6166 files and directories currently installed.) Preparing to replace base-files 5lenny11 (using .../base-files_6.0squeeze10_amd64.deb) ... Unpacking replacement base-files ... Replacing files in old package dpkg ... Setting up base-files (6.0squeeze10) ... 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 ... 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 ... 6168 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 ... 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. Selecting previously deselected package gcc-4.4-base. (Reading database ... 6169 files and directories currently installed.) Unpacking gcc-4.4-base (from .../gcc-4.4-base_4.4.5-8_amd64.deb) ... Setting up gcc-4.4-base (4.4.5-8) ... (Reading database ... 6177 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 ... Setting up libgcc1 (1:4.4.5-8) ... Selecting previously deselected package liblzma2. (Reading database ... 6177 files and directories currently installed.) Unpacking liblzma2 (from .../liblzma2_5.0.0-2_amd64.deb) ... Setting up liblzma2 (5.0.0-2) ... Selecting previously deselected package xz-utils. (Reading database ... 6187 files and directories currently installed.) Unpacking xz-utils (from .../xz-utils_5.0.0-2_amd64.deb) ... Setting up xz-utils (5.0.0-2) ... (Reading database ... 6229 files and directories currently installed.) Preparing to replace dpkg 1.14.31 (using .../dpkg_1.15.11_amd64.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.15.11) ... Installing new version of config file /etc/logrotate.d/dpkg ... Selecting previously deselected package sensible-utils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6235 files and directories currently installed.) Unpacking sensible-utils (from .../sensible-utils_0.0.4_all.deb) ... Replacing files in old package debianutils ... Setting up sensible-utils (0.0.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6242 files and directories currently installed.) Preparing to replace debianutils 2.30 (using .../debianutils_3.4_amd64.deb) ... Unpacking replacement debianutils ... Setting up debianutils (3.4) ... Selecting previously deselected package dash. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6238 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' Setting up dash (0.5.5.1-7.4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6250 files and directories currently installed.) Preparing to replace libncurses5 5.7+20081213-1 (using .../libncurses5_5.7+20100313-5_amd64.deb) ... Unpacking replacement libncurses5 ... Setting up libncurses5 (5.7+20100313-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6250 files and directories currently installed.) Preparing to replace bash 3.2-4 (using .../archives/bash_4.1-3_amd64.deb) ... Unpacking replacement bash ... 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. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6273 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 ... Setting up coreutils (8.5-1) ... Selecting previously deselected package diffutils. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6299 files and directories currently installed.) Unpacking diffutils (from .../diffutils_1%3a3.0-1_amd64.deb) ... Replacing files in old package diff ... Setting up diffutils (1:3.0-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6321 files and directories currently installed.) Preparing to replace e2fslibs 1.41.3-1 (using .../e2fslibs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fslibs ... Setting up e2fslibs (1.41.12-4stable1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6321 files and directories currently installed.) Preparing to replace perl-base 5.10.0-19lenny5 (using .../perl-base_5.10.1-17squeeze6_amd64.deb) ... Unpacking replacement perl-base ... Setting up perl-base (5.10.1-17squeeze6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6369 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 ... Setting up liblocale-gettext-perl (1.05-6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6369 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 ... Setting up libtext-iconv-perl (1.7-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6370 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 ... Setting up libtext-charwidth-perl (0.04-6) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6370 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 ... Setting up libtext-wrapi18n-perl (0.06-7) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6370 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 ... Setting up debconf-i18n (1.5.36.1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6387 files and directories currently installed.) Preparing to replace debconf 1.5.24 (using .../debconf_1.5.36.1_all.deb) ... Unpacking replacement debconf ... Setting up debconf (1.5.36.1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6391 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 ... Setting up libpam0g (1.1.1-6.1+squeeze1) ... Checking for services that may need to be restarted...Checking init scripts... Nothing to restart. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6391 files and directories currently installed.) Preparing to replace libselinux1 2.0.65-5 (using .../libselinux1_2.0.96-1_amd64.deb) ... Unpacking replacement libselinux1 ... Setting up libselinux1 (2.0.96-1) ... Selecting previously deselected package libdb4.8. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6391 files and directories currently installed.) Unpacking libdb4.8 (from .../libdb4.8_4.8.30-2_amd64.deb) ... Setting up libdb4.8 (4.8.30-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6395 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 ... 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 ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6401 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 ... Setting up passwd (1:4.1.4.2+svn3283-2+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6398 files and directories currently installed.) Preparing to replace libuuid1 1.41.3-1 (using .../libuuid1_2.17.2-9_amd64.deb) ... Unpacking replacement libuuid1 ... Setting up libuuid1 (2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6398 files and directories currently installed.) Preparing to replace libblkid1 1.41.3-1 (using .../libblkid1_2.17.2-9_amd64.deb) ... Unpacking replacement libblkid1 ... Setting up libblkid1 (2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6399 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 ... Setting up sed (4.2.1-7) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6402 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 ... Setting up ncurses-bin (5.7+20100313-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6404 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 ... Setting up lsb-base (3.2-23.2squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6404 files and directories currently installed.) Preparing to replace tzdata 2011k-0lenny1 (using .../tzdata_2014e-0squeeze1_all.deb) ... Unpacking replacement tzdata ... Setting up tzdata (2014e-0squeeze1) ... Current default time zone: 'Etc/UTC' Local time is now: Thu Mar 26 13:49:50 UTC 2015. Universal Time is now: Thu Mar 26 13:49:50 UTC 2015. Run 'dpkg-reconfigure tzdata' if you wish to change it. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6401 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 ... Setting up sysvinit-utils (2.88dsf-13.1+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6405 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 ... Setting up mount (2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6406 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 ... 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 ... 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 ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6409 files and directories currently installed.) Unpacking insserv (from .../insserv_1.14.0-2_amd64.deb) ... De-configuring sysv-rc ... Setting up insserv (1.14.0-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6438 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 ... 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-20150326T1349.log success: Enabled dependency based boot system. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6439 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 ... 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 ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6457 files and directories currently installed.) Preparing to replace e2fsprogs 1.41.3-1 (using .../e2fsprogs_1.41.12-4stable1_amd64.deb) ... Unpacking replacement e2fsprogs ... Setting up e2fsprogs (1.41.12-4stable1) ... Installing new version of config file /etc/mke2fs.conf ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6460 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 ... Setting up findutils (4.4.2-1+b1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6462 files and directories currently installed.) Preparing to replace grep 2.5.3~dfsg-6 (using .../grep_2.6.3-3+squeeze1_amd64.deb) ... Unpacking replacement grep ... Setting up grep (2.6.3-3+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6464 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 ... Setting up gzip (1.3.12-9+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6464 files and directories currently installed.) Preparing to replace hostname 2.95 (using .../hostname_3.04_amd64.deb) ... Unpacking replacement hostname ... Setting up hostname (3.04) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6470 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 ... 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 ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6467 files and directories currently installed.) Preparing to replace libsepol1 2.0.30-2 (using .../libsepol1_2.0.41-1_amd64.deb) ... Unpacking replacement libsepol1 ... Setting up libsepol1 (2.0.41-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6467 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 ... Setting up sysvinit (2.88dsf-13.1+squeeze1) ... init: timeout opening/writing control channel /dev/initctl (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6468 files and directories currently installed.) Preparing to replace tar 1.20-1+lenny1 (using .../archives/tar_1.23-3_amd64.deb) ... Unpacking replacement tar ... Setting up tar (1.23-3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6468 files and directories currently installed.) Preparing to replace diff 2.8.1-12 (using .../diff_1%3a3.0-1_all.deb) ... Unpacking replacement diff ... Setting up diff (1:3.0-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6465 files and directories currently installed.) Preparing to replace mktemp 1.5-9 (using .../archives/mktemp_8.5-1_all.deb) ... Unpacking replacement mktemp ... Setting up mktemp (8.5-1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6465 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 ... Setting up base-passwd (3.5.22) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6465 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 ... Setting up bsdutils (1:2.17.2-9) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6466 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 ... Setting up ncurses-base (5.7+20100313-5) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6417 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 ... Setting up libstdc++6 (4.4.5-8) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6417 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 ... Setting up zlib1g (1:1.2.3.4.dfsg-3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6417 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 ... Setting up readline-common (6.1-3) ... Selecting previously deselected package libreadline6. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6417 files and directories currently installed.) Unpacking libreadline6 (from .../libreadline6_6.1-3_amd64.deb) ... Setting up libreadline6 (6.1-3) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6430 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 ... Setting up libbz2-1.0 (1.0.5-6+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6430 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 ... Setting up libusb-0.1-4 (2:0.1.12-16) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6430 files and directories currently installed.) Preparing to replace gpgv 1.4.9-3+lenny1 (using .../gpgv_1.4.10-4+squeeze4_amd64.deb) ... Unpacking replacement gpgv ... Setting up gpgv (1.4.10-4+squeeze4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6431 files and directories currently installed.) Preparing to replace gnupg 1.4.9-3+lenny1 (using .../gnupg_1.4.10-4+squeeze4_amd64.deb) ... Unpacking replacement gnupg ... Setting up gnupg (1.4.10-4+squeeze4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6439 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 ... 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 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6439 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 ... 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 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6483 files and directories currently installed.) Preparing to replace libslang2 2.1.3-3 (using .../libslang2_2.2.2-4_amd64.deb) ... Unpacking replacement libslang2 ... Setting up libslang2 (2.2.2-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6483 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 ... Setting up libattr1 (1:2.4.44-2) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6483 files and directories currently installed.) Preparing to replace libacl1 2.2.47-2 (using .../libacl1_2.2.49-4_amd64.deb) ... Unpacking replacement libacl1 ... Setting up libacl1 (2.2.49-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6484 files and directories currently installed.) Preparing to replace libcomerr2 1.41.3-1 (using .../libcomerr2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libcomerr2 ... Setting up libcomerr2 (1.41.12-4stable1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6484 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 ... Setting up libpam-runtime (1.1.1-6.1+squeeze1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6501 files and directories currently installed.) Preparing to replace libss2 1.41.3-1 (using .../libss2_1.41.12-4stable1_amd64.deb) ... Unpacking replacement libss2 ... Setting up libss2 (1.41.12-4stable1) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6501 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 ... Setting up gcc-4.3-base (4.3.5-4) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6500 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 tcl8.4 8.4.19-2 (using .../tcl8.4_8.4.19-4_amd64.deb) ... Unpacking replacement tcl8.4 ... Preparing to replace makedev 2.3.1-88 (using .../makedev_2.3.1-89_all.deb) ... Unpacking replacement makedev ... 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 tcl8.4 (8.4.19-4) ... 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) ... 3m21.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-yf', 'dist-upgrade'] 3m21.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'show', 'tclex'] 3m22.1s DUMP: Package: tclex Priority: extra Section: interpreters Installed-Size: 216 Maintainer: Tcl/Tk Debian Packagers Architecture: amd64 Version: 1.2a1-15 Depends: libc6 (>= 2.7-1), tcl (>= 8.4.16-1) | tclsh Filename: pool/main/t/tclex/tclex_1.2a1-15_amd64.deb Size: 48736 MD5sum: faf4182faec46cdc77390498e165db99 SHA1: 663c164c5c5797c9e702fe1307372d3129a39df8 SHA256: 345b745f88a2c926d6b063f44a7d64ed44c71b06b6412610bc47451bdb67ba93 Description: A lexical analyzer generator for Tcl tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. tcLex is a small extension (the Windows compiled version is about 20kb, and the source is about 150kb), because it extensively uses the Tcl library. However, the current doesn't use Tcl's regexp code anymore but a patched version is now included in tcLex, which makes it slightly bigger (by a few KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work with earlier versions, because it uses Tcl 8.0's "object" system for performance. The most interesting features are: . * cross-platform support, thanks to Tcl. Though it has been developed on Windows and tested on Windows and Unix only, it should work on other platforms as long as Tcl exists on these platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux, Solaris...) and Macintosh. Other platforms are VMS, OS/2, NeXTStep, Amiga... . * unlike lex and flex, which only generate static lexers written in C and intended to be compiled, tcLex dynamically generates Tcl commands that can be used like other C commands or Tcl procedures from within Tcl scripts or C programs. . * it uses Tcl regular expressions. That means you don't have to learn another regexp language. . * it works with Tcl namespaces . * the generated lexer commands can be used in one pass or incrementally, because they maintain state information. That way, several instances of the same lexer (eg a HTML parser) can run at the same time in distinct call frames and maintain distinct states (local variables...). Lexer need not be specially designed in order to be used incrementally, the same lexer can transparently be used in one pass or incrementally. This feature is especially useful when processing text from a file or an Internet socket (Web pages for example), when data is not necessarily available at the beginning of the processing. Tag: devel::code-generator, devel::lang:tcl, interface::commandline, role::program, scope::utility, uitoolkit::tk, works-with::software:source 3m22.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'show', 'tclex'] 3m22.1s INFO: apt-cache knows about the following packages: tclex 3m22.1s INFO: Running scripts pre_install 3m22.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_database-server'] 3m22.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_database-server'] 3m22.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_exceptions'] 3m22.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_exceptions'] 3m22.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_extras'] 3m22.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_extras'] 3m22.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture'] 3m22.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture'] 3m22.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 3m22.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 3m22.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy'] 3m22.2s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages release v=6.0.10,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 3m22.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy'] 3m22.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy', 'tclex'] 3m22.2s DUMP: tclex: Installed: 1.2a1-15 Candidate: 1.2a1-15 Version table: *** 1.2a1-15 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 100 /var/lib/dpkg/status 3m22.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy', 'tclex'] 3m22.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-y', 'install', 'tclex'] 3m22.5s DUMP: Reading package lists... Building dependency tree... Reading state information... tclex is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 3m22.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-y', 'install', 'tclex'] 3m22.5s INFO: Running scripts post_install 3m22.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_install_exceptions'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_install_exceptions'] 3m22.6s INFO: Running scripts post_distupgrade 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_base_cleanup'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_base_cleanup'] 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_exceptions'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_exceptions'] 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_experimental'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_experimental'] 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_force-unsafe-io'] 3m22.6s DUMP: Enabling dpkg --force-unsafe-io. 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_force-unsafe-io'] 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_hack_debsums'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_hack_debsums'] 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_squeeze-backports'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_squeeze-backports'] 3m22.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 3m22.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_distupgrade_squeeze-fake-essential'] 3m22.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m22.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m22.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m23.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m23.2s INFO: Running scripts pre_install 3m23.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_database-server'] 3m23.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_database-server'] 3m23.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_exceptions'] 3m23.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_exceptions'] 3m23.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_extras'] 3m23.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_extras'] 3m23.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture'] 3m23.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture'] 3m23.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 3m23.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_install_foreign_architecture_i386'] 3m23.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy'] 3m23.4s DUMP: Package files: 100 /var/lib/dpkg/status release a=now 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages release v=6.0.10,o=Debian,a=oldstable,n=squeeze,l=Debian,c=main origin mirror.bm.debian.org Pinned packages: 3m23.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy'] 3m23.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy', 'tclex'] 3m23.4s DUMP: tclex: Installed: 1.2a1-15 Candidate: 1.2a1-15 Version table: *** 1.2a1-15 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 100 /var/lib/dpkg/status 3m23.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-cache', 'policy', 'tclex'] 3m23.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-y', 'install', 'tclex=1.2a1-15'] 3m23.7s DUMP: Reading package lists... Building dependency tree... Reading state information... tclex is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 3m23.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', '-y', 'install', 'tclex=1.2a1-15'] 3m23.7s INFO: Running scripts post_install 3m23.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_install_exceptions'] 3m23.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_install_exceptions'] 3m23.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m24.0s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m24.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--get-selections', '*'] 3m24.0s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install 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 tcl install tcl8.4 install tclex install tzdata install ucf install util-linux install xz-utils install zlib1g install 3m24.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--get-selections', '*'] 3m24.6s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', '-ac'] 3m25.1s DUMP: debsums: no md5sums for mawk 3m25.1s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', '-ac'] 3m25.1s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 3m25.1s DUMP: 0.12~bpo70+1 3m25.1s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 3m25.1s INFO: Running adequate version 0.12~bpo70+1 now. 3m25.1s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tclex'] 3m25.2s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tclex'] 3m25.2s INFO: Running scripts pre_remove 3m25.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 3m25.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 3m25.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 3m25.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 3m25.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 3m25.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 3m25.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 3m26.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 3m26.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 3m26.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 3m26.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_exceptions'] 3m26.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/pre_remove_exceptions'] 3m26.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'remove', '--no-install-recommends', 'tcl', 'tcl8.4', 'tclex'] 3m26.7s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: tcl tcl8.4 tclex 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. After this operation, 3703 kB disk space will be freed. (Reading database ... 6562 files and directories currently installed.) Removing tclex ... Removing tcl ... update-alternatives: using /usr/bin/tclsh8.4 to provide /usr/bin/tclsh (tclsh) in auto mode. Removing tcl8.4 ... 3m26.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'remove', '--no-install-recommends', 'tcl', 'tcl8.4', 'tclex'] 3m26.7s INFO: Running scripts post_remove 3m26.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_exceptions'] 3m26.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_exceptions'] 3m26.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_exceptions_lenny'] 3m26.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_exceptions_lenny'] 3m26.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_exceptions_squeeze'] 3m26.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_exceptions_squeeze'] 3m26.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_extras'] 3m26.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_remove_extras'] 3m26.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--purge', 'tcl', 'tcl8.4'] 3m26.7s DUMP: dpkg: warning: ignoring request to remove tcl which isn't installed. (Reading database ... 6410 files and directories currently installed.) Removing tcl8.4 ... Purging configuration files for tcl8.4 ... 3m26.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--purge', 'tcl', 'tcl8.4'] 3m26.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--purge', 'tclex'] 3m26.8s DUMP: dpkg: warning: ignoring request to remove tclex which isn't installed. 3m26.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--purge', 'tclex'] 3m26.8s INFO: Running scripts post_purge 3m26.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_purge_exceptions'] 3m26.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'tmp/scripts/post_purge_exceptions'] 3m26.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--purge', '--pending'] 3m26.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--purge', '--pending'] 3m26.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--remove', '--pending'] 3m26.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg', '--remove', '--pending'] 3m26.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m27.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m27.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg-divert', '--list'] 3m27.1s DUMP: diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash local diversion of /bin/sync to /bin/sync.distrib diversion of /bin/sh to /bin/sh.distrib by dash 3m27.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'dpkg-divert', '--list'] 3m27.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'clean'] 3m27.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'apt-get', 'clean'] 3m28.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'umount', '/proc'] 3m28.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'umount', '/proc'] 3m28.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'umount', '/dev/pts'] 3m28.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmp7OuBF2', 'umount', '/dev/pts'] 3m28.1s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m28.2s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmp7OuBF2'] 3m28.2s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmp7OuBF2 3m28.2s INFO: PASS: Upgrading between Debian distributions. 3m28.2s INFO: PASS: All tests. 3m28.2s INFO: piuparts run ends. ret=0 End: 2015-03-26 13:50:45 UTC