Package: roundup Version: 1.4.15-3 Severity: important User: debian...@lists.debian.org Usertags: piuparts piuparts.d.o
Hi, during a test with piuparts I noticed your package failed to purge due to a command not found. According to policy 7.2 you cannot rely on the depends being available during purge, only the essential packages are available for sure. Filing this as important because a.) it's a clear policy violation (to not clean up at purge) b.) having a piuparts clean archive is a release goal since lenny and c.) this package being piuparts buggy blocks packages depending on it from being tested by piuparts (and thus possibly the detection of more severe problems). From the attached log (scroll to the bottom...): 0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'roundup'] 0m18.3s DUMP: (Reading database ... 6160 files and directories currently installed.) Removing roundup ... Purging configuration files for roundup ... /var/lib/dpkg/info/roundup.postrm: 50: deluser: not found dpkg: error processing roundup (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: roundup The fix should be easy: your package is using adduser or deluser from the adduser package, which is only priority important. Using useradd or userdel from the passwd package should fix this problem. cheers, Holger
Start: 2011-02-28 12:36:14 UTC Package: roundup Priority: optional Section: web Installed-Size: 4448 Maintainer: Toni Mueller <t...@debian.org> Architecture: all Version: 1.4.15-3 Depends: python, python-support (>= 0.90.0), adduser Suggests: python-gdbm, python-psycopg2, python-mysqldb, runit, libapache2-mod-python, python-tz, python-xapian, python-openssl, python-pyme Filename: pool/main/r/roundup/roundup_1.4.15-3_all.deb Size: 1364342 MD5sum: 174b6c00c1fc6bf790af123f8cf0624c SHA1: 83606832f35046ad5718d20745dce3e469b7cc23 SHA256: 7db395fb9e48e531b6419a60e86a3fc54c37b023a960c2501a799b06e325922d Description: an issue-tracking system a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition. . If you install one or more of the suggested database interface packages, you will be able to store tracker data in the corresponding database. Homepage: http://www.roundup-tracker.org/ Tag: devel::bugtracker, implemented-in::python, interface::commandline, interface::web, role::program, scope::application, web::application, works-with::bugs, works-with::mail Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --warn-on-leftovers-after-purge --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad wheezy -b wheezy.tar.gz --mirror http://piatti.debian.org/debian/ roundup Guessed: debian 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile. 0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ 0m0.0s INFO: ------------------------------------------------------------------------------ 0m0.0s INFO: piuparts version 0.40~201102250909 starting up. 0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --warn-on-leftovers-after-purge --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad wheezy -b wheezy.tar.gz --mirror http://piatti.debian.org/debian/ roundup 0m0.0s INFO: Running on: Linux piatti 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpkxwpnk 0m0.0s DEBUG: Unpacking wheezy.tar.gz into /org/piuparts.debian.org/tmp/tmpkxwpnk 0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpkxwpnk', '-zxf', 'wheezy.tar.gz'] 0m2.4s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpkxwpnk', '-zxf', 'wheezy.tar.gz'] 0m2.4s DEBUG: Created policy-rc.d and chmodded it. 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'update'] 0m2.4s DUMP: Hit http://piatti.debian.org wheezy InRelease Ign http://piatti.debian.org wheezy/main amd64 Packages/DiffIndex Ign http://piatti.debian.org wheezy/contrib amd64 Packages/DiffIndex Ign http://piatti.debian.org wheezy/non-free amd64 Packages/DiffIndex Ign http://piatti.debian.org wheezy/contrib TranslationIndex Ign http://piatti.debian.org wheezy/main TranslationIndex Ign http://piatti.debian.org wheezy/non-free TranslationIndex Hit http://piatti.debian.org wheezy/main amd64 Packages Hit http://piatti.debian.org wheezy/contrib amd64 Packages Hit http://piatti.debian.org wheezy/non-free amd64 Packages Ign http://piatti.debian.org wheezy/contrib Translation-en Ign http://piatti.debian.org wheezy/main Translation-en Ign http://piatti.debian.org wheezy/non-free Translation-en Reading package lists... 0m2.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'update'] 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'mount', '-t', 'proc', 'proc', '/proc'] 0m2.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', '-yf', 'upgrade'] 0m2.8s DUMP: Reading package lists... Building dependency tree... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', '-yf', 'upgrade'] 0m2.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'clean'] 0m2.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'clean'] 0m2.8s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpkxwpnk/tmp/scripts/ 0m2.8s INFO: Running scripts post_setup 0m3.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--get-selections', '*'] 0m3.4s DUMP: apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install 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 util-linux install xz-utils install zlib1g install 0m3.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--get-selections', '*'] 0m3.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-cache', 'show', 'roundup'] 0m3.4s DUMP: Package: roundup Priority: optional Section: web Installed-Size: 4448 Maintainer: Toni Mueller <t...@debian.org> Architecture: all Version: 1.4.15-3 Depends: python, python-support (>= 0.90.0), adduser Suggests: python-gdbm, python-psycopg2, python-mysqldb, runit, libapache2-mod-python, python-tz, python-xapian, python-openssl, python-pyme Filename: pool/main/r/roundup/roundup_1.4.15-3_all.deb Size: 1364342 MD5sum: 174b6c00c1fc6bf790af123f8cf0624c SHA1: 83606832f35046ad5718d20745dce3e469b7cc23 SHA256: 7db395fb9e48e531b6419a60e86a3fc54c37b023a960c2501a799b06e325922d Description: an issue-tracking system a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition. . If you install one or more of the suggested database interface packages, you will be able to store tracker data in the corresponding database. Homepage: http://www.roundup-tracker.org/ Tag: devel::bugtracker, implemented-in::python, interface::commandline, interface::web, role::program, scope::application, web::application, works-with::bugs, works-with::mail 0m3.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-cache', 'show', 'roundup'] 0m3.4s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpFZ6OD0/piuparts-depends-dummy'] 0m8.3s DUMP: dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpFZ6OD0/piuparts-depends-dummy.deb'. 0m8.3s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpFZ6OD0/piuparts-depends-dummy'] 0m8.3s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpFZ6OD0/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpkxwpnk/tmp 0m8.3s INFO: Running scripts pre_install 0m8.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/pre_install_exceptions'] 0m8.3s DUMP: Debug: running script tmp/scripts/pre_install_exceptions Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully yes: standard output: Broken pipe yes: write error 0m8.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/pre_install_exceptions'] 0m8.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m8.4s DUMP: Selecting previously deselected package piuparts-depends-dummy. (Reading database ... 6149 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 python; however: Package python is not installed. piuparts-depends-dummy depends on python-support (>= 0.90.0); however: Package python-support is not installed. piuparts-depends-dummy depends on adduser; however: Package adduser is not installed. dpkg: error processing piuparts-depends-dummy (--install): dependency problems - leaving unconfigured Errors were encountered while processing: piuparts-depends-dummy 0m8.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb'] 0m8.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', '-yf', 'install'] 0m13.3s DUMP: Reading package lists... Building dependency tree... Correcting dependencies... Done The following extra packages will be installed: adduser libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python python-minimal python-support python2.6 python2.6-minimal Suggested packages: perl-modules python-doc python-tk python-profiler python2.6-doc python2.6-profiler binutils binfmt-support Recommended packages: libgpm2 file The following NEW packages will be installed: adduser libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8 mime-support python python-minimal python-support python2.6 python2.6-minimal 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 6424 kB of archives. After this operation, 21.9 MB of additional disk space will be used. Get:1 http://piatti.debian.org/debian/ wheezy/main libssl0.9.8 amd64 0.9.8o-5 [997 kB] Get:2 http://piatti.debian.org/debian/ wheezy/main python2.6-minimal amd64 2.6.6-8+b1 [1520 kB] Get:3 http://piatti.debian.org/debian/ wheezy/main mime-support all 3.51-1 [35.0 kB] Get:4 http://piatti.debian.org/debian/ wheezy/main libexpat1 amd64 2.0.1-7 [137 kB] Get:5 http://piatti.debian.org/debian/ wheezy/main libncursesw5 amd64 5.7+20100313-5 [390 kB] Get:6 http://piatti.debian.org/debian/ wheezy/main libsqlite3-0 amd64 3.7.4-2 [406 kB] Get:7 http://piatti.debian.org/debian/ wheezy/main python2.6 amd64 2.6.6-8+b1 [2455 kB] Get:8 http://piatti.debian.org/debian/ wheezy/main python-minimal all 2.6.6-3+squeeze5 [33.7 kB] Get:9 http://piatti.debian.org/debian/ wheezy/main python all 2.6.6-3+squeeze5 [168 kB] Get:10 http://piatti.debian.org/debian/ wheezy/main python-support all 1.0.11 [32.8 kB] Get:11 http://piatti.debian.org/debian/ wheezy/main adduser all 3.112+nmu2 [250 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 6424 kB in 0s (45.9 MB/s) Selecting previously deselected package libssl0.9.8. (Reading database ... 6149 files and directories currently installed.) Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-5_amd64.deb) ... Selecting previously deselected package python2.6-minimal. Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.6-8+b1_amd64.deb) ... Selecting previously deselected package mime-support. Unpacking mime-support (from .../mime-support_3.51-1_all.deb) ... Selecting previously deselected package libexpat1. Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ... Selecting previously deselected package libncursesw5. Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ... Selecting previously deselected package libsqlite3-0. Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.4-2_amd64.deb) ... Selecting previously deselected package python2.6. Unpacking python2.6 (from .../python2.6_2.6.6-8+b1_amd64.deb) ... Selecting previously deselected package python-minimal. Unpacking python-minimal (from .../python-minimal_2.6.6-3+squeeze5_all.deb) ... Selecting previously deselected package python. Unpacking python (from .../python_2.6.6-3+squeeze5_all.deb) ... Selecting previously deselected package python-support. Unpacking python-support (from .../python-support_1.0.11_all.deb) ... Selecting previously deselected package adduser. Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ... Setting up libssl0.9.8 (0.9.8o-5) ... Setting up python2.6-minimal (2.6.6-8+b1) ... Setting up mime-support (3.51-1) ... update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode. Setting up libexpat1 (2.0.1-7) ... Setting up libncursesw5 (5.7+20100313-5) ... Setting up libsqlite3-0 (3.7.4-2) ... Setting up python2.6 (2.6.6-8+b1) ... Setting up python-minimal (2.6.6-3+squeeze5) ... Setting up python (2.6.6-3+squeeze5) ... Setting up python-support (1.0.11) ... Setting up adduser (3.112+nmu2) ... Setting up piuparts-depends-dummy (0.invalid.0) ... 0m13.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', '-yf', 'install'] 0m13.3s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok 0m13.3s INFO: Running scripts post_install 0m13.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'clean'] 0m13.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'clean'] 0m13.3s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpkxwpnk/tmp/piuparts-depends-dummy.deb 0m13.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m13.4s DUMP: (Reading database ... 7118 files and directories currently installed.) Removing piuparts-depends-dummy ... 0m13.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'piuparts-depends-dummy'] 0m13.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m13.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m14.0s INFO: Running scripts pre_install 0m14.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/pre_install_exceptions'] 0m14.0s DUMP: Debug: running script tmp/scripts/pre_install_exceptions Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully yes: standard output: Broken pipe yes: write error 0m14.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/pre_install_exceptions'] 0m14.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', '-y', 'install', 'roundup'] 0m16.0s DUMP: Reading package lists... Building dependency tree... Reading state information... Suggested packages: python-gdbm python-psycopg2 python-mysqldb runit libapache2-mod-python python-tz python-xapian python-openssl python-pyme The following NEW packages will be installed: roundup 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 1364 kB of archives. After this operation, 4555 kB of additional disk space will be used. Get:1 http://piatti.debian.org/debian/ wheezy/main roundup all 1.4.15-3 [1364 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1364 kB in 0s (3520 kB/s) Selecting previously deselected package roundup. (Reading database ... 7118 files and directories currently installed.) Unpacking roundup (from .../roundup_1.4.15-3_all.deb) ... Setting up roundup (1.4.15-3) ... update-rc.d: using dependency based boot sequencing invoke-rc.d: policy-rc.d denied execution of restart. invoke-rc.d: policy-rc.d denied execution of restart. Processing triggers for python-support ... /usr/lib/pymodules/python2.6/roundup/cgi/TAL/DummyEngine.py:82: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (expression.startswith("$") and expression.endswith("$"), /usr/lib/pymodules/python2.6/roundup/cgi/TAL/DummyEngine.py:103: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (expression.startswith("$") and expression.endswith("$"), /usr/lib/pymodules/python2.6/roundup/cgi/TAL/DummyEngine.py:165: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (macroName.startswith("$") and macroName.endswith("$"), 0m16.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', '-y', 'install', 'roundup'] 0m16.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'clean'] 0m16.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'apt-get', 'clean'] 0m16.0s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpkxwpnk'] 0m16.3s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpkxwpnk'] 0m16.6s ERROR: WARN: Broken symlinks: /etc/roundup/service/supervise -> /var/run/roundup /etc/roundup/service/log/supervise -> /var/run/roundup.log /usr/lib/python2.5/site-packages/python-support.pth -> ../../pymodules/python2.5/.path 0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--get-selections', '*'] 0m16.7s DUMP: adduser install apt install base-files install base-passwd install bash install bsdutils install coreutils install dash install debconf install debconf-i18n install debian-archive-keyring install debianutils install 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 libexpat1 install libgcc1 install liblocale-gettext-perl install liblzma2 install libncurses5 install libncursesw5 install libpam-modules install libpam-runtime install libpam0g install libreadline6 install libselinux1 install libsepol1 install libslang2 install libsqlite3-0 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 login install lsb-base install mawk install mime-support install mount install ncurses-base install ncurses-bin install passwd install perl-base install python install python-minimal install python-support install python2.6 install python2.6-minimal install readline-common install roundup install sed install sensible-utils install sysv-rc install sysvinit install sysvinit-utils install tar install tzdata install util-linux install xz-utils install zlib1g install 0m16.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--get-selections', '*'] 0m16.7s INFO: Running scripts pre_remove 0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/pre_remove_exceptions'] 0m16.7s DUMP: Debug: running script tmp/scripts/pre_remove_exceptions 0m16.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/pre_remove_exceptions'] 0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python2.6-minimal'] 0m16.7s DUMP: dpkg: dependency problems prevent removal of python2.6-minimal: python2.6 depends on python2.6-minimal (= 2.6.6-8+b1). python-minimal depends on python2.6-minimal (>= 2.6.6-1~). dpkg: error processing python2.6-minimal (--remove): dependency problems - not removing Errors were encountered while processing: python2.6-minimal 0m16.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python2.6-minimal'] 0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libncursesw5'] 0m16.7s DUMP: dpkg: dependency problems prevent removal of libncursesw5: python2.6 depends on libncursesw5 (>= 5.7+20100313). dpkg: error processing libncursesw5 (--remove): dependency problems - not removing Errors were encountered while processing: libncursesw5 0m16.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libncursesw5'] 0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'adduser'] 0m16.7s DUMP: dpkg: dependency problems prevent removal of adduser: roundup depends on adduser. dpkg: error processing adduser (--remove): dependency problems - not removing Errors were encountered while processing: adduser 0m16.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'adduser'] 0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python'] 0m16.8s DUMP: dpkg: dependency problems prevent removal of python: roundup depends on python. python-support depends on python (>= 2.5). dpkg: error processing python (--remove): dependency problems - not removing Errors were encountered while processing: python 0m16.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python'] 0m16.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python2.6'] 0m16.8s DUMP: dpkg: dependency problems prevent removal of python2.6: python depends on python2.6 (>= 2.6.6-1~). dpkg: error processing python2.6 (--remove): dependency problems - not removing Errors were encountered while processing: python2.6 0m16.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python2.6'] 0m16.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libsqlite3-0'] 0m16.8s DUMP: dpkg: dependency problems prevent removal of libsqlite3-0: python2.6 depends on libsqlite3-0 (>= 3.7.3). dpkg: error processing libsqlite3-0 (--remove): dependency problems - not removing Errors were encountered while processing: libsqlite3-0 0m16.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libsqlite3-0'] 0m16.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libssl0.9.8'] 0m16.8s DUMP: dpkg: dependency problems prevent removal of libssl0.9.8: python2.6-minimal depends on libssl0.9.8 (>= 0.9.8m-1). dpkg: error processing libssl0.9.8 (--remove): dependency problems - not removing Errors were encountered while processing: libssl0.9.8 0m16.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libssl0.9.8'] 0m16.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python-support'] 0m16.8s DUMP: dpkg: dependency problems prevent removal of python-support: roundup depends on python-support (>= 0.90.0). dpkg: error processing python-support (--remove): dependency problems - not removing Errors were encountered while processing: python-support 0m16.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python-support'] 0m16.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'mime-support'] 0m16.9s DUMP: dpkg: dependency problems prevent removal of mime-support: python2.6 depends on mime-support. dpkg: error processing mime-support (--remove): dependency problems - not removing Errors were encountered while processing: mime-support 0m16.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'mime-support'] 0m16.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libexpat1'] 0m16.9s DUMP: dpkg: dependency problems prevent removal of libexpat1: python2.6 depends on libexpat1 (>= 1.95.8). dpkg: error processing libexpat1 (--remove): dependency problems - not removing Errors were encountered while processing: libexpat1 0m16.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'libexpat1'] 0m16.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python-minimal'] 0m16.9s DUMP: dpkg: dependency problems prevent removal of python-minimal: python depends on python-minimal (= 2.6.6-3+squeeze5). dpkg: error processing python-minimal (--remove): dependency problems - not removing Errors were encountered while processing: python-minimal 0m16.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'python-minimal'] 0m16.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'roundup'] 0m17.2s DUMP: (Reading database ... 7426 files and directories currently installed.) Removing roundup ... invoke-rc.d: policy-rc.d denied execution of stop. Processing triggers for python-support ... 0m17.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', 'roundup'] 0m17.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m17.6s DUMP: (Reading database ... 7129 files and directories currently installed.) Removing adduser ... Removing python-support ... Removing python ... Removing python2.6 ... Removing libsqlite3-0 ... Removing libexpat1 ... Removing libncursesw5 ... Removing mime-support ... Removing python-minimal ... Removing python2.6-minimal ... Removing libssl0.9.8 ... 0m17.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m17.6s INFO: Running scripts post_remove 0m17.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python2.6-minimal'] 0m17.6s DUMP: (Reading database ... 6166 files and directories currently installed.) Removing python2.6-minimal ... Purging configuration files for python2.6-minimal ... 0m17.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python2.6-minimal'] 0m17.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libncursesw5'] 0m17.6s DUMP: (Reading database ... 6164 files and directories currently installed.) Removing libncursesw5 ... Purging configuration files for libncursesw5 ... 0m17.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libncursesw5'] 0m17.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'adduser'] 0m17.8s DUMP: (Reading database ... 6164 files and directories currently installed.) Removing adduser ... Purging configuration files for adduser ... 0m17.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'adduser'] 0m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python'] 0m17.8s DUMP: (Reading database ... 6163 files and directories currently installed.) Removing python ... Purging configuration files for python ... 0m17.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python'] 0m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python2.6'] 0m17.9s DUMP: (Reading database ... 6163 files and directories currently installed.) Removing python2.6 ... Purging configuration files for python2.6 ... 0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python2.6'] 0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libsqlite3-0'] 0m17.9s DUMP: (Reading database ... 6163 files and directories currently installed.) Removing libsqlite3-0 ... Purging configuration files for libsqlite3-0 ... 0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libsqlite3-0'] 0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libssl0.9.8'] 0m18.1s DUMP: (Reading database ... 6163 files and directories currently installed.) Removing libssl0.9.8 ... Purging configuration files for libssl0.9.8 ... 0m18.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libssl0.9.8'] 0m18.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python-support'] 0m18.1s DUMP: (Reading database ... 6163 files and directories currently installed.) Removing python-support ... Purging configuration files for python-support ... 0m18.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python-support'] 0m18.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'mime-support'] 0m18.2s DUMP: (Reading database ... 6162 files and directories currently installed.) Removing mime-support ... Purging configuration files for mime-support ... 0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'mime-support'] 0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libexpat1'] 0m18.2s DUMP: (Reading database ... 6160 files and directories currently installed.) Removing libexpat1 ... Purging configuration files for libexpat1 ... 0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'libexpat1'] 0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python-minimal'] 0m18.2s DUMP: dpkg: warning: ignoring request to remove python-minimal which isn't installed. 0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'python-minimal'] 0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'roundup'] 0m18.3s DUMP: (Reading database ... 6160 files and directories currently installed.) Removing roundup ... Purging configuration files for roundup ... /var/lib/dpkg/info/roundup.postrm: 50: deluser: not found dpkg: error processing roundup (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: roundup 0m18.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', 'roundup'] 0m18.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m18.4s DUMP: (Reading database ... 6160 files and directories currently installed.) Removing roundup ... Purging configuration files for roundup ... /var/lib/dpkg/info/roundup.postrm: 50: deluser: not found dpkg: error processing roundup (--remove): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: roundup 0m18.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--remove', '--pending'] 0m18.4s INFO: Running scripts post_purge 0m18.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/post_purge_exceptions'] 0m18.4s DUMP: Debug: running script tmp/scripts/post_purge_exceptions 0m18.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'tmp/scripts/post_purge_exceptions'] 0m18.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', '--pending'] 0m18.5s DUMP: (Reading database ... 6160 files and directories currently installed.) Removing roundup ... Purging configuration files for roundup ... /var/lib/dpkg/info/roundup.postrm: 50: deluser: not found dpkg: error processing roundup (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: roundup 0m18.5s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'dpkg', '--purge', '--pending'] (Reading database ... 6160 files and directories currently installed.) Removing roundup ... Purging configuration files for roundup ... /var/lib/dpkg/info/roundup.postrm: 50: deluser: not found dpkg: error processing roundup (--purge): subprocess installed post-removal script returned error exit status 127 Errors were encountered while processing: roundup 0m18.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'umount', '/proc'] 0m18.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpkxwpnk', 'umount', '/proc'] 0m18.9s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpkxwpnk End: 2011-02-28 12:36:33 UTC
signature.asc
Description: This is a digitally signed message part.