Package: gsm-utils
Version: 1.10-13
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...):

0m10.9s DEBUG: Starting command: 
['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 
'gsm-utils']
0m10.9s DUMP: 
  (Reading database ... 6160 files and directories currently installed.)
  Removing gsm-utils ...
  Purging configuration files for gsm-utils ...
  /var/lib/dpkg/info/gsm-utils.postrm: 34: deluser: not found
  dpkg: error processing gsm-utils (--purge):
   subprocess installed post-removal script returned error exit status 127
  Errors were encountered while processing:
   gsm-utils

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-03-13 11:44:34 UTC

Package: gsm-utils
Priority: extra
Section: comm
Installed-Size: 576
Maintainer: Mark Purcell <m...@debian.org>
Architecture: amd64
Source: gsmlib
Version: 1.10-13
Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libgsmme1c2a (>= 1.10), libstdc++6 (>= 4.2.1), adduser
Filename: pool/main/g/gsmlib/gsm-utils_1.10-13_amd64.deb
Size: 155066
MD5sum: 6553a62f7685e9e92c2f805eaad957f3
SHA1: 0fd3b48cf2967a284fa7f715be683fcec79887a0
SHA256: dcadc8cce98e15f233987a2b3a99a8038e9adb4f4c18addb59ec73b2652fb292
Description: GSM mobile phone access applications
 Some simple command line programs to access a GSM mobile phone via
 GSM modem or IrDA.  Functions include: modification of phone books and
 reading, writing, sending and receiving SMS messages.  Uses the GSM
 standards ETSI GSM 07.07, ETSI GSM 07.05, and others.
Homepage: http://www.pxh.de/fs/gsmlib/
Tag: hardware::modem, interface::commandline, role::program, scope::utility, use::synchronizing, works-with::pim

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/  gsm-utils
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/ gsm-utils
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/tmpdyMosr
0m0.0s DEBUG: Unpacking wheezy.tar.gz into /org/piuparts.debian.org/tmp/tmpdyMosr
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpdyMosr', '-zxf', 'wheezy.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpdyMosr', '-zxf', 'wheezy.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'update']
0m1.9s 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...
0m1.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'update']
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'mount', '-t', 'proc', 'proc', '/proc']
0m1.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'mount', '-t', 'proc', 'proc', '/proc']
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', '-yf', 'upgrade']
0m2.3s DUMP: 
  Reading package lists...
  Building dependency tree...
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m2.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', '-yf', 'upgrade']
0m2.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'clean']
0m2.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'clean']
0m2.3s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpdyMosr/tmp/scripts/
0m2.3s INFO: Running scripts post_setup
0m2.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--get-selections', '*']
0m2.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
  gcc-4.5-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
0m2.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--get-selections', '*']
0m2.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-cache', 'show', 'gsm-utils']
0m2.9s DUMP: 
  Package: gsm-utils
  Priority: extra
  Section: comm
  Installed-Size: 576
  Maintainer: Mark Purcell <m...@debian.org>
  Architecture: amd64
  Source: gsmlib
  Version: 1.10-13
  Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libgsmme1c2a (>= 1.10), libstdc++6 (>= 4.2.1), adduser
  Filename: pool/main/g/gsmlib/gsm-utils_1.10-13_amd64.deb
  Size: 155066
  MD5sum: 6553a62f7685e9e92c2f805eaad957f3
  SHA1: 0fd3b48cf2967a284fa7f715be683fcec79887a0
  SHA256: dcadc8cce98e15f233987a2b3a99a8038e9adb4f4c18addb59ec73b2652fb292
  Description: GSM mobile phone access applications
   Some simple command line programs to access a GSM mobile phone via
   GSM modem or IrDA.  Functions include: modification of phone books and
   reading, writing, sending and receiving SMS messages.  Uses the GSM
   standards ETSI GSM 07.07, ETSI GSM 07.05, and others.
  Homepage: http://www.pxh.de/fs/gsmlib/
  Tag: hardware::modem, interface::commandline, role::program, scope::utility, use::synchronizing, works-with::pim
