--- Begin Message ---
Package: apt-p2p
Version: 0.1.6
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...):
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.
0m24.1s DEBUG: Starting command:
['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge',
'apt-p2p']
0m24.2s DUMP:
(Reading database ... 6161 files and directories currently installed.)
Removing apt-p2p ...
Purging configuration files for apt-p2p ...
Purging apt-p2p cache directory
/var/lib/dpkg/info/apt-p2p.postrm: 30: deluser: not found
dpkg: error processing apt-p2p (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
apt-p2p
cheers,
Holger
Start: 2011-03-13 11:44:09 UTC
Package: apt-p2p
Priority: optional
Section: net
Installed-Size: 533
Maintainer: Cameron Dale <[email protected]>
Architecture: all
Version: 0.1.6
Provides: python-apt-p2p, python-apt-p2p-khashmir
Depends: python, python-support (>= 0.90.0), python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.15), python-apt (>= 0.7.93), python-pysqlite2 (>= 2.1)
Filename: pool/main/a/apt-p2p/apt-p2p_0.1.6_all.deb
Size: 109416
MD5sum: f6b5d071b8c9d3056120a7619a28d76c
SHA1: 310a2285ab5fc4e88a729b32f121ee6fa8d344e8
SHA256: 3167c2d0cbdc5c480eca3605d3b7d8b51ca1b5931edd46f3e40c7f68b9fad2da
Description: apt helper for peer-to-peer downloads of Debian packages
Apt-P2P is a helper for downloading Debian packages files with APT.
It will download any needed files from other Apt-P2P peers in a
peer-to-peer manner, and so reduce the strain on the Debian mirrors.
.
The Apt-P2P daemon runs automatically on startup and listens for
requests from APT for files, as well as maintaining membership in a
Distributed Hash Table (DHT). For any files which have a hash
available (most files), peers that have the file are looked for in the
DHT. The file can then be downloaded from them, using the uploading
bandwidth of other peers while reducing the demand on the Debian mirror
network. However, if a package can not be found on any peers, Apt-P2P
will fall back to downloading from a mirror to ensure all packages are
downloaded. Once downloaded, the file is hash checked and added to the
DHT so that other peers can download it without the mirror.
.
The configuration is very simple, and only involves prepending
'localhost' and the port to your current sources.list lines (similar
to other apt-proxy-like software).
Homepage: http://www.camrdale.org/apt-p2p/
Tag: admin::package-management, role::program, suite::debian, 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/ apt-p2p
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/ apt-p2p
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/tmpSZynfz
0m0.0s DEBUG: Unpacking wheezy.tar.gz into /org/piuparts.debian.org/tmp/tmpSZynfz
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpSZynfz', '-zxf', 'wheezy.tar.gz']
0m2.5s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpSZynfz', '-zxf', 'wheezy.tar.gz']
0m2.5s DEBUG: Created policy-rc.d and chmodded it.
0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'update']
0m2.5s DUMP:
Hit http://piatti.debian.org wheezy InRelease
Ign http://piatti.debian.org wheezy/main amd64 Packages/DiffIndex
Ign http://piatti.debian.org wheezy/contrib amd64 Packages/DiffIndex
Ign http://piatti.debian.org wheezy/non-free amd64 Packages/DiffIndex
Ign http://piatti.debian.org wheezy/contrib TranslationIndex
Ign http://piatti.debian.org wheezy/main TranslationIndex
Ign http://piatti.debian.org wheezy/non-free TranslationIndex
Hit http://piatti.debian.org wheezy/main amd64 Packages
Hit http://piatti.debian.org wheezy/contrib amd64 Packages
Hit http://piatti.debian.org wheezy/non-free amd64 Packages
Ign http://piatti.debian.org wheezy/contrib Translation-en
Ign http://piatti.debian.org wheezy/main Translation-en
Ign http://piatti.debian.org wheezy/non-free Translation-en
Reading package lists...
0m2.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'update']
0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'mount', '-t', 'proc', 'proc', '/proc']
0m2.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'mount', '-t', 'proc', 'proc', '/proc']
0m2.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', '-yf', 'upgrade']
0m2.9s DUMP:
Reading package lists...
Building dependency tree...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
0m2.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', '-yf', 'upgrade']
0m2.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'clean']
0m2.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'clean']
0m2.9s DEBUG: Copying scriptsdir to /org/piuparts.debian.org/tmp/tmpSZynfz/tmp/scripts/
0m2.9s INFO: Running scripts post_setup
0m3.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--get-selections', '*']
0m3.4s DUMP:
apt install
base-files install
base-passwd install
bash install
bsdutils install
coreutils install
dash install
debconf install
debconf-i18n install
debian-archive-keyring install
debianutils install
diffutils install
dpkg install
e2fslibs install
e2fsprogs install
findutils install
gcc-4.4-base install
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
0m3.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--get-selections', '*']
0m3.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-cache', 'show', 'apt-p2p']
0m3.5s DUMP:
Package: apt-p2p
Priority: optional
Section: net
Installed-Size: 533
Maintainer: Cameron Dale <[email protected]>
Architecture: all
Version: 0.1.6
Provides: python-apt-p2p, python-apt-p2p-khashmir
Depends: python, python-support (>= 0.90.0), python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.15), python-apt (>= 0.7.93), python-pysqlite2 (>= 2.1)
Filename: pool/main/a/apt-p2p/apt-p2p_0.1.6_all.deb
Size: 109416
MD5sum: f6b5d071b8c9d3056120a7619a28d76c
SHA1: 310a2285ab5fc4e88a729b32f121ee6fa8d344e8
SHA256: 3167c2d0cbdc5c480eca3605d3b7d8b51ca1b5931edd46f3e40c7f68b9fad2da
Description: apt helper for peer-to-peer downloads of Debian packages
Apt-P2P is a helper for downloading Debian packages files with APT.
It will download any needed files from other Apt-P2P peers in a
peer-to-peer manner, and so reduce the strain on the Debian mirrors.
.
The Apt-P2P daemon runs automatically on startup and listens for
requests from APT for files, as well as maintaining membership in a
Distributed Hash Table (DHT). For any files which have a hash
available (most files), peers that have the file are looked for in the
DHT. The file can then be downloaded from them, using the uploading
bandwidth of other peers while reducing the demand on the Debian mirror
network. However, if a package can not be found on any peers, Apt-P2P
will fall back to downloading from a mirror to ensure all packages are
downloaded. Once downloaded, the file is hash checked and added to the
DHT so that other peers can download it without the mirror.
.
The configuration is very simple, and only involves prepending
'localhost' and the port to your current sources.list lines (similar
to other apt-proxy-like software).
Homepage: http://www.camrdale.org/apt-p2p/
Tag: admin::package-management, role::program, suite::debian, works-with::software:package
0m3.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-cache', 'show', 'apt-p2p']
0m3.5s DEBUG: Starting command: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpMdNznF/piuparts-depends-dummy']
0m7.9s DUMP:
dpkg-deb: building package `piuparts-depends-dummy' in `/org/piuparts.debian.org/tmp/tmpMdNznF/piuparts-depends-dummy.deb'.
0m7.9s DEBUG: Command ok: ['dpkg-deb', '-b', '/org/piuparts.debian.org/tmp/tmpMdNznF/piuparts-depends-dummy']
0m7.9s DEBUG: Copying /org/piuparts.debian.org/tmp/tmpMdNznF/piuparts-depends-dummy.deb to /org/piuparts.debian.org/tmp/tmpSZynfz/tmp
0m7.9s INFO: Running scripts pre_install
0m7.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/pre_install_exceptions']
0m7.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
0m7.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/pre_install_exceptions']
0m7.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m8.0s 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 python-twisted-web2 (>= 8.0); however:
Package python-twisted-web2 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 (>= 0.7.93); however:
Package python-apt is not installed.
piuparts-depends-dummy depends on python-pysqlite2 (>= 2.1); however:
Package python-pysqlite2 is not installed.
dpkg: error processing piuparts-depends-dummy (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
piuparts-depends-dummy
0m8.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m8.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', '-yf', 'install']
0m17.9s 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-central
python-chardet python-debian python-minimal python-pkg-resources
python-pysqlite2 python-support python-twisted-bin python-twisted-core
python-twisted-web2 python-zope.interface 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 python-distribute python-distribute-doc
python-pysqlite2-doc python-pysqlite2-dbg python-twisted-bin-dbg
python-glade2 python-qt3 python-wxgtk2.8 python-wxgtk2.6
python-z3c.recipe.sphinxdoc python2.6-doc python2.6-profiler binutils
binfmt-support
Recommended packages:
libgpm2 file lsb-release iso-codes python-openssl python-pam python-serial
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-central
python-chardet python-debian python-minimal python-pkg-resources
python-pysqlite2 python-support python-twisted-bin python-twisted-core
python-twisted-web2 python-zope.interface python2.6 python2.6-minimal
0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 8986 kB of archives.
After this operation, 36.3 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 python-central all 0.6.16+nmu1 [47.4 kB]
Get:12 http://piatti.debian.org/debian/ wheezy/main python-twisted-bin amd64 10.2.0-1 [41.3 kB]
Get:13 http://piatti.debian.org/debian/ wheezy/main python-pkg-resources all 0.6.14-4 [64.6 kB]
Get:14 http://piatti.debian.org/debian/ wheezy/main python-zope.interface amd64 3.5.3-1+b1 [119 kB]
Get:15 http://piatti.debian.org/debian/ wheezy/main python-twisted-core all 10.2.0-1 [1137 kB]
Get:16 http://piatti.debian.org/debian/ wheezy/main python-twisted-web2 all 8.1.0-2 [181 kB]
Get:17 http://piatti.debian.org/debian/ wheezy/main adduser all 3.112+nmu2 [250 kB]
Get:18 http://piatti.debian.org/debian/ wheezy/main python-chardet all 2.0.1-1 [175 kB]
Get:19 http://piatti.debian.org/debian/ wheezy/main python-debian all 0.1.18 [58.4 kB]
Get:20 http://piatti.debian.org/debian/ wheezy/main apt-utils amd64 0.8.11.5 [278 kB]
Get:21 http://piatti.debian.org/debian/ wheezy/main python-apt-common all 0.7.100.1 [81.9 kB]
Get:22 http://piatti.debian.org/debian/ wheezy/main python-apt amd64 0.7.100.1 [309 kB]
Get:23 http://piatti.debian.org/debian/ wheezy/main python-pysqlite2 amd64 2.6.3-1 [68.0 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 8986 kB in 1s (8131 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 python-central.
Unpacking python-central (from .../python-central_0.6.16+nmu1_all.deb) ...
Selecting previously deselected package python-twisted-bin.
Unpacking python-twisted-bin (from .../python-twisted-bin_10.2.0-1_amd64.deb) ...
Selecting previously deselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.14-4_all.deb) ...
Selecting previously deselected package python-zope.interface.
Unpacking python-zope.interface (from .../python-zope.interface_3.5.3-1+b1_amd64.deb) ...
Selecting previously deselected package python-twisted-core.
Unpacking python-twisted-core (from .../python-twisted-core_10.2.0-1_all.deb) ...
Selecting previously deselected package python-twisted-web2.
Unpacking python-twisted-web2 (from .../python-twisted-web2_8.1.0-2_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) ...
Selecting previously deselected package python-pysqlite2.
Unpacking python-pysqlite2 (from .../python-pysqlite2_2.6.3-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 python-central (0.6.16+nmu1) ...
Setting up python-twisted-bin (10.2.0-1) ...
Setting up python-pkg-resources (0.6.14-4) ...
Setting up python-zope.interface (3.5.3-1+b1) ...
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 python-pysqlite2 (2.6.3-1) ...
Processing triggers for python-central ...
Setting up python-twisted-core (10.2.0-1) ...
Setting up python-twisted-web2 (8.1.0-2) ...
Processing triggers for python-central ...
Setting up piuparts-depends-dummy (0.invalid.0) ...
Processing triggers for python-support ...
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', '-yf', 'install']
0m17.9s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m17.9s INFO: Running scripts post_install
0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'clean']
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'clean']
0m17.9s DEBUG: Removing /org/piuparts.debian.org/tmp/tmpSZynfz/tmp/piuparts-depends-dummy.deb
0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m17.9s DUMP:
(Reading database ... 9246 files and directories currently installed.)
Removing piuparts-depends-dummy ...
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m17.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m17.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m18.6s INFO: Running scripts pre_install
0m18.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/pre_install_exceptions']
0m18.6s 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
0m18.6s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/pre_install_exceptions']
0m18.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', '-y', 'install', 'apt-p2p']
0m19.8s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
apt-p2p
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 109 kB of archives.
After this operation, 546 kB of additional disk space will be used.
Get:1 http://piatti.debian.org/debian/ wheezy/main apt-p2p all 0.1.6 [109 kB]
Fetched 109 kB in 0s (6850 kB/s)
Selecting previously deselected package apt-p2p.
(Reading database ... 9246 files and directories currently installed.)
Unpacking apt-p2p (from .../archives/apt-p2p_0.1.6_all.deb) ...
Setting up apt-p2p (0.1.6) ...
invoke-rc.d: policy-rc.d denied execution of start.
Processing triggers for python-support ...
0m19.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', '-y', 'install', 'apt-p2p']
0m19.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'clean']
0m19.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'apt-get', 'clean']
0m19.8s DEBUG: Starting command: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpSZynfz']
0m20.2s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/org/piuparts.debian.org/tmp/tmpSZynfz']
0m20.6s ERROR: WARN: Broken symlinks:
/usr/lib/python2.5/site-packages/python-support.pth -> ../../pymodules/python2.5/.path
0m20.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--get-selections', '*']
0m20.7s DUMP:
adduser install
apt install
apt-p2p 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
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-central install
python-chardet install
python-debian install
python-minimal install
python-pkg-resources install
python-pysqlite2 install
python-support install
python-twisted-bin install
python-twisted-core install
python-twisted-web2 install
python-zope.interface 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
0m20.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--get-selections', '*']
0m20.7s INFO: Running scripts pre_remove
0m20.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/pre_remove_exceptions']
0m20.7s DUMP:
Debug: running script tmp/scripts/pre_remove_exceptions
0m20.7s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/pre_remove_exceptions']
0m20.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-chardet']
0m20.7s 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
0m20.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-chardet']
0m20.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'adduser']
0m20.7s DUMP:
dpkg: dependency problems prevent removal of adduser:
apt-p2p depends on adduser.
dpkg: error processing adduser (--remove):
dependency problems - not removing
Errors were encountered while processing:
adduser
0m20.7s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'adduser']
0m20.7s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-pkg-resources']
0m20.8s DUMP:
dpkg: dependency problems prevent removal of python-pkg-resources:
python-zope.interface depends on python-pkg-resources.
dpkg: error processing python-pkg-resources (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-pkg-resources
0m20.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-pkg-resources']
0m20.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'apt-utils']
0m20.8s 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
0m20.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'apt-utils']
0m20.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-twisted-core']
0m20.8s DUMP:
dpkg: dependency problems prevent removal of python-twisted-core:
python-twisted-web2 depends on python-twisted-core (>= 8.2.0-2).
dpkg: error processing python-twisted-core (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-twisted-core
0m20.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-twisted-core']
0m20.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-twisted-web2']
0m20.8s DUMP:
dpkg: dependency problems prevent removal of python-twisted-web2:
apt-p2p depends on python-twisted-web2 (>= 8.0).
dpkg: error processing python-twisted-web2 (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-twisted-web2
0m20.8s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-twisted-web2']
0m20.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-support']
0m20.9s DUMP:
dpkg: dependency problems prevent removal of python-support:
python-debian depends on python-support (>= 0.90.0).
apt-p2p depends on python-support (>= 0.90.0).
python-chardet depends on python-support (>= 0.90.0).
dpkg: error processing python-support (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-support
0m20.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-support']
0m20.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-pysqlite2']
0m20.9s DUMP:
dpkg: dependency problems prevent removal of python-pysqlite2:
apt-p2p depends on python-pysqlite2 (>= 2.1).
dpkg: error processing python-pysqlite2 (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-pysqlite2
0m20.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-pysqlite2']
0m20.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-zope.interface']
0m20.9s DUMP:
dpkg: dependency problems prevent removal of python-zope.interface:
python-twisted-core depends on python-zope.interface (>= 3.5).
dpkg: error processing python-zope.interface (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-zope.interface
0m20.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-zope.interface']
0m20.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libncursesw5']
0m20.9s 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
0m20.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libncursesw5']
0m20.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-debian']
0m20.9s DUMP:
dpkg: dependency problems prevent removal of python-debian:
apt-p2p depends on python-debian (>= 0.1.15).
dpkg: error processing python-debian (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-debian
0m20.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-debian']
0m20.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libsqlite3-0']
0m21.0s DUMP:
dpkg: dependency problems prevent removal of libsqlite3-0:
python-pysqlite2 depends on libsqlite3-0 (>= 3.7.3).
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
0m21.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libsqlite3-0']
0m21.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libssl0.9.8']
0m21.0s 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
0m21.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libssl0.9.8']
0m21.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-twisted-bin']
0m21.0s DUMP:
dpkg: dependency problems prevent removal of python-twisted-bin:
python-twisted-core depends on python-twisted-bin (>= 10.2.0-1).
dpkg: error processing python-twisted-bin (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-twisted-bin
0m21.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-twisted-bin']
0m21.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-central']
0m21.0s DUMP:
dpkg: dependency problems prevent removal of python-central:
python-pysqlite2 depends on python-central (>= 0.6.11).
python-twisted-web2 depends on python-central (>= 0.6.10).
python-zope.interface depends on python-central (>= 0.6.11).
dpkg: error processing python-central (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-central
0m21.0s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-central']
0m21.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python']
0m21.1s DUMP:
dpkg: dependency problems prevent removal of python:
python-pysqlite2 depends on python (<< 2.7).
python-pysqlite2 depends on python (>= 2.5).
python-pysqlite2 depends on python (<< 2.7).
python-pysqlite2 depends on python (>= 2.5).
python-debian depends on python (>= 2.5).
python-twisted-web2 depends on python.
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.
apt-p2p depends on python.
python-twisted-core depends on python (>= 2.6.6-3+squeeze3~).
python-twisted-core depends on python (<< 2.7).
python-twisted-core depends on python (>= 2.6.6-3+squeeze3~).
python-twisted-core depends on python (<< 2.7).
python-chardet depends on python.
python-central depends on python (>= 2.4.3-10).
python-support depends on python (>= 2.5).
python-zope.interface depends on python (<< 2.7).
python-zope.interface depends on python (>= 2.5).
python-zope.interface depends on python (<< 2.7).
python-zope.interface depends on python (>= 2.5).
python-twisted-bin depends on python (>= 2.5).
python-twisted-bin depends on python (<< 2.7).
python-twisted-bin depends on python (>= 2.5).
python-twisted-bin depends on python (<< 2.7).
python-pkg-resources depends on python (>= 2.5).
python-pkg-resources depends on python (<< 2.7).
python-pkg-resources depends on python (>= 2.5).
python-pkg-resources depends on python (<< 2.7).
dpkg: error processing python (--remove):
dependency problems - not removing
Errors were encountered while processing:
python
0m21.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python']
0m21.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python2.6']
0m21.1s 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-twisted-core 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~).
python-twisted-bin depends on python2.6 | python2.5; however:
Package python2.6 is to be removed.
Package python2.5 is not installed.
dpkg: error processing python2.6 (--remove):
dependency problems - not removing
Errors were encountered while processing:
python2.6
0m21.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python2.6']
0m21.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'mime-support']
0m21.1s 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
0m21.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'mime-support']
0m21.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-minimal']
0m21.1s 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
0m21.1s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-minimal']
0m21.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python2.6-minimal']
0m21.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
0m21.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python2.6-minimal']
0m21.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-apt-common']
0m21.2s 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
0m21.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-apt-common']
0m21.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-apt']
0m21.2s DUMP:
dpkg: dependency problems prevent removal of python-apt:
apt-p2p depends on python-apt (>= 0.7.93).
dpkg: error processing python-apt (--remove):
dependency problems - not removing
Errors were encountered while processing:
python-apt
0m21.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'python-apt']
0m21.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libexpat1']
0m21.2s 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
0m21.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'libexpat1']
0m21.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'apt-p2p']
0m21.4s DUMP:
(Reading database ... 9296 files and directories currently installed.)
Removing apt-p2p ...
invoke-rc.d: policy-rc.d denied execution of stop.
Processing triggers for python-support ...
0m21.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', 'apt-p2p']
0m21.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m23.0s DUMP:
(Reading database ... 9251 files and directories currently installed.)
Removing adduser ...
Removing python-apt ...
Removing python-twisted-web2 ...
Removing apt-utils ...
Removing python-debian ...
Removing python-pysqlite2 ...
Removing python-chardet ...
Removing python-twisted-core ...
Removing python-apt-common ...
Removing python-twisted-bin ...
Removing python-zope.interface ...
Removing python-support ...
Removing python-central ...
Removing python-pkg-resources ...
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 ...
0m23.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m23.0s INFO: Running scripts post_remove
0m23.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-chardet']
0m23.0s DUMP:
dpkg: warning: ignoring request to remove python-chardet which isn't installed.
0m23.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-chardet']
0m23.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'adduser']
0m23.2s DUMP:
(Reading database ... 6169 files and directories currently installed.)
Removing adduser ...
Purging configuration files for adduser ...
0m23.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'adduser']
0m23.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-pkg-resources']
0m23.2s DUMP:
dpkg: warning: ignoring request to remove python-pkg-resources which isn't installed.
0m23.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-pkg-resources']
0m23.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'apt-utils']
0m23.3s DUMP:
(Reading database ... 6168 files and directories currently installed.)
Removing apt-utils ...
Purging configuration files for apt-utils ...
0m23.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'apt-utils']
0m23.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-twisted-core']
0m23.3s DUMP:
(Reading database ... 6168 files and directories currently installed.)
Removing python-twisted-core ...
Purging configuration files for python-twisted-core ...
0m23.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-twisted-core']
0m23.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-twisted-web2']
0m23.3s DUMP:
dpkg: warning: ignoring request to remove python-twisted-web2 which isn't installed.
0m23.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-twisted-web2']
0m23.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-support']
0m23.4s DUMP:
(Reading database ... 6167 files and directories currently installed.)
Removing python-support ...
Purging configuration files for python-support ...
0m23.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-support']
0m23.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-pysqlite2']
0m23.4s DUMP:
dpkg: warning: ignoring request to remove python-pysqlite2 which isn't installed.
0m23.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-pysqlite2']
0m23.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-zope.interface']
0m23.4s DUMP:
dpkg: warning: ignoring request to remove python-zope.interface which isn't installed.
0m23.4s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-zope.interface']
0m23.4s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libncursesw5']
0m23.5s DUMP:
(Reading database ... 6166 files and directories currently installed.)
Removing libncursesw5 ...
Purging configuration files for libncursesw5 ...
0m23.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libncursesw5']
0m23.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-debian']
0m23.5s DUMP:
dpkg: warning: ignoring request to remove python-debian which isn't installed.
0m23.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-debian']
0m23.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libsqlite3-0']
0m23.5s DUMP:
(Reading database ... 6166 files and directories currently installed.)
Removing libsqlite3-0 ...
Purging configuration files for libsqlite3-0 ...
0m23.5s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libsqlite3-0']
0m23.5s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libssl0.9.8']
0m23.8s DUMP:
(Reading database ... 6166 files and directories currently installed.)
Removing libssl0.9.8 ...
Purging configuration files for libssl0.9.8 ...
0m23.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libssl0.9.8']
0m23.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-twisted-bin']
0m23.8s DUMP:
dpkg: warning: ignoring request to remove python-twisted-bin which isn't installed.
0m23.8s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-twisted-bin']
0m23.8s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-central']
0m23.9s DUMP:
(Reading database ... 6166 files and directories currently installed.)
Removing python-central ...
Purging configuration files for python-central ...
0m23.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-central']
0m23.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python']
0m23.9s DUMP:
(Reading database ... 6165 files and directories currently installed.)
Removing python ...
Purging configuration files for python ...
0m23.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python']
0m23.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python2.6']
0m23.9s DUMP:
(Reading database ... 6165 files and directories currently installed.)
Removing python2.6 ...
Purging configuration files for python2.6 ...
0m23.9s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python2.6']
0m23.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'mime-support']
0m24.0s DUMP:
(Reading database ... 6165 files and directories currently installed.)
Removing mime-support ...
Purging configuration files for mime-support ...
0m24.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'mime-support']
0m24.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-minimal']
0m24.0s DUMP:
dpkg: warning: ignoring request to remove python-minimal which isn't installed.
0m24.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-minimal']
0m24.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python2.6-minimal']
0m24.0s DUMP:
(Reading database ... 6163 files and directories currently installed.)
Removing python2.6-minimal ...
Purging configuration files for python2.6-minimal ...
0m24.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python2.6-minimal']
0m24.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-apt-common']
0m24.1s DUMP:
dpkg: warning: ignoring request to remove python-apt-common which isn't installed.
0m24.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-apt-common']
0m24.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-apt']
0m24.1s DUMP:
dpkg: warning: ignoring request to remove python-apt which isn't installed.
0m24.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'python-apt']
0m24.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libexpat1']
0m24.1s DUMP:
(Reading database ... 6161 files and directories currently installed.)
Removing libexpat1 ...
Purging configuration files for libexpat1 ...
0m24.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'libexpat1']
0m24.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m24.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m24.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'apt-p2p']
0m24.2s DUMP:
(Reading database ... 6161 files and directories currently installed.)
Removing apt-p2p ...
Purging configuration files for apt-p2p ...
Purging apt-p2p cache directory
/var/lib/dpkg/info/apt-p2p.postrm: 30: deluser: not found
dpkg: error processing apt-p2p (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
apt-p2p
0m24.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', 'apt-p2p']
0m24.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m24.2s DUMP:
(Reading database ... 6161 files and directories currently installed.)
Removing apt-p2p ...
Purging configuration files for apt-p2p ...
Purging apt-p2p cache directory
/var/lib/dpkg/info/apt-p2p.postrm: 30: deluser: not found
dpkg: error processing apt-p2p (--remove):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
apt-p2p
0m24.2s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--remove', '--pending']
0m24.2s INFO: Running scripts post_purge
0m24.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/post_purge_exceptions']
0m24.2s DUMP:
Debug: running script tmp/scripts/post_purge_exceptions
0m24.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'tmp/scripts/post_purge_exceptions']
0m24.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', '--pending']
0m24.3s DUMP:
(Reading database ... 6161 files and directories currently installed.)
Removing apt-p2p ...
Purging configuration files for apt-p2p ...
Purging apt-p2p cache directory
/var/lib/dpkg/info/apt-p2p.postrm: 30: deluser: not found
dpkg: error processing apt-p2p (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
apt-p2p
0m24.3s ERROR: Command failed (status=1): ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'dpkg', '--purge', '--pending']
(Reading database ... 6161 files and directories currently installed.)
Removing apt-p2p ...
Purging configuration files for apt-p2p ...
Purging apt-p2p cache directory
/var/lib/dpkg/info/apt-p2p.postrm: 30: deluser: not found
dpkg: error processing apt-p2p (--purge):
subprocess installed post-removal script returned error exit status 127
Errors were encountered while processing:
apt-p2p
0m24.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'umount', '/proc']
0m24.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpSZynfz', 'umount', '/proc']
0m24.6s DEBUG: Removed directory tree at /org/piuparts.debian.org/tmp/tmpSZynfz
End: 2011-03-13 11:44:34 UTC
signature.asc
Description: This is a digitally signed message part.
--- End Message ---