Hi, Currently I am testing the latest version of pysvn[1] which is built with pycxx. Piuparts fails with the Python 3 pysvn version when it tries to purge dh-python. One of the warnings that I can see is: dpkg: warning: while removing dh-python, directory '/usr/share/dh-python/dhpython/build' not empty so not removed And the error message is the following: ERROR: FAIL: Package purging left files on system: /usr/share/dh-python/dhpython/__pycache__/ not owned /usr/share/dh-python/dhpython/build/__pycache__/ not owned I have seen many piuparts package reports with this error, but I couldn't find a solution. Anyone knows if is this a known dh-python issue or my package has some issue? I have checked the .deb contents and it does not install something out of place. Anyone knows how to fix this? I have attached the piuparts trace Thanks! [1]: https://anonscm.debian.org/viewvc/python-modules/packages/pysvn/trunk/ --- Josue Ortega «Happy Hacking» http://josueortega.org
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 https://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: The FAQ also explains how to contact us in case you think piuparts is wrong.
0m0.0s INFO: ------------------------------------------------------------------------------
0m0.0s INFO: piuparts version 0.63 starting up.
0m0.0s INFO: Command line arguments: /usr/sbin/piuparts -p ./python3-svn_1.7.10-1_amd64.deb
0m0.0s INFO: Running on: Linux Trillian 4.0.0-1-amd64 #1 SMP Debian 4.0.2-1 (2015-05-11) x86_64
0m0.0s DEBUG: Starting command: ['dpkg', '--info', './python3-svn_1.7.10-1_amd64.deb']
0m0.0s DUMP:
new debian package, version 2.0.
size 368400 bytes: control archive=1467 bytes.
702 bytes, 16 lines control
1121 bytes, 13 lines md5sums
168 bytes, 9 lines * postinst #!/bin/sh
395 bytes, 12 lines * prerm #!/bin/sh
Package: python3-svn
Source: pysvn
Version: 1.7.10-1
Architecture: amd64
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Installed-Size: 2386
Depends: python3 (<< 3.5), python3 (>= 3.4~), libapr1 (>= 1.2.7), libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libsvn1 (>= 1.8.10)
Suggests: python-svn-dbg
Provides: python3-pysvn
Section: python
Priority: optional
Homepage: http://pysvn.tigris.org/
Description: A(nother) Python 3 interface to Subversion
The pysvn module is a Python 3 interface to the Subversion version
control system. This API exposes client interfaces for managing a
working copy, querying a repository, and synchronizing the two.
0m0.0s DEBUG: Command ok: ['dpkg', '--info', './python3-svn_1.7.10-1_amd64.deb']
0m0.0s DEBUG: Created temporary directory /tmp/tmp7U112s
0m0.0s DEBUG: Unpacking /var/cache/pbuilder/base.tgz into /tmp/tmp7U112s
0m0.0s DEBUG: Starting command: ['tar', '-C', '/tmp/tmp7U112s', '-zxf', '/var/cache/pbuilder/base.tgz']
0m2.5s DEBUG: Command ok: ['tar', '-C', '/tmp/tmp7U112s', '-zxf', '/var/cache/pbuilder/base.tgz']
0m2.5s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'mount', '-t', 'proc', 'proc', '/proc']
0m2.5s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'mount', '-t', 'proc', 'proc', '/proc']
0m2.5s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'mount', '-t', 'devpts', 'devpts', '/dev/pts']
0m2.5s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'mount', '-t', 'devpts', 'devpts', '/dev/pts']
0m2.5s DEBUG: sources.list:
deb http://ftp.us.debian.org/debian/ sid main
0m2.5s DEBUG: Created policy-rc.d and chmodded it.
0m2.5s DEBUG: Created resolv.conf.
0m2.5s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'update']
1m4.6s DUMP:
Get:1 http://ftp.us.debian.org sid InRelease [204 kB]
Get:2 http://ftp.us.debian.org sid/main amd64 Packages [7271 kB]
Get:3 http://ftp.us.debian.org sid/main Translation-en [4920 kB]
Fetched 12.4 MB in 60s (204 kB/s)
Reading package lists...
1m4.6s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'update']
1m4.6s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'apt-get', '-yf', 'dist-upgrade']
1m4.9s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1m4.9s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'apt-get', '-yf', 'dist-upgrade']
1m4.9s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'clean']
1m4.9s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'clean']
1m5.7s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--get-selections', '*']
1m5.7s DUMP:
acl install
adduser install
apt install
aptitude install
aptitude-common install
base-files install
base-passwd install
bash install
binutils install
bsdutils install
build-essential install
bzip2 install
coreutils install
cpp install
cpp-4.9 install
dash install
debconf install
debconf-i18n install
debian-archive-keyring install
debianutils install
diffutils install
dmsetup install
dpkg install
dpkg-dev install
e2fslibs:amd64 install
e2fsprogs install
findutils install
g++ install
g++-4.9 install
gcc install
gcc-4.7-base:amd64 install
gcc-4.8-base:amd64 install
gcc-4.9 install
gcc-4.9-base:amd64 install
gcc-5-base:amd64 install
gnupg install
gpgv install
grep install
gzip install
hostname install
init install
initscripts install
insserv install
libacl1:amd64 install
libapparmor1:amd64 install
libapt-pkg4.12:amd64 install
libasan1:amd64 install
libatomic1:amd64 install
libattr1:amd64 install
libaudit-common install
libaudit1:amd64 install
libblkid1:amd64 install
libboost-iostreams1.55.0:amd64 install
libbz2-1.0:amd64 install
libc-bin install
libc-dev-bin install
libc6:amd64 install
libc6-dev:amd64 install
libcap2:amd64 install
libcap2-bin install
libcilkrts5:amd64 install
libcloog-isl4:amd64 install
libcomerr2:amd64 install
libcryptsetup4:amd64 install
libcwidget3:amd64 install
libdb5.3:amd64 install
libdebconfclient0:amd64 install
libdevmapper1.02.1:amd64 install
libdpkg-perl install
libfdisk1:amd64 install
libgcc-4.9-dev:amd64 install
libgcc1:amd64 install
libgcrypt20:amd64 install
libgdbm3:amd64 install
libgmp10:amd64 install
libgomp1:amd64 install
libgpg-error0:amd64 install
libisl10:amd64 install
libisl13:amd64 install
libitm1:amd64 install
libkmod2:amd64 install
liblocale-gettext-perl install
liblsan0:amd64 install
liblzma5:amd64 install
libmount1:amd64 install
libmpc3:amd64 install
libmpfr4:amd64 install
libncurses5:amd64 install
libncursesw5:amd64 install
libpam-modules:amd64 install
libpam-modules-bin install
libpam-runtime install
libpam0g:amd64 install
libpcre3:amd64 install
libprocps3:amd64 install
libquadmath0:amd64 install
libreadline6:amd64 install
libselinux1:amd64 install
libsemanage-common install
libsemanage1:amd64 install
libsepol1:amd64 install
libsigc++-2.0-0c2a:amd64 install
libslang2:amd64 install
libsmartcols1:amd64 install
libsqlite3-0:amd64 install
libss2:amd64 install
libstdc++-4.9-dev:amd64 install
libstdc++6:amd64 install
libsystemd0:amd64 install
libtext-charwidth-perl install
libtext-iconv-perl install
libtext-wrapi18n-perl install
libtimedate-perl install
libtinfo5:amd64 install
libtsan0:amd64 install
libubsan0:amd64 install
libudev1:amd64 install
libusb-0.1-4:amd64 install
libustr-1.0-1:amd64 install
libuuid1:amd64 install
libxapian22 install
linux-libc-dev:amd64 install
login install
lsb-base install
make install
mawk install
mount install
multiarch-support install
ncurses-base install
ncurses-bin install
passwd install
patch install
perl install
perl-base install
perl-modules install
procps install
readline-common install
sed install
sensible-utils install
startpar install
systemd install
systemd-sysv install
sysv-rc install
sysvinit-utils install
tar install
tzdata install
udev install
util-linux install
xz-utils install
zlib1g:amd64 install
1m5.7s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--get-selections', '*']
1m5.7s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg-divert', '--list']
1m5.7s DUMP:
diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash
diversion of /bin/sh to /bin/sh.distrib by dash
1m5.7s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg-divert', '--list']
1m5.7s INFO: apt-cache does not know about any of the requested packages
1m5.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
1m5.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
1m6.6s DEBUG: No broken symlinks as far as we can find.
1m6.6s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
1m6.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
1m7.4s DEBUG: No broken symlinks as far as we can find.
1m7.4s DEBUG: Copying ./python3-svn_1.7.10-1_amd64.deb to /tmp/tmp7U112s/tmp
1m7.4s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '-i', 'tmp/python3-svn_1.7.10-1_amd64.deb']
1m7.9s DUMP:
Selecting previously unselected package python3-svn.
(Reading database ... 12053 files and directories currently installed.)
Preparing to unpack .../python3-svn_1.7.10-1_amd64.deb ...
Unpacking python3-svn (1.7.10-1) ...
dpkg: dependency problems prevent configuration of python3-svn:
python3-svn depends on python3 (<< 3.5); however:
Package python3 is not installed.
python3-svn depends on python3 (>= 3.4~); however:
Package python3 is not installed.
python3-svn depends on libapr1 (>= 1.2.7); however:
Package libapr1 is not installed.
python3-svn depends on libsvn1 (>= 1.8.10); however:
Package libsvn1 is not installed.
dpkg: error processing package python3-svn (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python3-svn
1m7.9s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/tmp/tmp7U112s', 'dpkg', '-i', 'tmp/python3-svn_1.7.10-1_amd64.deb']
1m7.9s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'apt-get', '-yf', 'install']
2m29.4s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following extra packages will be installed:
dh-python libapr1 libaprutil1 libexpat1 libffi6 libgnutls-deb0-28
libgssapi-krb5-2 libhogweed4 libk5crypto3 libkeyutils1 libkrb5-3
libkrb5support0 libldap-2.4-2 libmpdec2 libnettle6 libp11-kit0
libpython3-stdlib libpython3.4-minimal libpython3.4-stdlib libsasl2-2
libsasl2-modules-db libserf-1-1 libssl1.0.0 libsvn1 libtasn1-6 mime-support
python3 python3-minimal python3.4 python3.4-minimal
Suggested packages:
gnutls-bin krb5-doc krb5-user python3-doc python3-tk python3-venv
python3.4-venv python3.4-doc binfmt-support
Recommended packages:
krb5-locales libsasl2-modules file
The following NEW packages will be installed:
dh-python libapr1 libaprutil1 libexpat1 libffi6 libgnutls-deb0-28
libgssapi-krb5-2 libhogweed4 libk5crypto3 libkeyutils1 libkrb5-3
libkrb5support0 libldap-2.4-2 libmpdec2 libnettle6 libp11-kit0
libpython3-stdlib libpython3.4-minimal libpython3.4-stdlib libsasl2-2
libsasl2-modules-db libserf-1-1 libssl1.0.0 libsvn1 libtasn1-6 mime-support
python3 python3-minimal python3.4 python3.4-minimal
0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 9346 kB of archives.
After this operation, 36.8 MB of additional disk space will be used.
Get:1 http://ftp.us.debian.org/debian/ sid/main libssl1.0.0 amd64 1.0.2a-1 [1274 kB]
Get:2 http://ftp.us.debian.org/debian/ sid/main libpython3.4-minimal amd64 3.4.3-7 [495 kB]
Get:3 http://ftp.us.debian.org/debian/ sid/main libexpat1 amd64 2.1.0-6+b3 [80.3 kB]
Get:4 http://ftp.us.debian.org/debian/ sid/main python3.4-minimal amd64 3.4.3-7 [1400 kB]
Get:5 http://ftp.us.debian.org/debian/ sid/main mime-support all 3.58 [36.0 kB]
Get:6 http://ftp.us.debian.org/debian/ sid/main libffi6 amd64 3.1-2+b2 [20.1 kB]
Get:7 http://ftp.us.debian.org/debian/ sid/main libmpdec2 amd64 2.4.1-1 [85.7 kB]
Get:8 http://ftp.us.debian.org/debian/ sid/main libpython3.4-stdlib amd64 3.4.3-7 [2057 kB]
Get:9 http://ftp.us.debian.org/debian/ sid/main python3.4 amd64 3.4.3-7 [219 kB]
Get:10 http://ftp.us.debian.org/debian/ sid/main python3-minimal amd64 3.4.2-2 [34.7 kB]
Get:11 http://ftp.us.debian.org/debian/ sid/main libpython3-stdlib amd64 3.4.2-2 [18.1 kB]
Get:12 http://ftp.us.debian.org/debian/ sid/main dh-python all 1.20141111-2 [66.4 kB]
Get:13 http://ftp.us.debian.org/debian/ sid/main python3 amd64 3.4.2-2 [21.2 kB]
Get:14 http://ftp.us.debian.org/debian/ sid/main libapr1 amd64 1.5.1-3 [95.3 kB]
Get:15 http://ftp.us.debian.org/debian/ sid/main libaprutil1 amd64 1.5.4-1 [86.2 kB]
Get:16 http://ftp.us.debian.org/debian/ sid/main libnettle6 amd64 3.1.1-3 [188 kB]
Get:17 http://ftp.us.debian.org/debian/ sid/main libhogweed4 amd64 3.1.1-3 [136 kB]
Get:18 http://ftp.us.debian.org/debian/ sid/main libp11-kit0 amd64 0.23.1-2 [111 kB]
Get:19 http://ftp.us.debian.org/debian/ sid/main libtasn1-6 amd64 4.5-2 [49.6 kB]
Get:20 http://ftp.us.debian.org/debian/ sid/main libgnutls-deb0-28 amd64 3.3.15-5 [713 kB]
Get:21 http://ftp.us.debian.org/debian/ sid/main libsasl2-modules-db amd64 2.1.26.dfsg1-13 [67.0 kB]
Get:22 http://ftp.us.debian.org/debian/ sid/main libsasl2-2 amd64 2.1.26.dfsg1-13 [104 kB]
Get:23 http://ftp.us.debian.org/debian/ sid/main libldap-2.4-2 amd64 2.4.40+dfsg-1+b2 [217 kB]
Get:24 http://ftp.us.debian.org/debian/ sid/main libkeyutils1 amd64 1.5.9-5+b1 [12.0 kB]
Get:25 http://ftp.us.debian.org/debian/ sid/main libkrb5support0 amd64 1.12.1+dfsg-20 [58.6 kB]
Get:26 http://ftp.us.debian.org/debian/ sid/main libk5crypto3 amd64 1.12.1+dfsg-20 [115 kB]
Get:27 http://ftp.us.debian.org/debian/ sid/main libkrb5-3 amd64 1.12.1+dfsg-20 [303 kB]
Get:28 http://ftp.us.debian.org/debian/ sid/main libgssapi-krb5-2 amd64 1.12.1+dfsg-20 [150 kB]
Get:29 http://ftp.us.debian.org/debian/ sid/main libserf-1-1 amd64 1.3.8-1 [52.8 kB]
Get:30 http://ftp.us.debian.org/debian/ sid/main libsvn1 amd64 1.8.13-1 [1079 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 9346 kB in 55s (169 kB/s)
Selecting previously unselected package libssl1.0.0:amd64.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12069 files and directories currently installed.)
Preparing to unpack .../libssl1.0.0_1.0.2a-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2a-1) ...
Selecting previously unselected package libpython3.4-minimal:amd64.
Preparing to unpack .../libpython3.4-minimal_3.4.3-7_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-7) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6+b3_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6+b3) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-7_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-7) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../libffi6_3.1-2+b2_amd64.deb ...
Unpacking libffi6:amd64 (3.1-2+b2) ...
Selecting previously unselected package libmpdec2:amd64.
Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.1-1) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-7_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-7) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-7_amd64.deb ...
Unpacking python3.4 (3.4.3-7) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.2-2_amd64.deb ...
Unpacking python3-minimal (3.4.2-2) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.2-2_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.2-2) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_1.20141111-2_all.deb ...
Unpacking dh-python (1.20141111-2) ...
Selecting previously unselected package python3.
Preparing to unpack .../python3_3.4.2-2_amd64.deb ...
Unpacking python3 (3.4.2-2) ...
Selecting previously unselected package libapr1:amd64.
Preparing to unpack .../libapr1_1.5.1-3_amd64.deb ...
Unpacking libapr1:amd64 (1.5.1-3) ...
Selecting previously unselected package libaprutil1:amd64.
Preparing to unpack .../libaprutil1_1.5.4-1_amd64.deb ...
Unpacking libaprutil1:amd64 (1.5.4-1) ...
Selecting previously unselected package libnettle6:amd64.
Preparing to unpack .../libnettle6_3.1.1-3_amd64.deb ...
Unpacking libnettle6:amd64 (3.1.1-3) ...
Selecting previously unselected package libhogweed4:amd64.
Preparing to unpack .../libhogweed4_3.1.1-3_amd64.deb ...
Unpacking libhogweed4:amd64 (3.1.1-3) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../libp11-kit0_0.23.1-2_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.23.1-2) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../libtasn1-6_4.5-2_amd64.deb ...
Unpacking libtasn1-6:amd64 (4.5-2) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
Preparing to unpack .../libgnutls-deb0-28_3.3.15-5_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.3.15-5) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-13_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-13) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-13_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.40+dfsg-1+b2_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.40+dfsg-1+b2) ...
Selecting previously unselected package libkeyutils1:amd64.
Preparing to unpack .../libkeyutils1_1.5.9-5+b1_amd64.deb ...
Unpacking libkeyutils1:amd64 (1.5.9-5+b1) ...
Selecting previously unselected package libkrb5support0:amd64.
Preparing to unpack .../libkrb5support0_1.12.1+dfsg-20_amd64.deb ...
Unpacking libkrb5support0:amd64 (1.12.1+dfsg-20) ...
Selecting previously unselected package libk5crypto3:amd64.
Preparing to unpack .../libk5crypto3_1.12.1+dfsg-20_amd64.deb ...
Unpacking libk5crypto3:amd64 (1.12.1+dfsg-20) ...
Selecting previously unselected package libkrb5-3:amd64.
Preparing to unpack .../libkrb5-3_1.12.1+dfsg-20_amd64.deb ...
Unpacking libkrb5-3:amd64 (1.12.1+dfsg-20) ...
Selecting previously unselected package libgssapi-krb5-2:amd64.
Preparing to unpack .../libgssapi-krb5-2_1.12.1+dfsg-20_amd64.deb ...
Unpacking libgssapi-krb5-2:amd64 (1.12.1+dfsg-20) ...
Selecting previously unselected package libserf-1-1:amd64.
Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ...
Unpacking libserf-1-1:amd64 (1.3.8-1) ...
Selecting previously unselected package libsvn1:amd64.
Preparing to unpack .../libsvn1_1.8.13-1_amd64.deb ...
Unpacking libsvn1:amd64 (1.8.13-1) ...
Setting up libssl1.0.0:amd64 (1.0.2a-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-7) ...
Setting up libexpat1:amd64 (2.1.0-6+b3) ...
Setting up python3.4-minimal (3.4.3-7) ...
Setting up mime-support (3.58) ...
Setting up libffi6:amd64 (3.1-2+b2) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-7) ...
Setting up python3.4 (3.4.3-7) ...
Setting up python3-minimal (3.4.2-2) ...
Setting up libpython3-stdlib:amd64 (3.4.2-2) ...
Setting up libapr1:amd64 (1.5.1-3) ...
Setting up libaprutil1:amd64 (1.5.4-1) ...
Setting up libnettle6:amd64 (3.1.1-3) ...
Setting up libhogweed4:amd64 (3.1.1-3) ...
Setting up libp11-kit0:amd64 (0.23.1-2) ...
Setting up libtasn1-6:amd64 (4.5-2) ...
Setting up libgnutls-deb0-28:amd64 (3.3.15-5) ...
Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-13) ...
Setting up libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Setting up libldap-2.4-2:amd64 (2.4.40+dfsg-1+b2) ...
Setting up libkeyutils1:amd64 (1.5.9-5+b1) ...
Setting up libkrb5support0:amd64 (1.12.1+dfsg-20) ...
Setting up libk5crypto3:amd64 (1.12.1+dfsg-20) ...
Setting up libkrb5-3:amd64 (1.12.1+dfsg-20) ...
Setting up libgssapi-krb5-2:amd64 (1.12.1+dfsg-20) ...
Setting up libserf-1-1:amd64 (1.3.8-1) ...
Setting up libsvn1:amd64 (1.8.13-1) ...
Setting up dh-python (1.20141111-2) ...
Setting up python3 (3.4.2-2) ...
Setting up python3-svn (1.7.10-1) ...
Processing triggers for libc-bin (2.19-18) ...
2m29.4s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'apt-get', '-yf', 'install']
2m29.4s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'python3-svn']
2m29.4s DUMP:
python3-svn install ok installed
2m29.4s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'python3-svn']
2m29.4s INFO: Installation of ['tmp/python3-svn_1.7.10-1_amd64.deb'] ok
2m29.4s DEBUG: Removing /tmp/tmp7U112s/tmp/python3-svn_1.7.10-1_amd64.deb
2m29.4s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
2m29.7s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
2m30.5s DEBUG: No broken symlinks as far as we can find.
2m30.5s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--get-selections', '*']
2m30.5s DUMP:
acl install
adduser install
apt install
aptitude install
aptitude-common install
base-files install
base-passwd install
bash install
binutils install
bsdutils install
build-essential install
bzip2 install
coreutils install
cpp install
cpp-4.9 install
dash install
debconf install
debconf-i18n install
debian-archive-keyring install
debianutils install
dh-python install
diffutils install
dmsetup install
dpkg install
dpkg-dev install
e2fslibs:amd64 install
e2fsprogs install
findutils install
g++ install
g++-4.9 install
gcc install
gcc-4.7-base:amd64 install
gcc-4.8-base:amd64 install
gcc-4.9 install
gcc-4.9-base:amd64 install
gcc-5-base:amd64 install
gnupg install
gpgv install
grep install
gzip install
hostname install
init install
initscripts install
insserv install
libacl1:amd64 install
libapparmor1:amd64 install
libapr1:amd64 install
libaprutil1:amd64 install
libapt-pkg4.12:amd64 install
libasan1:amd64 install
libatomic1:amd64 install
libattr1:amd64 install
libaudit-common install
libaudit1:amd64 install
libblkid1:amd64 install
libboost-iostreams1.55.0:amd64 install
libbz2-1.0:amd64 install
libc-bin install
libc-dev-bin install
libc6:amd64 install
libc6-dev:amd64 install
libcap2:amd64 install
libcap2-bin install
libcilkrts5:amd64 install
libcloog-isl4:amd64 install
libcomerr2:amd64 install
libcryptsetup4:amd64 install
libcwidget3:amd64 install
libdb5.3:amd64 install
libdebconfclient0:amd64 install
libdevmapper1.02.1:amd64 install
libdpkg-perl install
libexpat1:amd64 install
libfdisk1:amd64 install
libffi6:amd64 install
libgcc-4.9-dev:amd64 install
libgcc1:amd64 install
libgcrypt20:amd64 install
libgdbm3:amd64 install
libgmp10:amd64 install
libgnutls-deb0-28:amd64 install
libgomp1:amd64 install
libgpg-error0:amd64 install
libgssapi-krb5-2:amd64 install
libhogweed4:amd64 install
libisl10:amd64 install
libisl13:amd64 install
libitm1:amd64 install
libk5crypto3:amd64 install
libkeyutils1:amd64 install
libkmod2:amd64 install
libkrb5-3:amd64 install
libkrb5support0:amd64 install
libldap-2.4-2:amd64 install
liblocale-gettext-perl install
liblsan0:amd64 install
liblzma5:amd64 install
libmount1:amd64 install
libmpc3:amd64 install
libmpdec2:amd64 install
libmpfr4:amd64 install
libncurses5:amd64 install
libncursesw5:amd64 install
libnettle6:amd64 install
libp11-kit0:amd64 install
libpam-modules:amd64 install
libpam-modules-bin install
libpam-runtime install
libpam0g:amd64 install
libpcre3:amd64 install
libprocps3:amd64 install
libpython3-stdlib:amd64 install
libpython3.4-minimal:amd64 install
libpython3.4-stdlib:amd64 install
libquadmath0:amd64 install
libreadline6:amd64 install
libsasl2-2:amd64 install
libsasl2-modules-db:amd64 install
libselinux1:amd64 install
libsemanage-common install
libsemanage1:amd64 install
libsepol1:amd64 install
libserf-1-1:amd64 install
libsigc++-2.0-0c2a:amd64 install
libslang2:amd64 install
libsmartcols1:amd64 install
libsqlite3-0:amd64 install
libss2:amd64 install
libssl1.0.0:amd64 install
libstdc++-4.9-dev:amd64 install
libstdc++6:amd64 install
libsvn1:amd64 install
libsystemd0:amd64 install
libtasn1-6:amd64 install
libtext-charwidth-perl install
libtext-iconv-perl install
libtext-wrapi18n-perl install
libtimedate-perl install
libtinfo5:amd64 install
libtsan0:amd64 install
libubsan0:amd64 install
libudev1:amd64 install
libusb-0.1-4:amd64 install
libustr-1.0-1:amd64 install
libuuid1:amd64 install
libxapian22 install
linux-libc-dev:amd64 install
login install
lsb-base install
make install
mawk install
mime-support install
mount install
multiarch-support install
ncurses-base install
ncurses-bin install
passwd install
patch install
perl install
perl-base install
perl-modules install
procps install
python3 install
python3-minimal install
python3-svn install
python3.4 install
python3.4-minimal install
readline-common install
sed install
sensible-utils install
startpar install
systemd install
systemd-sysv install
sysv-rc install
sysvinit-utils install
tar install
tzdata install
udev install
util-linux install
xz-utils install
zlib1g:amd64 install
2m30.5s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--get-selections', '*']
2m31.1s DEBUG: Starting command: ['debsums', '--root', '/tmp/tmp7U112s', '-ac']
2m32.0s DEBUG: Command ok: ['debsums', '--root', '/tmp/tmp7U112s', '-ac']
2m32.0s DEBUG: Starting command: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate']
2m32.1s DUMP:
0.13.1
2m32.1s DEBUG: Command ok: ['dpkg-query', '-f', '${Version}\n', '-W', 'adequate']
2m32.1s INFO: Running adequate version 0.13.1 now.
2m32.1s DEBUG: Starting command: ['adequate', '--root', '/tmp/tmp7U112s', 'python3-svn']
2m32.1s DEBUG: Command ok: ['adequate', '--root', '/tmp/tmp7U112s', 'python3-svn']
2m32.1s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'remove', '--no-install-recommends', 'libgssapi-krb5-2:amd64', 'libnettle6:amd64', 'libpython3.4-stdlib:amd64', 'libpython3.4-minimal:amd64', 'libk5crypto3:amd64', 'libsvn1:amd64', 'libkeyutils1:amd64', 'libpython3-stdlib:amd64', 'libapr1:amd64', 'libldap-2.4-2:amd64', 'python3.4-minimal', 'libssl1.0.0:amd64', 'libserf-1-1:amd64', 'libexpat1:amd64', 'libhogweed4:amd64', 'libsasl2-modules-db:amd64', 'libtasn1-6:amd64', 'libkrb5-3:amd64', 'python3-minimal', 'libgnutls-deb0-28:amd64', 'libaprutil1:amd64', 'mime-support', 'libp11-kit0:amd64', 'python3', 'libsasl2-2:amd64', 'libffi6:amd64', 'python3.4', 'libkrb5support0:amd64', 'dh-python', 'libmpdec2:amd64', 'python3-svn']
2m48.2s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
dh-python libapr1 libaprutil1 libexpat1 libffi6 libgnutls-deb0-28
libgssapi-krb5-2 libhogweed4 libk5crypto3 libkeyutils1 libkrb5-3
libkrb5support0 libldap-2.4-2 libmpdec2 libnettle6 libp11-kit0
libpython3-stdlib libpython3.4-minimal libpython3.4-stdlib libsasl2-2
libsasl2-modules-db libserf-1-1 libssl1.0.0 libsvn1 libtasn1-6 mime-support
python3 python3-minimal python3-svn python3.4 python3.4-minimal
0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded.
After this operation, 39.2 MB disk space will be freed.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13247 files and directories currently installed.)
Removing python3-svn (1.7.10-1) ...
Removing libsvn1:amd64 (1.8.13-1) ...
Removing libserf-1-1:amd64 (1.3.8-1) ...
Removing libaprutil1:amd64 (1.5.4-1) ...
Removing libldap-2.4-2:amd64 (2.4.40+dfsg-1+b2) ...
Removing libgnutls-deb0-28:amd64 (3.3.15-5) ...
Removing libp11-kit0:amd64 (0.23.1-2) ...
Removing libgssapi-krb5-2:amd64 (1.12.1+dfsg-20) ...
Removing libhogweed4:amd64 (3.1.1-3) ...
Removing libkrb5-3:amd64 (1.12.1+dfsg-20) ...
Removing libk5crypto3:amd64 (1.12.1+dfsg-20) ...
Removing libkrb5support0:amd64 (1.12.1+dfsg-20) ...
Removing libkeyutils1:amd64 (1.5.9-5+b1) ...
Removing libnettle6:amd64 (3.1.1-3) ...
Removing libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Removing libsasl2-modules-db:amd64 (2.1.26.dfsg1-13) ...
Removing libtasn1-6:amd64 (4.5-2) ...
Removing libapr1:amd64 (1.5.1-3) ...
Removing python3 (3.4.2-2) ...
Removing python3.4 (3.4.3-7) ...
Removing python3-minimal (3.4.2-2) ...
Removing python3.4-minimal (3.4.3-7) ...
Removing libexpat1:amd64 (2.1.0-6+b3) ...
Removing libpython3-stdlib:amd64 (3.4.2-2) ...
Removing libpython3.4-stdlib:amd64 (3.4.3-7) ...
Removing libffi6:amd64 (3.1-2+b2) ...
Removing libmpdec2:amd64 (2.4.1-1) ...
Removing libpython3.4-minimal:amd64 (3.4.3-7) ...
Removing libssl1.0.0:amd64 (1.0.2a-1) ...
Removing mime-support (3.58) ...
Removing dh-python (1.20141111-2) ...
dpkg: warning: while removing dh-python, directory '/usr/share/dh-python/dhpython/build' not empty so not removed
Processing triggers for libc-bin (2.19-18) ...
2m48.2s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'remove', '--no-install-recommends', 'libgssapi-krb5-2:amd64', 'libnettle6:amd64', 'libpython3.4-stdlib:amd64', 'libpython3.4-minimal:amd64', 'libk5crypto3:amd64', 'libsvn1:amd64', 'libkeyutils1:amd64', 'libpython3-stdlib:amd64', 'libapr1:amd64', 'libldap-2.4-2:amd64', 'python3.4-minimal', 'libssl1.0.0:amd64', 'libserf-1-1:amd64', 'libexpat1:amd64', 'libhogweed4:amd64', 'libsasl2-modules-db:amd64', 'libtasn1-6:amd64', 'libkrb5-3:amd64', 'python3-minimal', 'libgnutls-deb0-28:amd64', 'libaprutil1:amd64', 'mime-support', 'libp11-kit0:amd64', 'python3', 'libsasl2-2:amd64', 'libffi6:amd64', 'python3.4', 'libkrb5support0:amd64', 'dh-python', 'libmpdec2:amd64', 'python3-svn']
2m48.2s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--purge', 'libgssapi-krb5-2:amd64', 'libnettle6:amd64', 'libpython3.4-stdlib:amd64', 'libpython3.4-minimal:amd64', 'libk5crypto3:amd64', 'libsvn1:amd64', 'libkeyutils1:amd64', 'libpython3-stdlib:amd64', 'libapr1:amd64', 'libldap-2.4-2:amd64', 'python3.4-minimal', 'libssl1.0.0:amd64', 'libserf-1-1:amd64', 'libexpat1:amd64', 'libhogweed4:amd64', 'libsasl2-modules-db:amd64', 'libtasn1-6:amd64', 'libkrb5-3:amd64', 'python3-minimal', 'libgnutls-deb0-28:amd64', 'libaprutil1:amd64', 'mime-support', 'libp11-kit0:amd64', 'python3', 'libsasl2-2:amd64', 'libffi6:amd64', 'python3.4', 'libkrb5support0:amd64', 'dh-python', 'libmpdec2:amd64']
2m59.5s DUMP:
(Reading database ... 12062 files and directories currently installed.)
Removing libgssapi-krb5-2:amd64 (1.12.1+dfsg-20) ...
Purging configuration files for libgssapi-krb5-2:amd64 (1.12.1+dfsg-20) ...
Removing libnettle6:amd64 (3.1.1-3) ...
Purging configuration files for libnettle6:amd64 (3.1.1-3) ...
dpkg: warning: ignoring request to remove libpython3.4-stdlib which isn't installed
Removing libpython3.4-minimal:amd64 (3.4.3-7) ...
Purging configuration files for libpython3.4-minimal:amd64 (3.4.3-7) ...
Removing libk5crypto3:amd64 (1.12.1+dfsg-20) ...
Purging configuration files for libk5crypto3:amd64 (1.12.1+dfsg-20) ...
Removing libsvn1:amd64 (1.8.13-1) ...
Purging configuration files for libsvn1:amd64 (1.8.13-1) ...
Removing libkeyutils1:amd64 (1.5.9-5+b1) ...
Purging configuration files for libkeyutils1:amd64 (1.5.9-5+b1) ...
dpkg: warning: ignoring request to remove libpython3-stdlib which isn't installed
Removing libapr1:amd64 (1.5.1-3) ...
Purging configuration files for libapr1:amd64 (1.5.1-3) ...
Removing libldap-2.4-2:amd64 (2.4.40+dfsg-1+b2) ...
Purging configuration files for libldap-2.4-2:amd64 (2.4.40+dfsg-1+b2) ...
Removing python3.4-minimal (3.4.3-7) ...
Purging configuration files for python3.4-minimal (3.4.3-7) ...
Removing libssl1.0.0:amd64 (1.0.2a-1) ...
Purging configuration files for libssl1.0.0:amd64 (1.0.2a-1) ...
Removing libserf-1-1:amd64 (1.3.8-1) ...
Purging configuration files for libserf-1-1:amd64 (1.3.8-1) ...
Removing libexpat1:amd64 (2.1.0-6+b3) ...
Purging configuration files for libexpat1:amd64 (2.1.0-6+b3) ...
Removing libhogweed4:amd64 (3.1.1-3) ...
Purging configuration files for libhogweed4:amd64 (3.1.1-3) ...
dpkg: warning: ignoring request to remove libsasl2-modules-db which isn't installed
Removing libtasn1-6:amd64 (4.5-2) ...
Purging configuration files for libtasn1-6:amd64 (4.5-2) ...
Removing libkrb5-3:amd64 (1.12.1+dfsg-20) ...
Purging configuration files for libkrb5-3:amd64 (1.12.1+dfsg-20) ...
dpkg: warning: ignoring request to remove python3-minimal which isn't installed
Removing libgnutls-deb0-28:amd64 (3.3.15-5) ...
Purging configuration files for libgnutls-deb0-28:amd64 (3.3.15-5) ...
Removing libaprutil1:amd64 (1.5.4-1) ...
Purging configuration files for libaprutil1:amd64 (1.5.4-1) ...
Removing mime-support (3.58) ...
Purging configuration files for mime-support (3.58) ...
Removing libp11-kit0:amd64 (0.23.1-2) ...
Purging configuration files for libp11-kit0:amd64 (0.23.1-2) ...
Removing python3 (3.4.2-2) ...
Purging configuration files for python3 (3.4.2-2) ...
Removing libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Purging configuration files for libsasl2-2:amd64 (2.1.26.dfsg1-13) ...
Removing libffi6:amd64 (3.1-2+b2) ...
Purging configuration files for libffi6:amd64 (3.1-2+b2) ...
Removing python3.4 (3.4.3-7) ...
Purging configuration files for python3.4 (3.4.3-7) ...
Removing libkrb5support0:amd64 (1.12.1+dfsg-20) ...
Purging configuration files for libkrb5support0:amd64 (1.12.1+dfsg-20) ...
dpkg: warning: ignoring request to remove dh-python which isn't installed
Removing libmpdec2:amd64 (2.4.1-1) ...
Purging configuration files for libmpdec2:amd64 (2.4.1-1) ...
2m59.5s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--purge', 'libgssapi-krb5-2:amd64', 'libnettle6:amd64', 'libpython3.4-stdlib:amd64', 'libpython3.4-minimal:amd64', 'libk5crypto3:amd64', 'libsvn1:amd64', 'libkeyutils1:amd64', 'libpython3-stdlib:amd64', 'libapr1:amd64', 'libldap-2.4-2:amd64', 'python3.4-minimal', 'libssl1.0.0:amd64', 'libserf-1-1:amd64', 'libexpat1:amd64', 'libhogweed4:amd64', 'libsasl2-modules-db:amd64', 'libtasn1-6:amd64', 'libkrb5-3:amd64', 'python3-minimal', 'libgnutls-deb0-28:amd64', 'libaprutil1:amd64', 'mime-support', 'libp11-kit0:amd64', 'python3', 'libsasl2-2:amd64', 'libffi6:amd64', 'python3.4', 'libkrb5support0:amd64', 'dh-python', 'libmpdec2:amd64']
2m59.5s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--purge', 'python3-svn']
2m59.6s DUMP:
dpkg: warning: ignoring request to remove python3-svn which isn't installed
2m59.6s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--purge', 'python3-svn']
2m59.6s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--purge', '--pending']
2m59.6s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--purge', '--pending']
2m59.6s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--remove', '--pending']
2m59.7s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg', '--remove', '--pending']
2m59.7s DEBUG: Starting command: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
2m59.9s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/tmp/tmp7U112s']
3m0.6s DEBUG: No broken symlinks as far as we can find.
3m0.6s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'dpkg-divert', '--list']
3m0.6s DUMP:
diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash
diversion of /bin/sh to /bin/sh.distrib by dash
3m0.6s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'dpkg-divert', '--list']
3m0.6s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'clean']
3m0.6s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'apt-get', 'clean']
3m1.6s ERROR: FAIL: Package purging left files on system:
/usr/share/dh-python/dhpython/__pycache__/ not owned
/usr/share/dh-python/dhpython/build/__pycache__/ not owned
3m1.6s ERROR: FAIL: Installation and purging test.
3m1.8s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'umount', '/proc']
3m1.8s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'umount', '/proc']
3m1.8s DEBUG: Starting command: ['chroot', '/tmp/tmp7U112s', 'umount', '/dev/pts']
3m1.8s DEBUG: Command ok: ['chroot', '/tmp/tmp7U112s', 'umount', '/dev/pts']
3m1.8s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/tmp/tmp7U112s']
3m2.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/tmp/tmp7U112s']
3m2.0s DEBUG: Removed directory tree at /tmp/tmp7U112s
3m2.0s ERROR: piuparts run ends.
Attachment:
signature.asc
Description: Digital signature