Package: tumgreyspf
Version: 1.35-4
Severity: important
User: [email protected]
Usertags: piuparts piuparts.d.o

Hi, 

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

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

0m27.0s DEBUG: Starting command: 
['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 
'/etc/cron.daily/tumgreyspf']
0m27.1s DUMP: 
  find: `/var/lib/tumgreyspf/data/*/*/*/check_file': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*/*/*': No such file or 
directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*/*': No such file or 
directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*': No such file or 
directory
0m27.1s ERROR: Command failed (status=1): 
['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 
'/etc/cron.daily/tumgreyspf']


cheers,
        Holger
Start: 2010-07-19 04:32:42 UTC

Package: tumgreyspf
Priority: extra
Section: mail
Installed-Size: 204
Maintainer: Thomas Goirand <[email protected]>
Architecture: all
Version: 1.35-4
Depends: python-spf, adduser, python, passwd, spfquery
Filename: pool/main/t/tumgreyspf/tumgreyspf_1.35-4_all.deb
Size: 27074
MD5sum: 5330936991db62f5a10f255386e09c76
SHA1: 011bbdc006839d6bdd3a75fe0660e7b97e304dd5
SHA256: e9ad3ed8c3bfe22cb3ba897c9ae5afd6561fd4f3101860a1ce87563d73fb8796
Description: external policy checker for the postfix mail server
 Tumgreyspf can optionally greylist and/or use spfquery to check SPF records
 to determine if email should be accepted by your server. The default behavior
 is to let emails comming from server that are SPF approved without any sort
 of greylisting, while all others will be greylisted.
 .
 SPF is information published by the domain owner about what systems may
 legitimately send e-mail for the domain. Greylisting takes advantage of spam
 and viruses that do not follow the RFCs and retry deliveries on temporary
 failure. These checks can be used as part of a mail system and allow several
 orders of magnitude reduction in spam, lower system load, and few problems
 with legitimate mail getting blocked.
 .
 Tumgreyspf uses the file-system as its database, no additional database is
 required to use it, see /var/lib/tumgreyspf/data and it's clean-up cron
 script. Also take care that tumgreyspf will block emails from any domain with
 DNS configured with a buggy SPF record.
Homepage: http://www.tummy.com/Community/software/tumgreyspf/
Tag: implemented-in::python, role::program

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/ tumgreyspf
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~201006211748 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/ tumgreyspf
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/tmpwF_doy
0m0.0s DEBUG: Unpacking squeeze.tar.gz into /org/piuparts.debian.org/tmp/tmpwF_doy
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpwF_doy', '-zxf', 'squeeze.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpwF_doy', '-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/tmpwF_doy', 'apt-get', 'update']
0m3.9s DUMP: 
  Get:1 http://piatti.debian.org squeeze Release.gpg [835B]
  Get:2 http://piatti.debian.org squeeze Release [89.9kB]
  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 [8692kB]
  Get:4 http://piatti.debian.org squeeze/contrib Packages [64.2kB]
  Get:5 http://piatti.debian.org squeeze/non-free Packages [124kB]
  Fetched 8971kB in 1s (8167kB/s)
  Reading package lists...
0m3.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'update']
0m3.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'mount', '-t', 'proc', 'proc', '/proc']
0m3.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', '-yf', 'upgrade']
0m14.4s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
    base-files debianutils gcc-4.4-base initscripts libgcc1 libstdc++6 sysv-rc
    sysvinit sysvinit-utils
  9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 1004kB of archives.
  After this operation, 45.1kB of additional disk space will be used.
  Get:1 http://piatti.debian.org squeeze/main base-files 5.8 [68.4kB]
  Get:2 http://piatti.debian.org squeeze/main debianutils 3.3 [49.5kB]
  Get:3 http://piatti.debian.org squeeze/main sysvinit 2.88dsf-11 [119kB]
  Get:4 http://piatti.debian.org squeeze/main sysvinit-utils 2.88dsf-11 [120kB]
  Get:5 http://piatti.debian.org squeeze/main gcc-4.4-base 4.4.4-6 [118kB]
  Get:6 http://piatti.debian.org squeeze/main libstdc++6 4.4.4-6 [341kB]
  Get:7 http://piatti.debian.org squeeze/main libgcc1 1:4.4.4-6 [45.1kB]
  Get:8 http://piatti.debian.org squeeze/main sysv-rc 2.88dsf-11 [73.0kB]
  Get:9 http://piatti.debian.org squeeze/main initscripts 2.88dsf-11 [69.7kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 1004kB in 0s (38.0MB/s)
  (Reading database ... 5979 files and directories currently installed.)
  Preparing to replace base-files 5.7 (using .../base-files_5.8_amd64.deb) ...
  Unpacking replacement base-files ...
  Setting up base-files (5.8) ...
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace debianutils 3.2.3 (using .../debianutils_3.3_amd64.deb) ...
  Unpacking replacement debianutils ...
  Setting up debianutils (3.3) ...
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace sysvinit 2.88dsf-9 (using .../sysvinit_2.88dsf-11_amd64.deb) ...
  Unpacking replacement sysvinit ...
  Setting up sysvinit (2.88dsf-11) ...
  init: timeout opening/writing control channel /dev/initctl
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace sysvinit-utils 2.88dsf-9 (using .../sysvinit-utils_2.88dsf-11_amd64.deb) ...
  Unpacking replacement sysvinit-utils ...
  Setting up sysvinit-utils (2.88dsf-11) ...
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace gcc-4.4-base 4.4.4-5 (using .../gcc-4.4-base_4.4.4-6_amd64.deb) ...
  Unpacking replacement gcc-4.4-base ...
  Setting up gcc-4.4-base (4.4.4-6) ...
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace libstdc++6 4.4.4-5 (using .../libstdc++6_4.4.4-6_amd64.deb) ...
  Unpacking replacement libstdc++6 ...
  Setting up libstdc++6 (4.4.4-6) ...
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace libgcc1 1:4.4.4-5 (using .../libgcc1_1%3a4.4.4-6_amd64.deb) ...
  Unpacking replacement libgcc1 ...
  Setting up libgcc1 (1:4.4.4-6) ...
  (Reading database ... 5980 files and directories currently installed.)
  Preparing to replace sysv-rc 2.88dsf-9 (using .../sysv-rc_2.88dsf-11_all.deb) ...
  Unpacking replacement sysv-rc ...
  Setting up sysv-rc (2.88dsf-11) ...
  (Reading database ... 5981 files and directories currently installed.)
  Preparing to replace initscripts 2.88dsf-9 (using .../initscripts_2.88dsf-11_amd64.deb) ...
  Unpacking replacement initscripts ...
  Setting up initscripts (2.88dsf-11) ...
  Installing new version of config file /etc/init.d/urandom ...
0m14.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', '-yf', 'upgrade']
0m14.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'clean']
0m14.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'clean']
0m14.4s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpwF_doy/tmp/scripts/
0m14.4s INFO: Running scripts post_setup
0m15.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--get-selections', '*']
0m15.1s 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
0m15.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--get-selections', '*']
0m15.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-cache', 'show', 'tumgreyspf']
0m15.2s DUMP: 
  Package: tumgreyspf
  Priority: extra
  Section: mail
  Installed-Size: 204
  Maintainer: Thomas Goirand <[email protected]>
  Architecture: all
  Version: 1.35-4
  Depends: python-spf, adduser, python, passwd, spfquery
  Filename: pool/main/t/tumgreyspf/tumgreyspf_1.35-4_all.deb
  Size: 27074
  MD5sum: 5330936991db62f5a10f255386e09c76
  SHA1: 011bbdc006839d6bdd3a75fe0660e7b97e304dd5
  SHA256: e9ad3ed8c3bfe22cb3ba897c9ae5afd6561fd4f3101860a1ce87563d73fb8796
  Description: external policy checker for the postfix mail server
   Tumgreyspf can optionally greylist and/or use spfquery to check SPF records
   to determine if email should be accepted by your server. The default behavior
   is to let emails comming from server that are SPF approved without any sort
   of greylisting, while all others will be greylisted.
   .
   SPF is information published by the domain owner about what systems may
   legitimately send e-mail for the domain. Greylisting takes advantage of spam
   and viruses that do not follow the RFCs and retry deliveries on temporary
   failure. These checks can be used as part of a mail system and allow several
   orders of magnitude reduction in spam, lower system load, and few problems
   with legitimate mail getting blocked.
   .
   Tumgreyspf uses the file-system as its database, no additional database is
   required to use it, see /var/lib/tumgreyspf/data and it's clean-up cron
   script. Also take care that tumgreyspf will block emails from any domain with
   DNS configured with a buggy SPF record.
  Homepage: http://www.tummy.com/Community/software/tumgreyspf/
  Tag: implemented-in::python, role::program
0m15.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-cache', 'show', 'tumgreyspf']
0m15.2s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpUPyVQm/piuparts-depends-dummy']
0m15.2s DUMP: 
  dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpUPyVQm/piuparts-depends-dummy.deb'.
0m15.2s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpUPyVQm/piuparts-depends-dummy']
0m15.2s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpUPyVQm/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpwF_doy/tmp
0m15.2s INFO: Running scripts pre_install
0m15.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m15.4s DUMP: 
  Selecting previously deselected package piuparts-depends-dummy.
  (Reading database ... 5981 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-spf; however:
    Package python-spf is not installed.
   piuparts-depends-dummy depends on adduser; however:
    Package adduser is not installed.
   piuparts-depends-dummy depends on python; however:
    Package python is not installed.
   piuparts-depends-dummy depends on spfquery; however:
    Package spfquery is not installed.
  dpkg: error processing piuparts-depends-dummy (--install):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   piuparts-depends-dummy
0m15.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m15.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', '-yf', '--no-remove', 'install']
0m23.8s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Correcting dependencies... Done
  The following extra packages will be installed:
    adduser libncursesw5 libspf2-2 libsqlite3-0 libssl0.9.8 mime-support python
    python-central python-dns python-minimal python-spf python2.6
    python2.6-minimal spfquery
  Suggested packages:
    perl-modules python-doc python-tk python-profiler python-yaml python2.6-doc
    python2.6-profiler binutils binfmt-support
  Recommended packages:
    libgpm2 file
  The following NEW packages will be installed:
    adduser libncursesw5 libspf2-2 libsqlite3-0 libssl0.9.8 mime-support python
    python-central python-dns python-minimal python-spf python2.6
    python2.6-minimal spfquery
  0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
  1 not fully installed or removed.
  Need to get 6323kB of archives.
  After this operation, 21.4MB of additional disk space will be used.
  Get:1 http://piatti.debian.org squeeze/main libssl0.9.8 0.9.8o-1 [945kB]
  Get:2 http://piatti.debian.org squeeze/main python2.6-minimal 2.6.5+20100706-1 [1515kB]
  Get:3 http://piatti.debian.org squeeze/main mime-support 3.48-1 [34.2kB]
  Get:4 http://piatti.debian.org squeeze/main libncursesw5 5.7+20100313-2 [389kB]
  Get:5 http://piatti.debian.org squeeze/main libsqlite3-0 3.6.23.1-4 [379kB]
  Get:6 http://piatti.debian.org squeeze/main python2.6 2.6.5+20100706-1 [2507kB]
  Get:7 http://piatti.debian.org squeeze/main python-minimal 2.6.5-5 [26.5kB]
  Get:8 http://piatti.debian.org squeeze/main python 2.6.5-5 [157kB]
  Get:9 http://piatti.debian.org squeeze/main python-central 0.6.14+nmu2 [44.8kB]
  Get:10 http://piatti.debian.org squeeze/main python-dns 2.3.4-4 [30.0kB]
  Get:11 http://piatti.debian.org squeeze/main python-spf 2.0.5-2 [44.1kB]
  Get:12 http://piatti.debian.org squeeze/main adduser 3.112 [157kB]
  Get:13 http://piatti.debian.org squeeze/main libspf2-2 1.2.9-4 [61.7kB]
  Get:14 http://piatti.debian.org squeeze/main spfquery 1.2.9-4 [32.7kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 6323kB in 0s (11.9MB/s)
  Selecting previously deselected package libssl0.9.8.
  (Reading database ... 5981 files and directories currently installed.)
  Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-1_amd64.deb) ...
  Selecting previously deselected package python2.6-minimal.
  Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.5+20100706-1_amd64.deb) ...
  Selecting previously deselected package mime-support.
  Unpacking mime-support (from .../mime-support_3.48-1_all.deb) ...
  Selecting previously deselected package libncursesw5.
  Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-2_amd64.deb) ...
  Selecting previously deselected package libsqlite3-0.
  Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.23.1-4_amd64.deb) ...
  Selecting previously deselected package python2.6.
  Unpacking python2.6 (from .../python2.6_2.6.5+20100706-1_amd64.deb) ...
  Selecting previously deselected package python-minimal.
  Unpacking python-minimal (from .../python-minimal_2.6.5-5_all.deb) ...
  Selecting previously deselected package python.
  Unpacking python (from .../python_2.6.5-5_all.deb) ...
  Selecting previously deselected package python-central.
  Unpacking python-central (from .../python-central_0.6.14+nmu2_all.deb) ...
  Selecting previously deselected package python-dns.
  Unpacking python-dns (from .../python-dns_2.3.4-4_all.deb) ...
  Selecting previously deselected package python-spf.
  Unpacking python-spf (from .../python-spf_2.0.5-2_all.deb) ...
  Selecting previously deselected package adduser.
  Unpacking adduser (from .../archives/adduser_3.112_all.deb) ...
  Selecting previously deselected package libspf2-2.
  Unpacking libspf2-2 (from .../libspf2-2_1.2.9-4_amd64.deb) ...
  Selecting previously deselected package spfquery.
  Unpacking spfquery (from .../spfquery_1.2.9-4_amd64.deb) ...
  Setting up libssl0.9.8 (0.9.8o-1) ...
  Setting up python2.6-minimal (2.6.5+20100706-1) ...
  Setting up mime-support (3.48-1) ...
  update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode.
  Setting up libncursesw5 (5.7+20100313-2) ...
  Setting up libsqlite3-0 (3.6.23.1-4) ...
  Setting up python2.6 (2.6.5+20100706-1) ...
  Setting up python-minimal (2.6.5-5) ...
  Setting up python (2.6.5-5) ...
  Setting up python-central (0.6.14+nmu2) ...
  Setting up python-dns (2.3.4-4) ...
  Setting up python-spf (2.0.5-2) ...
  Setting up adduser (3.112) ...
  Setting up libspf2-2 (1.2.9-4) ...
  Setting up spfquery (1.2.9-4) ...
  update-alternatives: using /usr/bin/spfquery.libspf2 to provide /usr/bin/spfquery (spfquery) in auto mode.
  update-alternatives: using /usr/sbin/spfd.libspf2 to provide /usr/sbin/spfd (spfd) in auto mode.
  Setting up piuparts-depends-dummy (0.invalid.0) ...
0m23.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', '-yf', '--no-remove', 'install']
0m23.8s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m23.8s INFO: Running scripts post_install
0m23.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'clean']
0m23.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'clean']
0m23.8s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpwF_doy/tmp/piuparts-depends-dummy.deb
0m23.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m23.8s DUMP: 
  (Reading database ... 6964 files and directories currently installed.)
  Removing piuparts-depends-dummy ...
0m23.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m23.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', '--pending']
0m23.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', '--pending']
0m24.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', '-y', 'install', 'tumgreyspf']
0m25.5s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    tumgreyspf
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 27.1kB of archives.
  After this operation, 209kB of additional disk space will be used.
  Get:1 http://piatti.debian.org squeeze/main tumgreyspf 1.35-4 [27.1kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 27.1kB in 0s (0B/s)
  Selecting previously deselected package tumgreyspf.
  (Reading database ... 6964 files and directories currently installed.)
  Unpacking tumgreyspf (from .../tumgreyspf_1.35-4_all.deb) ...
  Setting up tumgreyspf (1.35-4) ...
  Created user tumgreyspf
0m25.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', '-y', 'install', 'tumgreyspf']
0m25.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'clean']
0m25.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'apt-get', 'clean']
0m25.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpwF_doy']
0m25.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpwF_doy']
0m26.1s DEBUG: No broken symlinks as far as we can find.
0m26.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--get-selections', '*']
0m26.1s 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
  libncursesw5					install
  libpam-modules					install
  libpam-runtime					install
  libpam0g					install
  libreadline6					install
  libselinux1					install
  libsepol1					install
  libspf2-2					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-central					install
  python-dns					install
  python-minimal					install
  python-spf					install
  python2.6					install
  python2.6-minimal				install
  readline-common					install
  sed						install
  sensible-utils					install
  spfquery					install
  sysv-rc						install
  sysvinit					install
  sysvinit-utils					install
  tar						install
  tumgreyspf					install
  tzdata						install
  util-linux					install
  xz-utils					install
  zlib1g						install
0m26.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--get-selections', '*']
0m26.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-central']
0m26.1s DUMP: 
  dpkg: dependency problems prevent removal of python-central:
   python-spf depends on python-central (>= 0.6.7).
  dpkg: error processing python-central (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python-central
0m26.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-central']
0m26.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libspf2-2']
0m26.2s DUMP: 
  dpkg: dependency problems prevent removal of libspf2-2:
   spfquery depends on libspf2-2.
  dpkg: error processing libspf2-2 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libspf2-2
0m26.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libspf2-2']
0m26.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python2.6-minimal']
0m26.2s DUMP: 
  dpkg: dependency problems prevent removal of python2.6-minimal:
   python2.6 depends on python2.6-minimal (= 2.6.5+20100706-1).
   python-minimal depends on python2.6-minimal (>= 2.6.5+20100616-1~).
  dpkg: error processing python2.6-minimal (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python2.6-minimal
0m26.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python2.6-minimal']
0m26.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libncursesw5']
0m26.2s 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
0m26.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libncursesw5']
0m26.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'adduser']
0m26.2s DUMP: 
  dpkg: dependency problems prevent removal of adduser:
   tumgreyspf depends on adduser.
  dpkg: error processing adduser (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   adduser
0m26.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'adduser']
0m26.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python']
0m26.2s DUMP: 
  dpkg: dependency problems prevent removal of python:
   python-central depends on python (>= 2.4.3-10).
   python-spf depends on python.
   tumgreyspf depends on python.
   python-dns depends on python (>= 2.6.5-2~).
  dpkg: error processing python (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python
0m26.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python']
0m26.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-spf']
0m26.2s DUMP: 
  dpkg: dependency problems prevent removal of python-spf:
   tumgreyspf depends on python-spf.
  dpkg: error processing python-spf (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python-spf
0m26.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-spf']
0m26.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python2.6']
0m26.3s DUMP: 
  dpkg: dependency problems prevent removal of python2.6:
   python-dns depends on python2.6 | python2.5; however:
    Package python2.6 is to be removed.
    Package python2.5 is not installed.
   python depends on python2.6 (>= 2.6.5+20100616-1~).
  dpkg: error processing python2.6 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python2.6
0m26.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python2.6']
0m26.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-dns']
0m26.3s DUMP: 
  dpkg: dependency problems prevent removal of python-dns:
   python-spf depends on python-dns.
  dpkg: error processing python-dns (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python-dns
0m26.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-dns']
0m26.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libsqlite3-0']
0m26.3s DUMP: 
  dpkg: dependency problems prevent removal of libsqlite3-0:
   python2.6 depends on libsqlite3-0 (>= 3.6.23.1).
  dpkg: error processing libsqlite3-0 (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libsqlite3-0
0m26.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libsqlite3-0']
0m26.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libssl0.9.8']
0m26.3s 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
0m26.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'libssl0.9.8']
0m26.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'spfquery']
0m26.3s DUMP: 
  dpkg: dependency problems prevent removal of spfquery:
   tumgreyspf depends on spfquery.
  dpkg: error processing spfquery (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   spfquery
0m26.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'spfquery']
0m26.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'mime-support']
0m26.3s 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
0m26.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'mime-support']
0m26.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-minimal']
0m26.4s DUMP: 
  dpkg: dependency problems prevent removal of python-minimal:
   python depends on python-minimal (>= 2.6.5-5).
  dpkg: error processing python-minimal (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   python-minimal
0m26.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'python-minimal']
0m26.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'tumgreyspf']
0m26.4s DUMP: 
  (Reading database ... 6995 files and directories currently installed.)
  Removing tumgreyspf ...
0m26.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', 'tumgreyspf']
0m26.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', '--pending']
0m27.0s DUMP: 
  (Reading database ... 6969 files and directories currently installed.)
  Removing spfquery ...
  Removing adduser ...
  Removing libspf2-2 ...
  Removing python-spf ...
  Removing python-central ...
  Removing python-dns ...
  Removing python ...
  Removing python2.6 ...
  Removing libsqlite3-0 ...
  Removing libncursesw5 ...
  Removing mime-support ...
  Removing python-minimal ...
  Removing python2.6-minimal ...
  Removing libssl0.9.8 ...
0m27.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'dpkg', '--remove', '--pending']
0m27.0s INFO: Running scripts post_remove
0m27.0s INFO: Package tumgreyspf contains cron file: /etc/cron.daily/tumgreyspf
0m27.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', '/etc/cron.daily/tumgreyspf']
0m27.1s DUMP: 
  find: `/var/lib/tumgreyspf/data/*/*/*/check_file': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*/*/*': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*/*': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*': No such file or directory
0m27.1s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', '/etc/cron.daily/tumgreyspf']
  find: `/var/lib/tumgreyspf/data/*/*/*/check_file': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*/*/*': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*/*': No such file or directory
  rmdir: failed to remove `/var/lib/tumgreyspf/data/*': No such file or directory
  
0m27.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'umount', '/proc']
0m27.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwF_doy', 'umount', '/proc']
0m27.4s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpwF_doy

End: 2010-07-19 04:33:10 UTC

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

Reply via email to