[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#586199: cronjob exits with 1 after package removal



Package: killer
Version: 0.90-7
Severity: important
User: debian-qa@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your packages cronjob exits with 
errorcode 1 after the package has been removed. 

From the attached log (scroll to the bottom...):

0m28.4s INFO: Running scripts post_remove
0m28.4s INFO: Package killer contains cron file: /etc/cron.hourly/killer
0m28.4s DEBUG: Starting command: 
['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', '/etc/cron.hourly/killer']
0m28.4s ERROR: Command failed (status=1): 
['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', '/etc/cron.hourly/killer']


cheers,
	Holger
Start: 2010-06-15 05:51:52 UTC

Package: killer
Priority: optional
Section: misc
Installed-Size: 112
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Architecture: all
Version: 0.90-7
Depends: perl, exim4 | mail-transport-agent
Filename: pool/main/k/killer/killer_0.90-7_all.deb
Size: 24074
MD5sum: f82f6a6b27828b51028bb37350b278f0
SHA1: cda97b37cb3512052653eb4dfc2e9a55edd7be20
SHA256: 5a8491550eb79036949d38473b0e551a435f5d5e6ea9fb035bb4c4b8ad97a572
Description: Background job killer
 killer is a perl script that gets rid of background jobs. Background
 jobs are defined as processes that belong to users who are not currently
 logged into the machine. Jobs can be run in the background (and are
 exempt from *killer*'s actions) if their scheduling priority has been
 reduced by increasing their nice(1) value or if they are being run
 through condor.
 .
 When the package is installed, a cron job is installed to run killer
 once an hour.

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 squeeze -b squeeze.tar.gz --mirror http://piatti.debian.org/debian/ killer
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.39~201005220948 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 squeeze -b squeeze.tar.gz --mirror http://piatti.debian.org/debian/ killer
0m0.0s INFO: Running on: Linux piatti 2.6.32.14-dsa-amd64 #1 SMP Thu May 27 15:09:09 CEST 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpgFsR0w
0m0.0s DEBUG: Unpacking squeeze.tar.gz into /org/piuparts.debian.org/tmp/tmpgFsR0w
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpgFsR0w', '-zxf', 'squeeze.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpgFsR0w', '-zxf', 'squeeze.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'update']
0m3.8s DUMP: 
  Get:1 http://piatti.debian.org squeeze Release.gpg [835B]
  Get:2 http://piatti.debian.org squeeze Release [89.5kB]
  Ign http://piatti.debian.org squeeze/main Packages/DiffIndex
  Ign http://piatti.debian.org squeeze/contrib Packages/DiffIndex
  Ign http://piatti.debian.org squeeze/non-free Packages/DiffIndex
  Get:3 http://piatti.debian.org squeeze/main Packages [8576kB]
  Get:4 http://piatti.debian.org squeeze/contrib Packages [62.3kB]
  Get:5 http://piatti.debian.org squeeze/non-free Packages [121kB]
  Fetched 8849kB in 1s (8609kB/s)
  Reading package lists...
0m3.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'update']
0m3.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', '-yf', 'upgrade']
0m16.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
    base-files initscripts libc-bin libc6 liblzma2 libreadline6 libsepol1
    libusb-0.1-4 perl-base readline-common sysv-rc sysvinit sysvinit-utils
    xz-utils
  14 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 7206kB of archives.
  After this operation, 168kB disk space will be freed.
  Get:1 http://piatti.debian.org squeeze/main base-files 5.7 [68.1kB]
  Get:2 http://piatti.debian.org squeeze/main perl-base 5.10.1-13 [1064kB]
  Get:3 http://piatti.debian.org squeeze/main libc-bin 2.11.1-3 [744kB]
  Get:4 http://piatti.debian.org squeeze/main libc6 2.11.1-3 [4258kB]
  Get:5 http://piatti.debian.org squeeze/main libsepol1 2.0.41-1 [132kB]
  Get:6 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-7 [119kB]
  Get:7 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-7 [120kB]
  Get:8 http://piatti.debian.org squeeze/main readline-common 6.1-3 [54.0kB]
  Get:9 http://piatti.debian.org squeeze/main libreadline6 6.1-3 [161kB]
  Get:10 http://piatti.debian.org squeeze/main libusb-0.1-4 2:0.1.12-15 [21.8kB]
  Get:11 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-7 [59.3kB]
  Get:12 http://piatti.debian.org squeeze/main initscripts 2.88dsf-7 [69.2kB]
  Get:13 http://piatti.debian.org squeeze/main liblzma2 4.999.9beta+20100527-1 [168kB]
  Get:14 http://piatti.debian.org squeeze/main xz-utils 4.999.9beta+20100527-1 [167kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 7206kB in 0s (44.3MB/s)
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace base-files 5.6 (using .../base-files_5.7_amd64.deb) ...
  Unpacking replacement base-files ...
  Setting up base-files (5.7) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace perl-base 5.10.1-12 (using .../perl-base_5.10.1-13_amd64.deb) ...
  Unpacking replacement perl-base ...
  Setting up perl-base (5.10.1-13) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace libc-bin 2.10.2-9 (using .../libc-bin_2.11.1-3_amd64.deb) ...
  Unpacking replacement libc-bin ...
  Setting up libc-bin (2.11.1-3) ...
  Installing new version of config file /etc/gai.conf ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace libc6 2.10.2-9 (using .../libc6_2.11.1-3_amd64.deb) ...
  Checking for services that may need to be restarted...
  Checking init scripts...
  Unpacking replacement libc6 ...
  Setting up libc6 (2.11.1-3) ...
  Checking for services that may need to be restarted...
  Checking init scripts...
  Nothing to restart.
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace libsepol1 2.0.40-2 (using .../libsepol1_2.0.41-1_amd64.deb) ...
  Unpacking replacement libsepol1 ...
  Setting up libsepol1 (2.0.41-1) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace sysvinit 2.88dsf-5 (using .../sysvinit_2.88dsf-7_amd64.deb) ...
  Unpacking replacement sysvinit ...
  Setting up sysvinit (2.88dsf-7) ...
  init: timeout opening/writing control channel /dev/initctl
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace sysvinit-utils 2.88dsf-5 (using .../sysvinit-utils_2.88dsf-7_amd64.deb) ...
  Unpacking replacement sysvinit-utils ...
  Setting up sysvinit-utils (2.88dsf-7) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace readline-common 6.1-1 (using .../readline-common_6.1-3_all.deb) ...
  Unpacking replacement readline-common ...
  Setting up readline-common (6.1-3) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace libreadline6 6.1-1 (using .../libreadline6_6.1-3_amd64.deb) ...
  Unpacking replacement libreadline6 ...
  Setting up libreadline6 (6.1-3) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace libusb-0.1-4 2:0.1.12-14 (using .../libusb-0.1-4_2%3a0.1.12-15_amd64.deb) ...
  Unpacking replacement libusb-0.1-4 ...
  Setting up libusb-0.1-4 (2:0.1.12-15) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace sysv-rc 2.88dsf-5 (using .../sysv-rc_2.88dsf-7_all.deb) ...
  Unpacking replacement sysv-rc ...
  Setting up sysv-rc (2.88dsf-7) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace initscripts 2.88dsf-5 (using .../initscripts_2.88dsf-7_amd64.deb) ...
  Unpacking replacement initscripts ...
  Setting up initscripts (2.88dsf-7) ...
  Installing new version of config file /etc/init.d/sendsigs ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace liblzma2 4.999.9beta+20100307-1 (using .../liblzma2_4.999.9beta+20100527-1_amd64.deb) ...
  Unpacking replacement liblzma2 ...
  Setting up liblzma2 (4.999.9beta+20100527-1) ...
  (Reading database ... 5976 files and directories currently installed.)
  Preparing to replace xz-utils 4.999.9beta+20100307-1 (using .../xz-utils_4.999.9beta+20100527-1_amd64.deb) ...
  Unpacking replacement xz-utils ...
  Setting up xz-utils (4.999.9beta+20100527-1) ...