0m2.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-cache', 'show', 'gsm-utils']
0m2.9s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpj3XcCR/piuparts-depends-dummy']
0m6.5s DUMP: 
  dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpj3XcCR/piuparts-depends-dummy.deb'.
0m6.5s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpj3XcCR/piuparts-depends-dummy']
0m6.5s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpj3XcCR/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpdyMosr/tmp
0m6.5s INFO: Running scripts pre_install
0m6.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/pre_install_exceptions']
0m6.5s 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
0m6.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/pre_install_exceptions']
0m6.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m6.6s DUMP: 
  Selecting previously deselected package piuparts-depends-dummy.
  (Reading database ... 6156 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 libgsmme1c2a (>= 1.10); however:
    Package libgsmme1c2a 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
0m6.6s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m6.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', '-yf', 'install']
0m8.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  Correcting dependencies... Done
  The following extra packages will be installed:
    adduser libgsmme1c2a
  Suggested packages:
    perl-modules
  The following NEW packages will be installed:
    adduser libgsmme1c2a
  0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  1 not fully installed or removed.
  Need to get 472 kB of archives.
  After this operation, 1860 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ wheezy/main libgsmme1c2a amd64 1.10-13 [221 kB]
  Get:2 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 472 kB in 0s (1230 kB/s)
  Selecting previously deselected package libgsmme1c2a.
  (Reading database ... 6156 files and directories currently installed.)
  Unpacking libgsmme1c2a (from .../libgsmme1c2a_1.10-13_amd64.deb) ...
  Selecting previously deselected package adduser.
  Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ...
  Setting up libgsmme1c2a (1.10-13) ...
  Setting up adduser (3.112+nmu2) ...
  Setting up piuparts-depends-dummy (0.invalid.0) ...
0m8.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', '-yf', 'install']
0m8.2s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m8.2s INFO: Running scripts post_install
0m8.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'clean']
0m8.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'clean']
0m8.2s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpdyMosr/tmp/piuparts-depends-dummy.deb
0m8.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m8.3s DUMP: 
  (Reading database ... 6270 files and directories currently installed.)
  Removing piuparts-depends-dummy ...
0m8.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m8.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m8.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m8.8s INFO: Running scripts pre_install
0m8.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/pre_install_exceptions']
0m8.9s 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.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/pre_install_exceptions']
0m8.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', '-y', 'install', 'gsm-utils']
0m9.9s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following NEW packages will be installed:
    gsm-utils
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 155 kB of archives.
  After this operation, 590 kB of additional disk space will be used.
  Get:1 http://piatti.debian.org/debian/ wheezy/main gsm-utils amd64 1.10-13 [155 kB]
  debconf: delaying package configuration, since apt-utils is not installed
  Fetched 155 kB in 0s (1657 kB/s)
  Selecting previously deselected package gsm-utils.
  (Reading database ... 6270 files and directories currently installed.)
  Unpacking gsm-utils (from .../gsm-utils_1.10-13_amd64.deb) ...
  Setting up gsm-utils (1.10-13) ...
  Adding group `gsmsms' (GID 102) ...
  Done.
  Adding system user `gsmsms' (UID 101) ...
  Adding new user `gsmsms' (UID 101) with group `gsmsms' ...
  Not creating home directory `/var/spool/sms'.
  Adding user `gsmsms' to group `dialout' ...
  Adding user gsmsms to group dialout
  Done.
  invoke-rc.d: policy-rc.d denied execution of start.
0m9.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', '-y', 'install', 'gsm-utils']
0m9.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'clean']
0m9.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'apt-get', 'clean']
0m9.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpdyMosr']
0m10.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpdyMosr']
0m10.4s DEBUG: No broken symlinks as far as we can find.
0m10.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--get-selections', '*']
0m10.5s 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
  gcc-4.5-base					install
  gnupg						install
  gpgv						install
  grep						install
  gsm-utils					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
  libgsmme1c2a					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
0m10.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--get-selections', '*']
0m10.5s INFO: Running scripts pre_remove
0m10.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/pre_remove_exceptions']
0m10.5s DUMP: 
  Debug: running script tmp/scripts/pre_remove_exceptions
