Start: 2014-12-18 13:17:55 UTC Package: bisonc++ Priority: optional Section: devel Installed-Size: 476 Maintainer: Frank B. Brokken Architecture: amd64 Version: 2.7.0-2 Depends: libbobcat2 (>= 2.08.00), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Suggests: bison, bisonc++-doc Filename: pool/main/b/bisonc++/bisonc++_2.7.0-2_amd64.deb Size: 178788 MD5sum: d323133af2b6bfbda712d4a5f8180150 SHA1: f20fd9cda55ae7cc2e891779c0924eca12f75761 SHA256: 83bf83e1c89b7a17a1dee55c5492cb1b0531173d15a09ef443af3ecd7ab1f8ca Description: Bison-style parser generator for C++ Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner. . Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function. . Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy-convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple. . In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples. . Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00. Homepage: http://bisoncpp.sourceforge.net/ Tag: devel::code-generator, devel::lang:c++, implemented-in::c++, interface::commandline, role::program, scope::utility 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 bisonc++=2.7.0-2 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.62~201412181107~0.61-13-g467efec 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 bisonc++=2.7.0-2 0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.63-2+deb7u2 x86_64 0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpqsylm8 0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpqsylm8 0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpqsylm8', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpqsylm8', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/squeeze_amd64.tar.gz'] 0m1.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'mount', '-t', 'proc', 'proc', '/proc'] 0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', '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: Created resolv.conf. 0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'update'] 0m1.9s DUMP: Hit http://mirror.bm.debian.org squeeze Release.gpg Ign http://mirror.bm.debian.org/debian/ squeeze/main Translation-en Hit http://mirror.bm.debian.org squeeze Release Hit http://mirror.bm.debian.org squeeze/main amd64 Packages Reading package lists... 0m1.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'update'] 0m1.9s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpqsylm8/tmp/scripts/ 0m1.9s DEBUG: Copying scriptsdir /etc/piuparts/scripts-squeeze to /srv/piuparts.debian.org/tmp/tmpqsylm8/tmp/scripts/ 0m1.9s INFO: Running scripts post_chroot_unpack 0m1.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', '-yf', 'dist-upgrade'] 0m2.3s INFO: Running scripts post_setup 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_experimental'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_forbid_home'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_forbid_home'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_force-unsafe-io'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_squeeze-backports'] 0m2.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.1s 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 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 (30.2 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) ... 0m3.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_setup_squeeze-fake-essential'] 0m3.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'clean'] 0m3.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'clean'] 0m3.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--get-selections', '*'] 0m3.6s 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 0m3.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--get-selections', '*'] 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg-divert', '--list'] 0m3.6s 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 0m3.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg-divert', '--list'] 0m3.6s INFO: apt-cache does not know about any of the requested packages 0m3.6s INFO: Running scripts pre_test 0m3.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_test_root_password'] 0m3.6s DUMP: Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully 0m3.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_test_root_password'] 0m3.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m3.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m4.6s DEBUG: No broken symlinks as far as we can find. 0m4.6s INFO: Running scripts pre_install 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_database-server'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_database-server'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_exceptions'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_exceptions'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_extras'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_extras'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_foreign_architecture'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_foreign_architecture'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_install_foreign_architecture_i386'] 0m4.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-cache', 'show', 'bisonc++=2.7.0-2'] 0m4.6s DUMP: Package: bisonc++ Priority: optional Section: devel Installed-Size: 476 Maintainer: Frank B. Brokken Architecture: amd64 Version: 2.7.0-2 Depends: libbobcat2 (>= 2.08.00), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) Suggests: bison, bisonc++-doc Filename: pool/main/b/bisonc++/bisonc++_2.7.0-2_amd64.deb Size: 178788 MD5sum: d323133af2b6bfbda712d4a5f8180150 SHA1: f20fd9cda55ae7cc2e891779c0924eca12f75761 SHA256: 83bf83e1c89b7a17a1dee55c5492cb1b0531173d15a09ef443af3ecd7ab1f8ca Description: Bison-style parser generator for C++ Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner. . Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function. . Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy-convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple. . In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples. . Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00. Homepage: http://bisoncpp.sourceforge.net/ Tag: devel::code-generator, devel::lang:c++, implemented-in::c++, interface::commandline, role::program, scope::utility 0m4.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-cache', 'show', 'bisonc++=2.7.0-2'] 0m4.6s 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: libbobcat2 (>= 2.08.00), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0) 0m4.6s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpncw8nR/piuparts-depends-dummy'] 0m4.7s DUMP: dpkg-deb: warning: not checking contents of control area dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpncw8nR/piuparts-depends-dummy.deb'. 0m4.7s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpncw8nR/piuparts-depends-dummy'] 0m4.7s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpncw8nR/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpqsylm8/tmp 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s 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) ... dpkg: dependency problems prevent configuration of piuparts-depends-dummy: piuparts-depends-dummy depends on libbobcat2 (>= 2.08.00); however: Package libbobcat2 is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m4.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m4.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', '-yf', 'install'] 0m5.5s DUMP: Reading package lists... Building dependency tree... Reading state information... Correcting dependencies... Done The following extra packages will be installed: libbobcat2 libmilter1.0.1 libssl0.9.8 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 The following NEW packages will be installed: libbobcat2 libmilter1.0.1 libssl0.9.8 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 2578 kB of archives. After this operation, 7418 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main libmilter1.0.1 amd64 8.14.3-9.4 [238 kB] Get:2 http://mirror.bm.debian.org/debian/ squeeze/main libssl0.9.8 amd64 0.9.8o-4squeeze14 [1002 kB] Get:3 http://mirror.bm.debian.org/debian/ squeeze/main libxau6 amd64 1:1.0.6-1 [16.8 kB] Get:4 http://mirror.bm.debian.org/debian/ squeeze/main libxdmcp6 amd64 1:1.0.3-2 [19.3 kB] Get:5 http://mirror.bm.debian.org/debian/ squeeze/main libxcb1 amd64 1.6-1+squeeze1 [44.3 kB] Get:6 http://mirror.bm.debian.org/debian/ squeeze/main libx11-data all 2:1.3.3-4+squeeze1 [184 kB] Get:7 http://mirror.bm.debian.org/debian/ squeeze/main libx11-6 amd64 2:1.3.3-4+squeeze1 [847 kB] Get:8 http://mirror.bm.debian.org/debian/ squeeze/main libbobcat2 amd64 2.08.01-1 [227 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2578 kB in 0s (46.8 MB/s) Selecting previously deselected package libmilter1.0.1. (Reading database ... 6261 files and directories currently installed.) Unpacking libmilter1.0.1 (from .../libmilter1.0.1_8.14.3-9.4_amd64.deb) ... Selecting previously deselected package libssl0.9.8. Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-4squeeze14_amd64.deb) ... Selecting previously deselected package libxau6. Unpacking libxau6 (from .../libxau6_1%3a1.0.6-1_amd64.deb) ... Selecting previously deselected package libxdmcp6. Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.0.3-2_amd64.deb) ... Selecting previously deselected package libxcb1. Unpacking libxcb1 (from .../libxcb1_1.6-1+squeeze1_amd64.deb) ... Selecting previously deselected package libx11-data. Unpacking libx11-data (from .../libx11-data_2%3a1.3.3-4+squeeze1_all.deb) ... Selecting previously deselected package libx11-6. Unpacking libx11-6 (from .../libx11-6_2%3a1.3.3-4+squeeze1_amd64.deb) ... Selecting previously deselected package libbobcat2. Unpacking libbobcat2 (from .../libbobcat2_2.08.01-1_amd64.deb) ... Setting up libmilter1.0.1 (8.14.3-9.4) ... Setting up libssl0.9.8 (0.9.8o-4squeeze14) ... Setting up libxau6 (1:1.0.6-1) ... Setting up libxdmcp6 (1:1.0.3-2) ... Setting up libxcb1 (1.6-1+squeeze1) ... Setting up libx11-data (2:1.3.3-4+squeeze1) ... Setting up libx11-6 (2:1.3.3-4+squeeze1) ... Setting up libbobcat2 (2.08.01-1) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m5.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', '-yf', 'install'] 0m5.5s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m5.5s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpqsylm8/tmp/piuparts-depends-dummy.deb 0m5.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m5.6s DUMP: piuparts-depends-dummy install ok installed 0m5.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy'] 0m5.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m5.6s DUMP: (Reading database ... 6576 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m5.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m5.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'clean'] 0m5.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'clean'] 0m6.1s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m6.4s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m7.2s ERROR: WARN: Broken symlinks: /usr/share/bug/libmilter1.0.1 -> sendmail 0m7.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-cache', 'policy'] 0m7.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: 0m7.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-cache', 'policy'] 0m7.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-cache', 'policy', 'bisonc++'] 0m7.2s DUMP: bisonc++: Installed: (none) Candidate: 2.7.0-2 Version table: 2.7.0-2 0 500 http://mirror.bm.debian.org/debian/ squeeze/main amd64 Packages 0m7.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-cache', 'policy', 'bisonc++'] 0m7.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', '-y', 'install', 'bisonc++=2.7.0-2'] 0m7.9s DUMP: Reading package lists... Building dependency tree... Reading state information... Suggested packages: bison bisonc++-doc The following NEW packages will be installed: bisonc++ 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 179 kB of archives. After this operation, 487 kB of additional disk space will be used. Get:1 http://mirror.bm.debian.org/debian/ squeeze/main bisonc++ amd64 2.7.0-2 [179 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 179 kB in 0s (1970 kB/s) Selecting previously deselected package bisonc++. (Reading database ... 6576 files and directories currently installed.) Unpacking bisonc++ (from .../bisonc++_2.7.0-2_amd64.deb) ... Setting up bisonc++ (2.7.0-2) ... 0m7.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', '-y', 'install', 'bisonc++=2.7.0-2'] 0m7.9s INFO: Running scripts post_install 0m7.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_install_exceptions'] 0m7.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_install_exceptions'] 0m7.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m8.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m8.9s ERROR: WARN: Broken symlinks: /usr/share/bug/libmilter1.0.1 -> sendmail 0m9.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--get-selections', '*'] 0m9.0s DUMP: adduser install apt install base-files install base-passwd install bash install bisonc++ 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 libbobcat2 install libbz2-1.0 install libc-bin install libc6 install libcomerr2 install libdb4.8 install libgcc1 install liblocale-gettext-perl install liblzma2 install libmilter1.0.1 install libncurses5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libss2 install libssl0.9.8 install libstdc++6 install libtext-charwidth-perl install libtext-iconv-perl install libtext-wrapi18n-perl install libusb-0.1-4 install libuuid1 install libx11-6 install libx11-data install libxau6 install libxcb1 install libxdmcp6 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 0m9.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--get-selections', '*'] 0m9.6s INFO: dirname part contains a symlink: /usr/share/doc/libmilter1.0.1/NEWS.Debian.gz (libmilter1.0.1) != /usr/share/doc/sendmail/NEWS.Debian.gz (?) /usr/share/doc/libmilter1.0.1 -> sendmail /usr/share/doc/libmilter1.0.1/README.gz (libmilter1.0.1) != /usr/share/doc/sendmail/README.gz (?) /usr/share/doc/libmilter1.0.1 -> sendmail /usr/share/doc/libmilter1.0.1/buildinfo.gz (libmilter1.0.1) != /usr/share/doc/sendmail/buildinfo.gz (?) /usr/share/doc/libmilter1.0.1 -> sendmail /usr/share/doc/libmilter1.0.1/changelog.Debian.gz (libmilter1.0.1) != /usr/share/doc/sendmail/changelog.Debian.gz (?) /usr/share/doc/libmilter1.0.1 -> sendmail /usr/share/doc/libmilter1.0.1/changelog.gz (libmilter1.0.1) != /usr/share/doc/sendmail/changelog.gz (?) /usr/share/doc/libmilter1.0.1 -> sendmail /usr/share/doc/libmilter1.0.1/copyright (libmilter1.0.1) != /usr/share/doc/sendmail/copyright (?) /usr/share/doc/libmilter1.0.1 -> sendmail 0m9.6s DEBUG: Starting command: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpqsylm8', '-ac'] 0m10.1s DUMP: debsums: no md5sums for mawk 0m10.1s DEBUG: Command ok: ['debsums', '--root', '/srv/piuparts.debian.org/tmp/tmpqsylm8', '-ac'] 0m10.1s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m10.2s DUMP: 0.12~bpo70+1 0m10.2s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate'] 0m10.2s INFO: Running adequate version 0.12~bpo70+1 now. 0m10.2s DEBUG: Starting command: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'bisonc++'] 0m10.3s DEBUG: Command ok: ['adequate', '--root', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'bisonc++'] 0m10.3s INFO: Running scripts pre_remove 0m10.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m10.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_40_find_missing_md5sums'] 0m10.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m10.3s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_40_find_obsolete_conffiles'] 0m10.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 0m10.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_40_find_unowned_lib_links'] 0m10.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m10.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_50_find_bad_permissions'] 0m10.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m10.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_50_find_missing_copyright'] 0m10.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_exceptions'] 0m10.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/pre_remove_exceptions'] 0m10.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'remove', '--no-install-recommends', 'libx11-6', 'libx11-data', 'libxcb1', 'libbobcat2', 'libssl0.9.8', 'libmilter1.0.1', 'libxau6', 'libxdmcp6', 'bisonc++'] 0m11.5s DUMP: Reading package lists... Building dependency tree... Reading state information... The following packages will be REMOVED: bisonc++ libbobcat2 libmilter1.0.1 libssl0.9.8 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 0 upgraded, 0 newly installed, 9 to remove and 0 not upgraded. After this operation, 7905 kB disk space will be freed. (Reading database ... 6590 files and directories currently installed.) Removing bisonc++ ... Removing libbobcat2 ... Removing libmilter1.0.1 ... Removing libssl0.9.8 ... Removing libx11-6 ... Removing libx11-data ... Removing libxcb1 ... Removing libxau6 ... Removing libxdmcp6 ... 0m11.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'remove', '--no-install-recommends', 'libx11-6', 'libx11-data', 'libxcb1', 'libbobcat2', 'libssl0.9.8', 'libmilter1.0.1', 'libxau6', 'libxdmcp6', 'bisonc++'] 0m11.5s INFO: Running scripts post_remove 0m11.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_remove_exceptions'] 0m11.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_remove_exceptions'] 0m11.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_remove_exceptions_lenny'] 0m11.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_remove_exceptions_lenny'] 0m11.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_remove_extras'] 0m11.5s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_remove_extras'] 0m11.5s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', 'libx11-6', 'libx11-data', 'libxcb1', 'libbobcat2', 'libssl0.9.8', 'libmilter1.0.1', 'libxau6', 'libxdmcp6'] 0m11.6s DUMP: (Reading database ... 6261 files and directories currently installed.) Removing libx11-6 ... Purging configuration files for libx11-6 ... dpkg: warning: ignoring request to remove libx11-data which isn't installed. Removing libxcb1 ... Purging configuration files for libxcb1 ... Removing libbobcat2 ... Purging configuration files for libbobcat2 ... Removing libssl0.9.8 ... Purging configuration files for libssl0.9.8 ... Removing libmilter1.0.1 ... Purging configuration files for libmilter1.0.1 ... Removing libxau6 ... Purging configuration files for libxau6 ... Removing libxdmcp6 ... Purging configuration files for libxdmcp6 ... 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', 'libx11-6', 'libx11-data', 'libxcb1', 'libbobcat2', 'libssl0.9.8', 'libmilter1.0.1', 'libxau6', 'libxdmcp6'] 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', 'bisonc++'] 0m11.6s DUMP: dpkg: warning: ignoring request to remove bisonc++ which isn't installed. 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', 'bisonc++'] 0m11.6s INFO: Running scripts post_purge 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_purge_exceptions'] 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'tmp/scripts/post_purge_exceptions'] 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', '--pending'] 0m11.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--purge', '--pending'] 0m11.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--remove', '--pending'] 0m11.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg', '--remove', '--pending'] 0m11.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m11.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m12.7s DEBUG: No broken symlinks as far as we can find. 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg-divert', '--list'] 0m12.7s 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 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'dpkg-divert', '--list'] 0m12.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'clean'] 0m12.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'apt-get', 'clean'] 0m13.7s INFO: PASS: Installation and purging test. 0m14.0s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'umount', '/proc'] 0m14.0s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpqsylm8', 'umount', '/proc'] 0m14.0s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m14.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpqsylm8'] 0m14.0s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpqsylm8 0m14.0s INFO: PASS: All tests. 0m14.0s INFO: piuparts run ends. ret=0 End: 2014-12-18 13:18:09 UTC