--- Begin Message ---
Package: debtorrent
Version: 0.1.10
Severity: important
User: [email protected]
Usertags: piuparts piuparts.d.o
Hi,
during a test with piuparts I noticed your package failed to purge due to a
command not found. According to policy 7.2 you cannot rely on the depends
being available during purge, only the essential packages are available for
sure.
Filing this as important because a.) it's a clear policy violation (to not
clean up at purge) b.) having a piuparts clean archive is a release goal
since lenny and c.) this package being piuparts buggy blocks packages
depending on it from being tested by piuparts (and thus possibly the
detection of more severe problems).
From the attached log (scroll to the bottom...):
0m18.4s ERROR: Command failed (status=1):
['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8',
'dpkg', '--purge', '--pending']
(Reading database ... 6164 files and directories currently installed.)
Removing debtorrent ...
Purging configuration files for debtorrent ...
Purging debtorrent cache directory
/var/lib/dpkg/info/debtorrent.postrm: 35: deluser: not found
dpkg: error processing debtorrent (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
debtorrent
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:36:45 UTC
Package: debtorrent
Priority: optional
Section: net
Installed-Size: 1185
Maintainer: Cameron Dale <[email protected]>
Architecture: all
Version: 0.1.10
Provides: python-debtorrent
Depends: python, python-support (>= 0.90.0), adduser, python-debian (>= 0.1.15), python-apt
Recommends: python-crypto, apt-transport-debtorrent (>= 0.2)
Suggests: python-psyco
Filename: pool/main/d/debtorrent/debtorrent_0.1.10_all.deb
Size: 231014
MD5sum: 07505e9ea06dafb384863a2054ba9fa5
SHA1: 27125c2f94e77095a38d1ce6105206d6e75100bc
SHA256: 187206bbb35f19175be73bf2fe476514f469adffc66f3d393a0ce4a3c6c25368
Description: bittorrent proxy for downloading Debian packages
DebTorrent is a proxy for downloading Debian packages files with APT.
It will download any needed packages from other DebTorrent peers in a
bittorrent-like manner, and so reduce the strain on the Debian mirrors.
.
The DebTorrent client runs as a daemon, automatically started on bootup,
and listens for requests from APT for files. Any non-package files are
downloaded and served to APT similarly to other proxying software (e.g.
apt-proxy, apt-cacher, and approx). The configuration is very simple,
and only involves prepending a server and port to your current
sources.list files (similar to apt-cacher).
.
When downloading package files, the DebTorrent client will try to use
any other DebTorrent clients it can find to download from. This will
use the uploading bandwidth of other peers, while reducing the demand
on the Debian mirror network. However, if a package cannot be found
on any peers, DebTorrent will fall back to downloading from a mirror
to ensure all packages are downloaded.
Homepage: http://debtorrent.alioth.debian.org/
Tag: admin::package-management, implemented-in::python, interface::daemon, network::server, protocol::bittorrent, protocol::http, role::program, suite::debian, use::downloading, use::proxying, works-with::software:package
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/ debtorrent
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/ debtorrent
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/tmpFqjJS8
0m0.0s DEBUG: Unpacking wheezy.tar.gz into /org/piuparts.debian.org/tmp/tmpFqjJS8
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpFqjJS8', '-zxf', 'wheezy.tar.gz']
0m5.7s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpFqjJS8', '-zxf', 'wheezy.tar.gz']
0m5.7s DEBUG: Created policy-rc.d and chmodded it.
0m5.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'update']
0m5.7s 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...
0m5.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'update']
0m5.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', '-yf', 'upgrade']
0m6.1s DUMP:
Reading package lists...
Building dependency tree...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m6.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', '-yf', 'upgrade']
0m6.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'clean']
0m6.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'clean']
0m6.1s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpFqjJS8/tmp/scripts/
0m6.1s INFO: Running scripts post_setup
0m6.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--get-selections', '*']
0m6.7s 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
0m6.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--get-selections', '*']
0m6.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-cache', 'show', 'debtorrent']
0m6.7s DUMP:
Package: debtorrent
Priority: optional
Section: net
Installed-Size: 1185
Maintainer: Cameron Dale <[email protected]>
Architecture: all
Version: 0.1.10
Provides: python-debtorrent
Depends: python, python-support (>= 0.90.0), adduser, python-debian (>= 0.1.15), python-apt
Recommends: python-crypto, apt-transport-debtorrent (>= 0.2)
Suggests: python-psyco
Filename: pool/main/d/debtorrent/debtorrent_0.1.10_all.deb
Size: 231014
MD5sum: 07505e9ea06dafb384863a2054ba9fa5
SHA1: 27125c2f94e77095a38d1ce6105206d6e75100bc
SHA256: 187206bbb35f19175be73bf2fe476514f469adffc66f3d393a0ce4a3c6c25368
Description: bittorrent proxy for downloading Debian packages
DebTorrent is a proxy for downloading Debian packages files with APT.
It will download any needed packages from other DebTorrent peers in a
bittorrent-like manner, and so reduce the strain on the Debian mirrors.
.
The DebTorrent client runs as a daemon, automatically started on bootup,
and listens for requests from APT for files. Any non-package files are
downloaded and served to APT similarly to other proxying software (e.g.
apt-proxy, apt-cacher, and approx). The configuration is very simple,
and only involves prepending a server and port to your current
sources.list files (similar to apt-cacher).
.
When downloading package files, the DebTorrent client will try to use
any other DebTorrent clients it can find to download from. This will
use the uploading bandwidth of other peers, while reducing the demand
on the Debian mirror network. However, if a package cannot be found
on any peers, DebTorrent will fall back to downloading from a mirror
to ensure all packages are downloaded.
Homepage: http://debtorrent.alioth.debian.org/
Tag: admin::package-management, implemented-in::python, interface::daemon, network::server, protocol::bittorrent, protocol::http, role::program, suite::debian, use::downloading, use::proxying, works-with::software:package
0m6.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-cache', 'show', 'debtorrent']
0m6.7s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpDkJCcJ/piuparts-depends-dummy']
0m6.9s DUMP:
dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpDkJCcJ/piuparts-depends-dummy.deb'.
0m6.9s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpDkJCcJ/piuparts-depends-dummy']
0m6.9s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpDkJCcJ/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpFqjJS8/tmp
0m6.9s INFO: Running scripts pre_install
0m6.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/pre_install_exceptions']
0m6.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
0m6.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/pre_install_exceptions']
0m6.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m6.9s 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 python; however:
Package python is not installed.
piuparts-depends-dummy depends on python-support (>= 0.90.0); however:
Package python-support is not installed.
piuparts-depends-dummy depends on adduser; however:
Package adduser is not installed.
piuparts-depends-dummy depends on python-debian (>= 0.1.15); however:
Package python-debian is not installed.
piuparts-depends-dummy depends on python-apt; however:
Package python-apt is not installed.
dpkg: error processing piuparts-depends-dummy (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
piuparts-depends-dummy
0m6.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m6.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', '-yf', 'install']
0m13.5s DUMP:
Reading package lists...
Building dependency tree...
Correcting dependencies... Done
The following extra packages will be installed:
adduser apt-utils libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8
mime-support python python-apt python-apt-common python-chardet
python-debian python-minimal python-support python2.6 python2.6-minimal
Suggested packages:
perl-modules python-doc python-tk python-profiler python-apt-dbg python-gtk2
python-vte python-apt-doc python2.6-doc python2.6-profiler binutils
binfmt-support
Recommended packages:
libgpm2 file lsb-release iso-codes
The following NEW packages will be installed:
adduser apt-utils libexpat1 libncursesw5 libsqlite3-0 libssl0.9.8
mime-support python python-apt python-apt-common python-chardet
python-debian python-minimal python-support python2.6 python2.6-minimal
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 7328 kB of archives.
After this operation, 25.1 MB of additional disk space will be used.
Get:1 http://piatti.debian.org/debian/ wheezy/main libssl0.9.8 amd64 0.9.8o-5 [997 kB]
Get:2 http://piatti.debian.org/debian/ wheezy/main python2.6-minimal amd64 2.6.6-8+b1 [1520 kB]
Get:3 http://piatti.debian.org/debian/ wheezy/main mime-support all 3.51-1 [35.0 kB]
Get:4 http://piatti.debian.org/debian/ wheezy/main libexpat1 amd64 2.0.1-7 [137 kB]
Get:5 http://piatti.debian.org/debian/ wheezy/main libncursesw5 amd64 5.7+20100313-5 [390 kB]
Get:6 http://piatti.debian.org/debian/ wheezy/main libsqlite3-0 amd64 3.7.5-1 [408 kB]
Get:7 http://piatti.debian.org/debian/ wheezy/main python2.6 amd64 2.6.6-8+b1 [2455 kB]
Get:8 http://piatti.debian.org/debian/ wheezy/main python-minimal all 2.6.6-3+squeeze5 [33.7 kB]
Get:9 http://piatti.debian.org/debian/ wheezy/main python all 2.6.6-3+squeeze5 [168 kB]
Get:10 http://piatti.debian.org/debian/ wheezy/main python-support all 1.0.11 [32.8 kB]
Get:11 http://piatti.debian.org/debian/ wheezy/main adduser all 3.112+nmu2 [250 kB]
Get:12 http://piatti.debian.org/debian/ wheezy/main python-chardet all 2.0.1-1 [175 kB]
Get:13 http://piatti.debian.org/debian/ wheezy/main python-debian all 0.1.18 [58.4 kB]
Get:14 http://piatti.debian.org/debian/ wheezy/main apt-utils amd64 0.8.11.5 [278 kB]
Get:15 http://piatti.debian.org/debian/ wheezy/main python-apt-common all 0.7.100.1 [81.9 kB]
Get:16 http://piatti.debian.org/debian/ wheezy/main python-apt amd64 0.7.100.1 [309 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 7328 kB in 0s (7850 kB/s)
Selecting previously deselected package libssl0.9.8.
(Reading database ... 6156 files and directories currently installed.)
Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8o-5_amd64.deb) ...
Selecting previously deselected package python2.6-minimal.
Unpacking python2.6-minimal (from .../python2.6-minimal_2.6.6-8+b1_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.51-1_all.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-7_amd64.deb) ...
Selecting previously deselected package libncursesw5.
Unpacking libncursesw5 (from .../libncursesw5_5.7+20100313-5_amd64.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.7.5-1_amd64.deb) ...
Selecting previously deselected package python2.6.
Unpacking python2.6 (from .../python2.6_2.6.6-8+b1_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.6.6-3+squeeze5_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.6.6-3+squeeze5_all.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_1.0.11_all.deb) ...
Selecting previously deselected package adduser.
Unpacking adduser (from .../adduser_3.112+nmu2_all.deb) ...
Selecting previously deselected package python-chardet.
Unpacking python-chardet (from .../python-chardet_2.0.1-1_all.deb) ...
Selecting previously deselected package python-debian.
Unpacking python-debian (from .../python-debian_0.1.18_all.deb) ...
Selecting previously deselected package apt-utils.
Unpacking apt-utils (from .../apt-utils_0.8.11.5_amd64.deb) ...
Selecting previously deselected package python-apt-common.
Unpacking python-apt-common (from .../python-apt-common_0.7.100.1_all.deb) ...
Selecting previously deselected package python-apt.
Unpacking python-apt (from .../python-apt_0.7.100.1_amd64.deb) ...
Setting up libssl0.9.8 (0.9.8o-5) ...
Setting up python2.6-minimal (2.6.6-8+b1) ...
Setting up mime-support (3.51-1) ...
update-alternatives: using /usr/bin/see to provide /usr/bin/view (view) in auto mode.
Setting up libexpat1 (2.0.1-7) ...
Setting up libncursesw5 (5.7+20100313-5) ...
Setting up libsqlite3-0 (3.7.5-1) ...
Setting up python2.6 (2.6.6-8+b1) ...
Setting up python-minimal (2.6.6-3+squeeze5) ...
Setting up python (2.6.6-3+squeeze5) ...
Setting up python-support (1.0.11) ...
Setting up adduser (3.112+nmu2) ...
Setting up python-chardet (2.0.1-1) ...
Setting up python-debian (0.1.18) ...
Setting up apt-utils (0.8.11.5) ...
Setting up python-apt-common (0.7.100.1) ...
Setting up python-apt (0.7.100.1) ...
Setting up piuparts-depends-dummy (0.invalid.0) ...
Processing triggers for python-support ...
0m13.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', '-yf', 'install']
0m13.5s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m13.5s INFO: Running scripts post_install
0m13.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'clean']
0m13.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'clean']
0m13.5s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpFqjJS8/tmp/piuparts-depends-dummy.deb
0m13.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m13.6s DUMP:
(Reading database ... 7463 files and directories currently installed.)
Removing piuparts-depends-dummy ...
0m13.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m13.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m13.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m14.2s INFO: Running scripts pre_install
0m14.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/pre_install_exceptions']
0m14.2s DUMP:
Debug: running script tmp/scripts/pre_install_exceptions
Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully
yes: standard output: Broken pipe
yes: write error
0m14.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/pre_install_exceptions']
0m14.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', '-y', 'install', 'debtorrent']
0m15.5s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
python-psyco
Recommended packages:
python-crypto apt-transport-debtorrent
The following NEW packages will be installed:
debtorrent
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 231 kB of archives.
After this operation, 1213 kB of additional disk space will be used.
Get:1 http://piatti.debian.org/debian/ wheezy/main debtorrent all 0.1.10 [231 kB]
Fetched 231 kB in 0s (9766 kB/s)
Selecting previously deselected package debtorrent.
(Reading database ... 7463 files and directories currently installed.)
Unpacking debtorrent (from .../debtorrent_0.1.10_all.deb) ...
Setting up debtorrent (0.1.10) ...
invoke-rc.d: policy-rc.d denied execution of start.
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for python-support ...
0m15.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', '-y', 'install', 'debtorrent']
0m15.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'clean']
0m15.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'apt-get', 'clean']
0m15.5s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpFqjJS8']
0m15.8s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpFqjJS8']
0m16.2s ERROR: WARN: Broken symlinks:
/usr/lib/python2.5/site-packages/python-support.pth -> ../../pymodules/python2.5/.path
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--get-selections', '*']
0m16.2s DUMP:
adduser install
apt install
apt-utils 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
debtorrent 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
libexpat1 install
libgcc1 install
liblocale-gettext-perl install
liblzma2 install
libncurses5 install
libncursesw5 install
libpam-modules install
libpam-runtime install
libpam0g install
libreadline6 install
libselinux1 install
libsepol1 install
libslang2 install
libsqlite3-0 install
libss2 install
libssl0.9.8 install
libstdc++6 install
libtext-charwidth-perl install
libtext-iconv-perl install
libtext-wrapi18n-perl install
libusb-0.1-4 install
libuuid1 install
login install
lsb-base install
mawk install
mime-support install
mount install
ncurses-base install
ncurses-bin install
passwd install
perl-base install
python install
python-apt install
python-apt-common install
python-chardet install
python-debian install
python-minimal install
python-support install
python2.6 install
python2.6-minimal 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.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--get-selections', '*']
0m16.2s INFO: Running scripts pre_remove
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/pre_remove_exceptions']
0m16.2s DUMP:
Debug: running script tmp/scripts/pre_remove_exceptions
0m16.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/pre_remove_exceptions']
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-chardet']
0m16.2s DUMP:
dpkg: dependency problems prevent removal of python-chardet:
python-debian depends on python-chardet.
dpkg: error processing python-chardet (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-chardet
0m16.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-chardet']
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python2.6-minimal']
0m16.2s DUMP:
dpkg: dependency problems prevent removal of python2.6-minimal:
python2.6 depends on python2.6-minimal (= 2.6.6-8+b1).
python-minimal depends on python2.6-minimal (>= 2.6.6-1~).
dpkg: error processing python2.6-minimal (--remove):
dependency problems - not removing
Errors were encountered while processing:
python2.6-minimal
0m16.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python2.6-minimal']
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libncursesw5']
0m16.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
0m16.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libncursesw5']
0m16.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'adduser']
0m16.3s DUMP:
dpkg: dependency problems prevent removal of adduser:
debtorrent depends on adduser.
dpkg: error processing adduser (--remove):
dependency problems - not removing
Errors were encountered while processing:
adduser
0m16.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'adduser']
0m16.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python']
0m16.3s DUMP:
dpkg: dependency problems prevent removal of python:
python-debian depends on python (>= 2.5).
python-apt depends on python (>= 2.6.5-11~).
python-apt-common depends on python | python3; however:
Package python is to be removed.
Package python3 is not installed.
python-chardet depends on python.
python-support depends on python (>= 2.5).
debtorrent depends on python.
dpkg: error processing python (--remove):
dependency problems - not removing
Errors were encountered while processing:
python
0m16.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python']
0m16.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-apt-common']
0m16.3s DUMP:
dpkg: dependency problems prevent removal of python-apt-common:
python-apt depends on python-apt-common; however:
Package python-apt-common is to be removed.
dpkg: error processing python-apt-common (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-apt-common
0m16.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-apt-common']
0m16.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-debian']
0m16.3s DUMP:
dpkg: dependency problems prevent removal of python-debian:
debtorrent depends on python-debian (>= 0.1.15).
dpkg: error processing python-debian (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-debian
0m16.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-debian']
0m16.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python2.6']
0m16.3s DUMP:
dpkg: dependency problems prevent removal of python2.6:
python-apt 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.6-1~).
dpkg: error processing python2.6 (--remove):
dependency problems - not removing
Errors were encountered while processing:
python2.6
0m16.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python2.6']
0m16.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'apt-utils']
0m16.4s DUMP:
dpkg: dependency problems prevent removal of apt-utils:
python-apt depends on libapt-inst1.2; however:
Package libapt-inst1.2 is not installed.
Package apt-utils which provides libapt-inst1.2 is to be removed.
dpkg: error processing apt-utils (--remove):
dependency problems - not removing
Errors were encountered while processing:
apt-utils
0m16.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'apt-utils']
0m16.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libsqlite3-0']
0m16.4s DUMP:
dpkg: dependency problems prevent removal of libsqlite3-0:
python2.6 depends on libsqlite3-0 (>= 3.7.3).
dpkg: error processing libsqlite3-0 (--remove):
dependency problems - not removing
Errors were encountered while processing:
libsqlite3-0
0m16.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libsqlite3-0']
0m16.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libssl0.9.8']
0m16.4s DUMP:
dpkg: dependency problems prevent removal of libssl0.9.8:
python2.6-minimal depends on libssl0.9.8 (>= 0.9.8m-1).
dpkg: error processing libssl0.9.8 (--remove):
dependency problems - not removing
Errors were encountered while processing:
libssl0.9.8
0m16.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libssl0.9.8']
0m16.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-support']
0m16.4s DUMP:
dpkg: dependency problems prevent removal of python-support:
python-debian depends on python-support (>= 0.90.0).
python-chardet depends on python-support (>= 0.90.0).
debtorrent depends on python-support (>= 0.90.0).
dpkg: error processing python-support (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-support
0m16.4s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-support']
0m16.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-apt']
0m16.5s DUMP:
dpkg: dependency problems prevent removal of python-apt:
debtorrent depends on python-apt.
dpkg: error processing python-apt (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-apt
0m16.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-apt']
0m16.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libexpat1']
0m16.5s DUMP:
dpkg: dependency problems prevent removal of libexpat1:
python2.6 depends on libexpat1 (>= 1.95.8).
dpkg: error processing libexpat1 (--remove):
dependency problems - not removing
Errors were encountered while processing:
libexpat1
0m16.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'libexpat1']
0m16.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'mime-support']
0m16.5s DUMP:
dpkg: dependency problems prevent removal of mime-support:
python2.6 depends on mime-support.
dpkg: error processing mime-support (--remove):
dependency problems - not removing
Errors were encountered while processing:
mime-support
0m16.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'mime-support']
0m16.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-minimal']
0m16.5s DUMP:
dpkg: dependency problems prevent removal of python-minimal:
python depends on python-minimal (= 2.6.6-3+squeeze5).
dpkg: error processing python-minimal (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-minimal
0m16.5s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'python-minimal']
0m16.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'debtorrent']
0m16.7s DUMP:
(Reading database ... 7550 files and directories currently installed.)
Removing debtorrent ...
invoke-rc.d: policy-rc.d denied execution of stop.
invoke-rc.d: policy-rc.d denied execution of stop.
Processing triggers for python-support ...
0m16.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', 'debtorrent']
0m16.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m17.5s DUMP:
(Reading database ... 7471 files and directories currently installed.)
Removing adduser ...
Removing python-apt ...
Removing apt-utils ...
Removing python-debian ...
Removing python-chardet ...
Removing python-apt-common ...
Removing python-support ...
Removing python ...
Removing python2.6 ...
Removing libsqlite3-0 ...
Removing libexpat1 ...
Removing libncursesw5 ...
Removing mime-support ...
Removing python-minimal ...
Removing python2.6-minimal ...
Removing libssl0.9.8 ...
0m17.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m17.5s INFO: Running scripts post_remove
0m17.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-chardet']
0m17.5s DUMP:
dpkg: warning: ignoring request to remove python-chardet which isn't installed.
0m17.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-chardet']
0m17.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python2.6-minimal']
0m17.5s DUMP:
(Reading database ... 6170 files and directories currently installed.)
Removing python2.6-minimal ...
Purging configuration files for python2.6-minimal ...
0m17.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python2.6-minimal']
0m17.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libncursesw5']
0m17.6s DUMP:
(Reading database ... 6168 files and directories currently installed.)
Removing libncursesw5 ...
Purging configuration files for libncursesw5 ...
0m17.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libncursesw5']
0m17.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'adduser']
0m17.7s DUMP:
(Reading database ... 6168 files and directories currently installed.)
Removing adduser ...
Purging configuration files for adduser ...
0m17.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'adduser']
0m17.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python']
0m17.8s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing python ...
Purging configuration files for python ...
0m17.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python']
0m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-apt-common']
0m17.8s DUMP:
dpkg: warning: ignoring request to remove python-apt-common which isn't installed.
0m17.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-apt-common']
0m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-debian']
0m17.8s DUMP:
dpkg: warning: ignoring request to remove python-debian which isn't installed.
0m17.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-debian']
0m17.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python2.6']
0m17.9s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing python2.6 ...
Purging configuration files for python2.6 ...
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python2.6']
0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'apt-utils']
0m17.9s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing apt-utils ...
Purging configuration files for apt-utils ...
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'apt-utils']
0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libsqlite3-0']
0m17.9s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing libsqlite3-0 ...
Purging configuration files for libsqlite3-0 ...
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libsqlite3-0']
0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libssl0.9.8']
0m18.1s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing libssl0.9.8 ...
Purging configuration files for libssl0.9.8 ...
0m18.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libssl0.9.8']
0m18.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-support']
0m18.1s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing python-support ...
Purging configuration files for python-support ...
0m18.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-support']
0m18.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-apt']
0m18.2s DUMP:
dpkg: warning: ignoring request to remove python-apt which isn't installed.
0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-apt']
0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libexpat1']
0m18.2s DUMP:
(Reading database ... 6166 files and directories currently installed.)
Removing libexpat1 ...
Purging configuration files for libexpat1 ...
0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'libexpat1']
0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'mime-support']
0m18.2s DUMP:
(Reading database ... 6166 files and directories currently installed.)
Removing mime-support ...
Purging configuration files for mime-support ...
0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'mime-support']
0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-minimal']
0m18.2s DUMP:
dpkg: warning: ignoring request to remove python-minimal which isn't installed.
0m18.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'python-minimal']
0m18.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m18.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m18.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'debtorrent']
0m18.3s DUMP:
(Reading database ... 6164 files and directories currently installed.)
Removing debtorrent ...
Purging configuration files for debtorrent ...
Purging debtorrent cache directory
/var/lib/dpkg/info/debtorrent.postrm: 35: deluser: not found
dpkg: error processing debtorrent (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
debtorrent
0m18.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', 'debtorrent']
0m18.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m18.3s DUMP:
(Reading database ... 6164 files and directories currently installed.)
Removing debtorrent ...
Purging configuration files for debtorrent ...
Purging debtorrent cache directory
/var/lib/dpkg/info/debtorrent.postrm: 35: deluser: not found
dpkg: error processing debtorrent (--remove):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
debtorrent
0m18.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--remove', '--pending']
0m18.3s INFO: Running scripts post_purge
0m18.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/post_purge_exceptions']
0m18.3s DUMP:
Debug: running script tmp/scripts/post_purge_exceptions
0m18.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'tmp/scripts/post_purge_exceptions']
0m18.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', '--pending']
0m18.4s DUMP:
(Reading database ... 6164 files and directories currently installed.)
Removing debtorrent ...
Purging configuration files for debtorrent ...
Purging debtorrent cache directory
/var/lib/dpkg/info/debtorrent.postrm: 35: deluser: not found
dpkg: error processing debtorrent (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
debtorrent
0m18.4s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'dpkg', '--purge', '--pending']
(Reading database ... 6164 files and directories currently installed.)
Removing debtorrent ...
Purging configuration files for debtorrent ...
Purging debtorrent cache directory
/var/lib/dpkg/info/debtorrent.postrm: 35: deluser: not found
dpkg: error processing debtorrent (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
debtorrent
0m18.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'umount', '/proc']
0m18.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpFqjJS8', 'umount', '/proc']
0m18.7s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpFqjJS8
End: 2011-03-13 11:37:04 UTC
signature.asc
Description: This is a digitally signed message part.
--- End Message ---