0m10.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/pre_remove_exceptions']
0m10.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', 'libgsmme1c2a']
0m10.5s DUMP: 
  dpkg: dependency problems prevent removal of libgsmme1c2a:
   gsm-utils depends on libgsmme1c2a (>= 1.10).
  dpkg: error processing libgsmme1c2a (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   libgsmme1c2a
0m10.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', 'libgsmme1c2a']
0m10.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', 'adduser']
0m10.5s DUMP: 
  dpkg: dependency problems prevent removal of adduser:
   gsm-utils depends on adduser.
  dpkg: error processing adduser (--remove):
   dependency problems - not removing
  Errors were encountered while processing:
   adduser
0m10.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', 'adduser']
0m10.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', 'gsm-utils']
0m10.6s DUMP: 
  (Reading database ... 6313 files and directories currently installed.)
  Removing gsm-utils ...
  invoke-rc.d: policy-rc.d denied execution of stop.
0m10.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', 'gsm-utils']
0m10.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m10.6s DUMP: 
  (Reading database ... 6274 files and directories currently installed.)
  Removing adduser ...
  Removing libgsmme1c2a ...
0m10.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m10.6s INFO: Running scripts post_remove
0m10.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'libgsmme1c2a']
0m10.7s DUMP: 
  (Reading database ... 6161 files and directories currently installed.)
  Removing libgsmme1c2a ...
  Purging configuration files for libgsmme1c2a ...
0m10.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'libgsmme1c2a']
0m10.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'adduser']
0m10.8s DUMP: 
  (Reading database ... 6161 files and directories currently installed.)
  Removing adduser ...
  Purging configuration files for adduser ...
0m10.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'adduser']
0m10.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m10.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m10.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'gsm-utils']
0m10.9s DUMP: 
  (Reading database ... 6160 files and directories currently installed.)
  Removing gsm-utils ...
  Purging configuration files for gsm-utils ...
  /var/lib/dpkg/info/gsm-utils.postrm: 34: deluser: not found
  dpkg: error processing gsm-utils (--purge):
   subprocess installed post-removal script returned error exit status 127
  Errors were encountered while processing:
   gsm-utils
0m10.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', 'gsm-utils']
0m10.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m10.9s DUMP: 
  (Reading database ... 6160 files and directories currently installed.)
  Removing gsm-utils ...
  Purging configuration files for gsm-utils ...
  /var/lib/dpkg/info/gsm-utils.postrm: 34: deluser: not found
  dpkg: error processing gsm-utils (--remove):
   subprocess installed post-removal script returned error exit status 127
  Errors were encountered while processing:
   gsm-utils
0m10.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--remove', '--pending']
0m10.9s INFO: Running scripts post_purge
0m10.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/post_purge_exceptions']
0m10.9s DUMP: 
  Debug: running script tmp/scripts/post_purge_exceptions
0m10.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'tmp/scripts/post_purge_exceptions']
0m10.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', '--pending']
0m11.0s DUMP: 
  (Reading database ... 6160 files and directories currently installed.)
  Removing gsm-utils ...
  Purging configuration files for gsm-utils ...
  /var/lib/dpkg/info/gsm-utils.postrm: 34: deluser: not found
  dpkg: error processing gsm-utils (--purge):
   subprocess installed post-removal script returned error exit status 127
  Errors were encountered while processing:
   gsm-utils
0m11.0s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'dpkg', '--purge', '--pending']
  (Reading database ... 6160 files and directories currently installed.)
  Removing gsm-utils ...
  Purging configuration files for gsm-utils ...
  /var/lib/dpkg/info/gsm-utils.postrm: 34: deluser: not found
  dpkg: error processing gsm-utils (--purge):
   subprocess installed post-removal script returned error exit status 127
  Errors were encountered while processing:
   gsm-utils
  
0m11.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'umount', '/proc']
0m11.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpdyMosr', 'umount', '/proc']
0m11.3s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpdyMosr

End: 2011-03-13 11:44:45 UTC

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

Reply via email to