0m16.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', '-yf', 'upgrade']
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'clean']
0m16.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'clean']
0m16.2s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpgFsR0w/tmp/scripts/
0m16.2s INFO: Running scripts post_setup
0m16.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--get-selections', '*']
0m16.9s 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
  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
0m16.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--get-selections', '*']
0m16.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-cache', 'show', 'killer']
0m17.0s DUMP: 
  Package: killer
  Priority: optional
  Section: misc
  Installed-Size: 112
  Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
  Architecture: all
  Version: 0.90-7
  Depends: perl, exim4 | mail-transport-agent
  Filename: pool/main/k/killer/killer_0.90-7_all.deb
  Size: 24074
  MD5sum: f82f6a6b27828b51028bb37350b278f0
  SHA1: cda97b37cb3512052653eb4dfc2e9a55edd7be20
  SHA256: 5a8491550eb79036949d38473b0e551a435f5d5e6ea9fb035bb4c4b8ad97a572
  Description: Background job killer
   killer is a perl script that gets rid of background jobs. Background
   jobs are defined as processes that belong to users who are not currently
   logged into the machine. Jobs can be run in the background (and are
   exempt from *killer*'s actions) if their scheduling priority has been
   reduced by increasing their nice(1) value or if they are being run
   through condor.
   .
   When the package is installed, a cron job is installed to run killer
   once an hour.
0m17.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-cache', 'show', 'killer']
0m17.0s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpS72XcB/piuparts-depends-dummy']
0m17.0s DUMP: 
  dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpS72XcB/piuparts-depends-dummy.deb'.
0m17.0s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpS72XcB/piuparts-depends-dummy']
0m17.0s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpS72XcB/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpgFsR0w/tmp
0m17.0s INFO: Running scripts pre_install
0m17.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m17.2s DUMP: 
  Selecting previously deselected package piuparts-depends-dummy.
  (Reading database ... 5976 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 perl; however:
    Package perl is not installed.
   piuparts-depends-dummy depends on exim4 | mail-transport-agent; however:
    Package exim4 is not installed.
    Package mail-transport-agent is not installed.
  dpkg: error processing piuparts-depends-dummy (--install):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   piuparts-depends-dummy
0m17.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m17.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', '-yf', '--no-remove', 'install']
0m25.1s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Correcting dependencies... Done
  The following extra packages will be installed:
    adduser cron exim4 exim4-base exim4-config exim4-daemon-light libdb4.7
    libgcrypt11 libgdbm3 libgnutls26 libgpg-error0 libpcre3 libtasn1-3 netbase
    perl perl-modules
  Suggested packages:
    anacron logrotate checksecurity mail-reader eximon4 exim4-doc-html
    exim4-doc-info gnutls-bin openssl file libmail-spf-query-perl swaks
    rng-tools perl-doc libterm-readline-gnu-perl libterm-readline-perl-perl
  Recommended packages:
    lockfile-progs psmisc mailx ifupdown make
  The following NEW packages will be installed:
    adduser cron exim4 exim4-base exim4-config exim4-daemon-light libdb4.7
    libgcrypt11 libgdbm3 libgnutls26 libgpg-error0 libpcre3 libtasn1-3 netbase
    perl perl-modules
  0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
  1 not fully installed or removed.
  Need to get 12.0MB of archives.
  After this operation, 45.0MB of additional disk space will be used.
  Get:1 http://piatti.debian.org squeeze/main perl-modules 5.10.1-13 [3481kB]
  Get:2 http://piatti.debian.org squeeze/main libdb4.7 4.7.25-9 [662kB]
  Get:3 http://piatti.debian.org squeeze/main libgdbm3 1.8.3-9 [46.2kB]
  Get:4 http://piatti.debian.org squeeze/main perl 5.10.1-13 [4461kB]
  Get:5 http://piatti.debian.org squeeze/main adduser 3.112 [157kB]
  Get:6 http://piatti.debian.org squeeze/main cron 3.0pl1-111 [96.0kB]
  Get:7 http://piatti.debian.org squeeze/main exim4-config 4.72-1 [375kB]
  Get:8 http://piatti.debian.org squeeze/main netbase 4.41 [20.1kB]
  Get:9 http://piatti.debian.org squeeze/main exim4-base 4.72-1 [1018kB]
  Get:10 http://piatti.debian.org squeeze/main libgpg-error0 1.6-1 [43.9kB]
  Get:11 http://piatti.debian.org squeeze/main libgcrypt11 1.4.5-2 [282kB]
  Get:12 http://piatti.debian.org squeeze/main libtasn1-3 2.7-1 [63.1kB]
  Get:13 http://piatti.debian.org squeeze/main libgnutls26 2.8.6-1 [559kB]
  Get:14 http://piatti.debian.org squeeze/main libpcre3 7.8-3 [215kB]
  Get:15 http://piatti.debian.org squeeze/main exim4-daemon-light 4.72-1 [504kB]
  Get:16 http://piatti.debian.org squeeze/main exim4 4.72-1 [7738B]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 12.0MB in 0s (46.5MB/s)
  Selecting previously deselected package perl-modules.
  (Reading database ... 5976 files and directories currently installed.)
  Unpacking perl-modules (from .../perl-modules_5.10.1-13_all.deb) ...
  Selecting previously deselected package libdb4.7.
  Unpacking libdb4.7 (from .../libdb4.7_4.7.25-9_amd64.deb) ...
  Selecting previously deselected package libgdbm3.
  Unpacking libgdbm3 (from .../libgdbm3_1.8.3-9_amd64.deb) ...
  Selecting previously deselected package perl.
  Unpacking perl (from .../perl_5.10.1-13_amd64.deb) ...
  Selecting previously deselected package adduser.
  Unpacking adduser (from .../archives/adduser_3.112_all.deb) ...
  Selecting previously deselected package cron.
  Unpacking cron (from .../cron_3.0pl1-111_amd64.deb) ...
  Selecting previously deselected package exim4-config.
  Unpacking exim4-config (from .../exim4-config_4.72-1_all.deb) ...
  Selecting previously deselected package netbase.
  Unpacking netbase (from .../archives/netbase_4.41_all.deb) ...
  Selecting previously deselected package exim4-base.
  Unpacking exim4-base (from .../exim4-base_4.72-1_amd64.deb) ...
  Selecting previously deselected package libgpg-error0.
  Unpacking libgpg-error0 (from .../libgpg-error0_1.6-1_amd64.deb) ...
  Selecting previously deselected package libgcrypt11.
  Unpacking libgcrypt11 (from .../libgcrypt11_1.4.5-2_amd64.deb) ...
  Selecting previously deselected package libtasn1-3.
  Unpacking libtasn1-3 (from .../libtasn1-3_2.7-1_amd64.deb) ...
  Selecting previously deselected package libgnutls26.
  Unpacking libgnutls26 (from .../libgnutls26_2.8.6-1_amd64.deb) ...
  Selecting previously deselected package libpcre3.
  Unpacking libpcre3 (from .../libpcre3_7.8-3_amd64.deb) ...
  Selecting previously deselected package exim4-daemon-light.
  Unpacking exim4-daemon-light (from .../exim4-daemon-light_4.72-1_amd64.deb) ...
  Selecting previously deselected package exim4.
  Unpacking exim4 (from .../archives/exim4_4.72-1_all.deb) ...
  Setting up libdb4.7 (4.7.25-9) ...
  Setting up libgdbm3 (1.8.3-9) ...
  Setting up adduser (3.112) ...
  Setting up cron (3.0pl1-111) ...
  Adding group `crontab' (GID 102) ...
  Done.
  invoke-rc.d: policy-rc.d denied execution of start.
  Setting up exim4-config (4.72-1) ...
  Adding system-user for exim (v4)
  Setting up netbase (4.41) ...
  Setting up exim4-base (4.72-1) ...
  Setting up libgpg-error0 (1.6-1) ...
  Setting up libgcrypt11 (1.4.5-2) ...
  Setting up libtasn1-3 (2.7-1) ...
  Setting up libgnutls26 (2.8.6-1) ...
  Setting up libpcre3 (7.8-3) ...
  Setting up exim4-daemon-light (4.72-1) ...
  invoke-rc.d: policy-rc.d denied execution of start.
  Setting up exim4 (4.72-1) ...
  Setting up perl-modules (5.10.1-13) ...
  Setting up perl (5.10.1-13) ...
  update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode.
  Setting up piuparts-depends-dummy (0.invalid.0) ...
0m25.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', '-yf', '--no-remove', 'install']
0m25.1s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m25.1s INFO: Running scripts post_install
0m25.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'clean']
0m25.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'clean']
0m25.1s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpgFsR0w/tmp/piuparts-depends-dummy.deb
0m25.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m25.1s DUMP: 
  (Reading database ... 7707 files and directories currently installed.)
  Removing piuparts-depends-dummy ...
0m25.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m25.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', '--pending']
0m25.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', '--pending']
0m25.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', '-y', 'install', 'killer']
0m26.8s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    killer
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 24.1kB of archives.
  After this operation, 115kB of additional disk space will be used.
  Get:1 http://piatti.debian.org squeeze/main killer 0.90-7 [24.1kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 24.1kB in 0s (427kB/s)
  Selecting previously deselected package killer.
  (Reading database ... 7707 files and directories currently installed.)
  Unpacking killer (from .../archives/killer_0.90-7_all.deb) ...
  Setting up killer (0.90-7) ...
0m26.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', '-y', 'install', 'killer']
0m26.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'clean']
0m26.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'apt-get', 'clean']
0m26.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpgFsR0w']
0m27.1s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpgFsR0w']
0m27.4s DEBUG: No broken symlinks as far as we can find.
0m27.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--get-selections', '*']
0m27.4s DUMP: 
  adduser						install
  apt						install
  base-files					install
  base-passwd					install
  bash						install
  bsdutils					install
  coreutils					install
  cron						install
  dash						install
  debconf						install
  debconf-i18n					install
  debian-archive-keyring				install
  debianutils					install
  diffutils					install
  dpkg						install
  e2fslibs					install
  e2fsprogs					install
  exim4						install
  exim4-base					install
  exim4-config					install
  exim4-daemon-light				install
  findutils					install
  gcc-4.4-base					install
  gnupg						install
  gpgv						install
  grep						install
  gzip						install
  hostname					install
  initscripts					install
  insserv						install
  killer						install
  libacl1						install
  libattr1					install
  libblkid1					install
  libbz2-1.0					install
  libc-bin					install
  libc6						install
  libcomerr2					install
  libdb4.7					install
  libdb4.8					install
  libgcc1						install
  libgcrypt11					install
  libgdbm3					install
  libgnutls26					install
  libgpg-error0					install
  liblocale-gettext-perl				install
  liblzma2					install
  libncurses5					install
  libpam-modules					install
  libpam-runtime					install
  libpam0g					install
  libpcre3					install
  libreadline6					install
  libselinux1					install
  libsepol1					install
  libss2						install
  libstdc++6					install
  libtasn1-3					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
  netbase						install
  passwd						install
  perl						install
  perl-base					install
  perl-modules					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
0m27.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--get-selections', '*']
0m27.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'perl-modules']
0m27.5s DUMP: 
  dpkg: dependency problems prevent removal of perl-modules:
   perl depends on perl-modules (>= 5.10.1-13).
  dpkg: error processing perl-modules (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   perl-modules
0m27.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'perl-modules']
0m27.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgdbm3']
0m27.5s DUMP: 
  dpkg: dependency problems prevent removal of libgdbm3:
   perl depends on libgdbm3 (>= 1.8.3).
  dpkg: error processing libgdbm3 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libgdbm3
0m27.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgdbm3']
0m27.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'adduser']
0m27.5s DUMP: 
  dpkg: dependency problems prevent removal of adduser:
   exim4-base depends on adduser.
   cron depends on adduser.
   exim4-config depends on adduser.
  dpkg: error processing adduser (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   adduser
0m27.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'adduser']
0m27.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4-base']
0m27.5s DUMP: 
  dpkg: dependency problems prevent removal of exim4-base:
   exim4 depends on exim4-base (>= 4.72).
   exim4-daemon-light depends on exim4-base (>= 4.72).
  dpkg: error processing exim4-base (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   exim4-base
0m27.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4-base']
0m27.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4']
0m27.5s DUMP: 
  (Reading database ... 7715 files and directories currently installed.)
  Removing exim4 ...
0m27.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4']
0m27.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libpcre3']
0m27.6s DUMP: 
  dpkg: dependency problems prevent removal of libpcre3:
   exim4-daemon-light depends on libpcre3 (>= 7.7).
  dpkg: error processing libpcre3 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libpcre3
0m27.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libpcre3']
0m27.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'perl']
0m27.6s DUMP: 
  dpkg: dependency problems prevent removal of perl:
   killer depends on perl.
   perl-modules depends on perl (>= 5.10.1-1).
  dpkg: error processing perl (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   perl
0m27.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'perl']
0m27.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'cron']
0m27.6s DUMP: 
  dpkg: dependency problems prevent removal of cron:
   exim4-base depends on cron | fcron; however:
    Package cron is to be removed.
    Package fcron is not installed.
  dpkg: error processing cron (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   cron
0m27.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'cron']
0m27.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4-daemon-light']
0m27.6s DUMP: 
  dpkg: dependency problems prevent removal of exim4-daemon-light:
   killer depends on exim4 | mail-transport-agent; however:
    Package exim4 is not installed.
    Package mail-transport-agent is not installed.
    Package exim4-daemon-light which provides mail-transport-agent is to be removed.
  dpkg: error processing exim4-daemon-light (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   exim4-daemon-light
0m27.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4-daemon-light']
0m27.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libdb4.7']
0m27.6s DUMP: 
  dpkg: dependency problems prevent removal of libdb4.7:
   perl depends on libdb4.7.
  dpkg: error processing libdb4.7 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libdb4.7
0m27.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libdb4.7']
0m27.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'netbase']
0m27.6s DUMP: 
  dpkg: dependency problems prevent removal of netbase:
   exim4-base depends on netbase.
  dpkg: error processing netbase (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   netbase
0m27.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'netbase']
0m27.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4-config']
0m27.7s DUMP: 
  dpkg: dependency problems prevent removal of exim4-config:
   exim4-base depends on exim4-config (>= 4.30) | exim4-config-2; however:
    Package exim4-config is to be removed.
    Package exim4-config-2 is not installed.
    Package exim4-config which provides exim4-config-2 is to be removed.
   exim4-base depends on exim4-config (>= 4.30) | exim4-config-2; however:
    Package exim4-config is to be removed.
    Package exim4-config-2 is not installed.
    Package exim4-config which provides exim4-config-2 is to be removed.
  dpkg: error processing exim4-config (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   exim4-config
0m27.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'exim4-config']
0m27.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libtasn1-3']
0m27.7s DUMP: 
  dpkg: dependency problems prevent removal of libtasn1-3:
   libgnutls26 depends on libtasn1-3 (>= 1.6-0).
  dpkg: error processing libtasn1-3 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libtasn1-3
0m27.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libtasn1-3']
0m27.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgpg-error0']
0m27.7s DUMP: 
  dpkg: dependency problems prevent removal of libgpg-error0:
   libgcrypt11 depends on libgpg-error0 (>= 1.6-1).
  dpkg: error processing libgpg-error0 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libgpg-error0
0m27.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgpg-error0']
0m27.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgcrypt11']
0m27.7s DUMP: 
  dpkg: dependency problems prevent removal of libgcrypt11:
   libgnutls26 depends on libgcrypt11 (>= 1.4.2).
  dpkg: error processing libgcrypt11 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libgcrypt11
0m27.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgcrypt11']
0m27.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgnutls26']
0m27.7s DUMP: 
  dpkg: dependency problems prevent removal of libgnutls26:
   exim4-daemon-light depends on libgnutls26 (>= 2.7.14-0).
  dpkg: error processing libgnutls26 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libgnutls26
0m27.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'libgnutls26']
0m27.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'killer']
0m27.8s DUMP: 
  (Reading database ... 7712 files and directories currently installed.)
  Removing killer ...
0m27.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', 'killer']
0m27.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', '--pending']
0m28.4s DUMP: 
  (Reading database ... 7705 files and directories currently installed.)
  Removing exim4-daemon-light ...
  invoke-rc.d: policy-rc.d denied execution of stop.
  Removing libgnutls26 ...
  Removing libpcre3 ...
  Removing exim4-base ...
  invoke-rc.d: policy-rc.d denied execution of stop.
  Removing exim4-config ...
  Removing libgcrypt11 ...
  Removing libtasn1-3 ...
  Removing libgpg-error0 ...
  Removing netbase ...
  Removing cron ...
  invoke-rc.d: policy-rc.d denied execution of stop.
  Removing adduser ...
  Removing perl ...
  Removing libgdbm3 ...
  Removing perl-modules ...
  Removing libdb4.7 ...
0m28.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'dpkg', '--remove', '--pending']
0m28.4s INFO: Running scripts post_remove
0m28.4s INFO: Package killer contains cron file: /etc/cron.hourly/killer
0m28.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', '/etc/cron.hourly/killer']
0m28.4s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', '/etc/cron.hourly/killer']
  
0m28.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'umount', '/proc']
0m28.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpgFsR0w', 'umount', '/proc']
0m28.8s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpgFsR0w

End: 2010-06-15 05:52:21 UTC

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: