Start: 2014-08-06 15:35:19 UTC Package: kelbt Priority: extra Section: devel Installed-Size: 684 Maintainer: Robert Lemmen Architecture: amd64 Version: 0.14-1 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kelbt/kelbt_0.14-1_amd64.deb Size: 115188 MD5sum: 2f8fdd83abdd2bd7f80907ebca760daa SHA1: d5eb3e9e603ac3992e0273b9228eb3549c45dde4 SHA256: db27d6dbcfc3856cb6e5929a55682b563a6218c5775f609a861c9efb6362def4 Description: backtracking LR parser generator Kelbt generates backtracking LALR(1) parsers. Standard LALR(1) parser generators emit an error upon encountering a conflict in the parse tables. Kelbt forges onward, generating parsers which handle conflicts by backtracking at runtime. Kelbt is able to generate a parser for any context-free grammar and therefore implements a generalized parsing method. . Kelbt is different from other backtracking LR systems in two ways. First, it elevates backtracking to the level of semantic actions by introducing a class of actions called undo actions. Undo actions are invoked as the backtracker undoes parsing and allow the user to revert any side effects of forward semantic actions. This makes it possible to backtrack over language constructs which must modify global state in preparation for handling context dependencies. . Second, Kelbt enables a user-controlled parsing strategy which approximates that of generalized recursive-descent parsing with ordered choice. This makes it easy for the user to resolve language ambiguities by ordering the grammar productions of a non-terminal according to precedence. It is approximate in the sense that for most grammars the equivalent of an ordered choice parsing strategy is achieved. In cases where productions are parsed out of the order given, there is a simple grammar transformation which remedies the problem. . As a proof of concept, Kelbt has been used to write a partial C++ parser (included) which is composed of strictly a scanner, a name lookup stage and a grammar with standard semantic actions and semantic undo actions. Tag: devel::code-generator, implemented-in::c++, qa::low-popcon, role::program Executing: sudo env PYTHONPATH=/srv/piuparts.debian.org/lib/python2.7/dist-packages timeout -s INT -k 5m 35m /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz -d squeeze --no-upgrade-test --apt kelbt=0.14-1 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.59 starting up. 0m0.0s INFO: Command line arguments: /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge -i /etc/shells --scriptsdir /etc/piuparts/scripts-squeeze --warn-on-debsums-errors --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz -d squeeze --no-upgrade-test --apt kelbt=0.14-1 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpKJ4O3N 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpKJ4O3N 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DUMP: tar: ./proc: time stamp 2014-09-01 04:24:41 is 2206161.398338364 s in the future 0m1.7s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: sources.list: deb http://mirror.bm.debian.org/debian/ squeeze main 0m1.8s DEBUG: Created policy-rc.d and chmodded it. 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'update'] 0m3.5s DUMP: Get:1 http://mirror.bm.debian.org squeeze Release.gpg [1655 B] Ign http://mirror.bm.debian.org/debian/ squeeze/main Translation-en Get:2 http://mirror.bm.debian.org squeeze Release [96.0 kB] Get:3 http://mirror.bm.debian.org squeeze/main amd64 Packages [8370 kB] Fetched 8468 kB in 0s (8864 kB/s) Reading package lists... 0m3.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'update'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', '-yf', 'dist-upgrade'] 0m4.5s DUMP: Reading package lists... Building dependency tree... The following packages will be upgraded: base-files dpkg tzdata 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 3117 kB of archives. After this operation, 53.2 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main base-files amd64 6.0squeeze10 [76.1 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main dpkg amd64 1.15.11 [2402 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main tzdata all 2014e-0squeeze1 [639 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 3117 kB in 0s (40.3 MB/s) (Reading database ... 6135 files and directories currently installed.) Preparing to replace base-files 6.0squeeze9 (using .../base-files_6.0squeeze10_amd64.deb) ... Unpacking replacement base-files ... Setting up base-files (6.0squeeze10) ... Installing new version of config file /etc/debian_version ... (Reading database ... 6135 files and directories currently installed.) Preparing to replace dpkg 1.15.8.13 (using .../dpkg_1.15.11_amd64.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.15.11) ... (Reading database ... 6135 files and directories currently installed.) Preparing to replace tzdata 2013i-0squeeze1 (using .../tzdata_2014e-0squeeze1_all.deb) ... Unpacking replacement tzdata ... Setting up tzdata (2014e-0squeeze1) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Aug 6 15:35:23 UTC 2014. Universal Time is now: Wed Aug 6 15:35:23 UTC 2014. Run 'dpkg-reconfigure tzdata' if you wish to change it. 0m4.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', '-yf', 'dist-upgrade'] 0m4.5s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpKJ4O3N/tmp/scripts/ 0m4.5s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpKJ4O3N/tmp/scripts/ 0m4.5s INFO: Running scripts post_setup 0m4.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_experimental'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_experimental'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_forbid_home'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_forbid_home'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_force-unsafe-io'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_force-unsafe-io'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_squeeze-backports'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_squeeze-backports'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m5.6s DUMP: *** Adding fake essential packages *** Reading package lists... Building dependency tree... Reading state information... Suggested packages: perl-modules The following NEW packages will be installed: adduser ucf 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 320 kB of archives. After this operation, 1532 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main adduser all 3.112+nmu2 [250 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main ucf all 3.0025+nmu1 [69.6 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 320 kB in 0s (12.9 MB/s) Selecting previously deselected package adduser. (Reading database ... 6138 files and directories currently installed.) Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ... Selecting previously deselected package ucf. Unpacking ucf (from .../ucf_3.0025+nmu1_all.deb) ... Moving old data out of the way Setting up adduser (3.112+nmu2) ... Setting up ucf (3.0025+nmu1) ... 0m5.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m5.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'clean'] 0m5.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'clean'] 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--get-selections', '*'] 0m6.2s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m6.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--get-selections', '*'] 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg-divert', '--list'] 0m6.2s 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 0m6.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg-divert', '--list'] 0m6.2s INFO: apt-cache does not know about any of the requested packages 0m6.2s INFO: Running scripts pre_test 0m6.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_test_root_password'] 0m6.2s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m6.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_test_root_password'] 0m6.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m6.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m7.3s DEBUG: No broken symlinks as far as we can find. 0m7.3s INFO: Running scripts pre_install 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_database-server'] 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_database-server'] 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_exceptions'] 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_exceptions'] 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_extras'] 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_extras'] 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m7.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m7.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-cache', 'show', 'kelbt=0.14-1'] 0m7.4s DUMP: Package: kelbt Priority: extra Section: devel Installed-Size: 684 Maintainer: Robert Lemmen Architecture: amd64 Version: 0.14-1 Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/k/kelbt/kelbt_0.14-1_amd64.deb Size: 115188 MD5sum: 2f8fdd83abdd2bd7f80907ebca760daa SHA1: d5eb3e9e603ac3992e0273b9228eb3549c45dde4 SHA256: db27d6dbcfc3856cb6e5929a55682b563a6218c5775f609a861c9efb6362def4 Description: backtracking LR parser generator Kelbt generates backtracking LALR(1) parsers. Standard LALR(1) parser generators emit an error upon encountering a conflict in the parse tables. Kelbt forges onward, generating parsers which handle conflicts by backtracking at runtime. Kelbt is able to generate a parser for any context-free grammar and therefore implements a generalized parsing method. . Kelbt is different from other backtracking LR systems in two ways. First, it elevates backtracking to the level of semantic actions by introducing a class of actions called undo actions. Undo actions are invoked as the backtracker undoes parsing and allow the user to revert any side effects of forward semantic actions. This makes it possible to backtrack over language constructs which must modify global state in preparation for handling context dependencies. . Second, Kelbt enables a user-controlled parsing strategy which approximates that of generalized recursive-descent parsing with ordered choice. This makes it easy for the user to resolve language ambiguities by ordering the grammar productions of a non-terminal according to precedence. It is approximate in the sense that for most grammars the equivalent of an ordered choice parsing strategy is achieved. In cases where productions are parsed out of the order given, there is a simple grammar transformation which remedies the problem. . As a proof of concept, Kelbt has been used to write a partial C++ parser (included) which is composed of strictly a scanner, a name lookup stage and a grammar with standard semantic actions and semantic undo actions. Tag: devel::code-generator, implemented-in::c++, qa::low-popcon, role::program 0m7.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-cache', 'show', 'kelbt=0.14-1'] 0m7.4s DEBUG: metapackage: Package: piuparts-depends-dummy Version: 0.invalid.0 Architecture: all Maintainer: piuparts developers team Description: Dummy package to satisfy dependencies - created by piuparts This package was created automatically by piuparts and can safely be removed Depends: libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) 0m7.4s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpzDXBHg/piuparts-depends-dummy'] 0m7.4s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpzDXBHg/piuparts-depends-dummy.deb'. 0m7.4s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpzDXBHg/piuparts-depends-dummy'] 0m7.4s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpzDXBHg/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpKJ4O3N/tmp 0m7.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m7.4s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6261 files and directories currently installed.) Unpacking piuparts-depends-dummy (from tmp/piuparts-depends-dummy.deb) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m7.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m7.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', '-yf', 'install'] 0m7.7s DUMP: Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m7.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', '-yf', 'install'] 0m7.7s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m7.7s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpKJ4O3N/tmp/piuparts-depends-dummy.deb 0m7.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m7.8s DUMP: piuparts-depends-dummy install ok installed 0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.8s DUMP: (Reading database ... 6261 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m7.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'clean'] 0m7.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'clean'] 0m8.3s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m8.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m9.3s DEBUG: No broken symlinks as far as we can find. 0m9.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-cache', 'policy'] 0m9.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: 0m9.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-cache', 'policy'] 0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-cache', 'policy', 'kelbt'] 0m9.4s DUMP: kelbt: Installed: (none) Candidate: 0.14-1 Version table: 0.14-1 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m9.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-cache', 'policy', 'kelbt'] 0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', '-y', 'install', 'kelbt=0.14-1'] 0m9.9s DUMP: Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: kelbt 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 115 kB of archives. After this operation, 700 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main kelbt amd64 0.14-1 [115 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 115 kB in 0s (2842 kB/s) Selecting previously deselected package kelbt. (Reading database ... 6261 files and directories currently installed.) Unpacking kelbt (from .../kelbt_0.14-1_amd64.deb) ... Setting up kelbt (0.14-1) ... 0m9.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', '-y', 'install', 'kelbt=0.14-1'] 0m9.9s INFO: Running scripts post_install 0m9.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_install_exceptions'] 0m9.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_install_exceptions'] 0m9.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m10.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m11.0s DEBUG: No broken symlinks as far as we can find. 0m11.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--get-selections', '*'] 0m11.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 diffutils install dpkg install e2fslibs install e2fsprogs install findutils install gcc-4.4-base install gnupg install gpgv install grep install gzip install hostname install initscripts install insserv install kelbt install libacl1 install libattr1 install libblkid1 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install login install lsb-base install mawk install mount install ncurses-base install ncurses-bin install passwd install perl-base install readline-common install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install ucf install util-linux install xz-utils install zlib1g install 0m11.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--get-selections', '*'] 0m11.6s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', '-ac'] 0m12.1s DUMP: debsums: no md5sums for mawk 0m12.1s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', '-ac'] 0m12.1s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m12.1s DUMP: 0.11.6~bpo70+1 0m12.1s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m12.1s INFO: Running adequate version 0.11.6~bpo70+1 now. 0m12.1s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'kelbt'] 0m12.2s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'kelbt'] 0m12.2s INFO: Running scripts pre_remove 0m12.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m12.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m12.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_exceptions'] 0m12.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/pre_remove_exceptions'] 0m12.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'remove', 'kelbt'] 0m12.9s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: kelbt 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 700 kB disk space will be freed. (Reading database ... 6343 files and directories currently installed.) Removing kelbt ... 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'remove', 'kelbt'] 0m12.9s INFO: Running scripts post_remove 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_remove_exceptions_lenny'] 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_remove_extras'] 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_remove_extras'] 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--purge', 'kelbt'] 0m12.9s DUMP: dpkg: warning: ignoring request to remove kelbt which isn't installed. 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--purge', 'kelbt'] 0m12.9s INFO: Running scripts post_purge 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_purge_exceptions'] 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'tmp/scripts/post_purge_exceptions'] 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--purge', '--pending'] 0m12.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--purge', '--pending'] 0m12.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--remove', '--pending'] 0m13.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg', '--remove', '--pending'] 0m13.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m13.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m14.0s DEBUG: No broken symlinks as far as we can find. 0m14.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg-divert', '--list'] 0m14.0s 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 0m14.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'dpkg-divert', '--list'] 0m14.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'clean'] 0m14.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'apt-get', 'clean'] 0m15.0s INFO: PASS: Installation and purging test. 0m15.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'umount', '/proc'] 0m15.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N', 'umount', '/proc'] 0m15.3s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m15.3s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpKJ4O3N'] 0m15.3s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpKJ4O3N 0m15.3s INFO: PASS: All tests. 0m15.3s INFO: piuparts run ends. ret=0 End: 2014-08-06 15:35:34 UTC