--- Begin Message ---
Package: designate-common
Version: 2014.1-8
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Hi Thomas,
during a test with piuparts I noticed your package failed to install. As per
definition of the release team this makes the package too buggy for a
release, thus the severity.
From the attached log (scroll to the bottom...):
The following NEW packages will be installed:
designate-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.9 kB of archives.
After this operation, 159 kB of additional disk space will be used.
Get:1 http://mirror.bm.debian.org/debian/ jessie/main designate-common all
2014.1-8 [18.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 18.9 kB in 0s (662 kB/s)
Selecting previously unselected package designate-common.
(Reading database ... 14018 files and directories currently installed.)
Preparing to unpack .../designate-common_2014.1-8_all.deb ...
Unpacking designate-common (2014.1-8) ...
Setting up designate-common (2014.1-8) ...
PKG-Openstack now calling: dbc_go designate-common configure
dbconfig-common: writing config to /etc/dbconfig-common/designate-common.conf
Creating config file /etc/dbconfig-common/designate-common.conf with new
version
warning: database package not installed?
sanity check failed for sqlite3.
error encountered creating database:
No sqlite3 client to execute. (have you installed the sqlite3 package?)
dbconfig-common: designate-common configure: noninteractive fail.
dbconfig-common: designate-common configure: ignoring errors from here
forwards
Now doing designate-manage database-sync: this may take a while...
2014-07-03 21:58:25.746 25932 CRITICAL designate [-] VersionConflict:
(SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate Traceback (most recent call
last):
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(main())
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:25.746 25932 TRACE designate
sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:25.746 25932 TRACE designate result =
self.run_subcommand(remainder)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:25.746 25932 TRACE designate subcommand =
self.command_manager.find_command(argv)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in
find_command
2014-07-03 21:58:25.746 25932 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:25.746 25932 TRACE designate if require:
self.require(env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:25.746 25932 TRACE designate items =
working_set.resolve(reqs, env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:25.746 25932 TRACE designate raise VersionConflict(dist,
req) # XXX put more info here
2014-07-03 21:58:25.746 25932 TRACE designate VersionConflict: (SQLAlchemy
0.9.6 (/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate
CRITICAL: VersionConflict: (SQLAlchemy 0.9.6
(/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate Traceback (most recent call
last):
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(main())
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:25.746 25932 TRACE designate
sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:25.746 25932 TRACE designate result =
self.run_subcommand(remainder)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:25.746 25932 TRACE designate subcommand =
self.command_manager.find_command(argv)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in
find_command
2014-07-03 21:58:25.746 25932 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:25.746 25932 TRACE designate if require:
self.require(env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:25.746 25932 TRACE designate items =
working_set.resolve(reqs, env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:25.746 25932 TRACE designate raise VersionConflict(dist,
req) # XXX put more info here
2014-07-03 21:58:25.746 25932 TRACE designate VersionConflict: (SQLAlchemy
0.9.6 (/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate
2014-07-03 21:58:26.143 26021 CRITICAL designate [-] VersionConflict:
(SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate Traceback (most recent call
last):
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(main())
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:26.143 26021 TRACE designate
sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:26.143 26021 TRACE designate result =
self.run_subcommand(remainder)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:26.143 26021 TRACE designate subcommand =
self.command_manager.find_command(argv)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in
find_command
2014-07-03 21:58:26.143 26021 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:26.143 26021 TRACE designate if require:
self.require(env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:26.143 26021 TRACE designate items =
working_set.resolve(reqs, env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:26.143 26021 TRACE designate raise VersionConflict(dist,
req) # XXX put more info here
2014-07-03 21:58:26.143 26021 TRACE designate VersionConflict: (SQLAlchemy
0.9.6 (/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate
CRITICAL: VersionConflict: (SQLAlchemy 0.9.6
(/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate Traceback (most recent call
last):
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(main())
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:26.143 26021 TRACE designate
sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:26.143 26021 TRACE designate result =
self.run_subcommand(remainder)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:26.143 26021 TRACE designate subcommand =
self.command_manager.find_command(argv)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in
find_command
2014-07-03 21:58:26.143 26021 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:26.143 26021 TRACE designate if require:
self.require(env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:26.143 26021 TRACE designate items =
working_set.resolve(reqs, env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:26.143 26021 TRACE designate raise VersionConflict(dist,
req) # XXX put more info here
2014-07-03 21:58:26.143 26021 TRACE designate VersionConflict: (SQLAlchemy
0.9.6 (/usr/lib/python2.7/dist-packages),
Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate
dpkg: error processing package designate-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
designate-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
Does designate-common need a database during installation? If so, I can teach
this to piuparts.d.o...
cheers,
Holger
Start: 2014-07-03 21:57:20 UTC
Package: designate-common
Source: designate
Version: 2014.1-8
Installed-Size: 155
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Architecture: all
Depends: adduser, dbconfig-common, python-designate (= 2014.1-8), debconf (>= 0.5) | debconf-2.0
Pre-Depends: dpkg (>= 1.15.6~)
Description: OpenStack DNS as a Service - common files
Homepage: https://github.com/stackforge/designate
Description-md5: 4773236ea67d97186d3fb383c008a1c0
Section: net
Priority: extra
Filename: pool/main/d/designate/designate-common_2014.1-8_all.deb
Size: 18948
MD5sum: 405a887ed4de78d98f23128e6e702b4e
SHA1: 59b3db6cf44d9afe2b580854f3f14859d852d8c9
SHA256: 55f39b5131bd7dd33588d4976f477eab3053f16e4e4da41a2c0622793938ab9d
Executing: sudo env PYTHONPATH=/srv/piuparts.debian.org/lib/python2.7/dist-packages timeout -s INT -k 5m 35m /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/jessie_amd64.tar.gz -d jessie --no-upgrade-test --apt designate-common=2014.1-8
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: The FAQ also explains how to contact us in case you think piuparts is wrong.
0m0.0s INFO: ------------------------------------------------------------------------------
0m0.0s INFO: piuparts version 0.59~201405301115~0.58-62-g352dac2 starting up.
0m0.0s INFO: Command line arguments: /srv/piuparts.debian.org/sbin/piuparts --skip-logrotatefiles-test --warn-on-others --scriptsdir /etc/piuparts/scripts --no-eatmydata --allow-database --warn-on-leftovers-after-purge --mirror 'http://mirror.bm.debian.org/debian/ main' --tmpdir /srv/piuparts.debian.org/tmp --arch amd64 -b /srv/piuparts.debian.org/slave/basetgz/jessie_amd64.tar.gz -d jessie --no-upgrade-test --apt designate-common=2014.1-8
0m0.0s INFO: Running on: Linux piu-slave-bm-a 3.2.0-4-amd64 #1 SMP Debian 3.2.57-3+deb7u2 x86_64
0m0.0s DEBUG: Created temporary directory /srv/piuparts.debian.org/tmp/tmpnW33IV
0m0.0s DEBUG: Unpacking /srv/piuparts.debian.org/slave/basetgz/jessie_amd64.tar.gz into /srv/piuparts.debian.org/tmp/tmpnW33IV
0m0.0s DEBUG: Starting command: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpnW33IV', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/jessie_amd64.tar.gz']
0m1.8s DEBUG: Command ok: ['tar', '-C', '/srv/piuparts.debian.org/tmp/tmpnW33IV', '-zxf', '/srv/piuparts.debian.org/slave/basetgz/jessie_amd64.tar.gz']
0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'mount', '-t', 'proc', 'proc', '/proc']
0m1.8s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'mount', '-t', 'proc', 'proc', '/proc']
0m1.8s DEBUG: sources.list:
deb http://mirror.bm.debian.org/debian/ jessie main
0m1.8s DEBUG: Created policy-rc.d and chmodded it.
0m1.8s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', 'update']
0m5.9s DUMP:
Get:1 http://mirror.bm.debian.org jessie InRelease [155 kB]
Get:2 http://mirror.bm.debian.org jessie/main amd64 Packages [6452 kB]
Get:3 http://mirror.bm.debian.org jessie/main Translation-en [4392 kB]
Fetched 11.0 MB in 2s (4870 kB/s)
Reading package lists...
0m5.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', 'update']
0m5.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', '-yf', 'dist-upgrade']
0m7.6s DUMP:
Reading package lists...
Building dependency tree...
The following packages will be upgraded:
e2fslibs e2fsprogs gcc-4.8-base libcomerr2 libss2
5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1134 kB of archives.
After this operation, 264 kB of additional disk space will be used.
Get:1 http://mirror.bm.debian.org/debian/ jessie/main e2fslibs amd64 1.42.10-1.1 [182 kB]
Get:2 http://mirror.bm.debian.org/debian/ jessie/main e2fsprogs amd64 1.42.10-1.1 [676 kB]
Get:3 http://mirror.bm.debian.org/debian/ jessie/main libcomerr2 amd64 1.42.10-1.1 [58.8 kB]
Get:4 http://mirror.bm.debian.org/debian/ jessie/main libss2 amd64 1.42.10-1.1 [62.9 kB]
Get:5 http://mirror.bm.debian.org/debian/ jessie/main gcc-4.8-base amd64 4.8.3-4 [154 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 1134 kB in 0s (17.9 MB/s)
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack .../e2fslibs_1.42.10-1.1_amd64.deb ...
Unpacking e2fslibs:amd64 (1.42.10-1.1) over (1.42.10-1) ...
Setting up e2fslibs:amd64 (1.42.10-1.1) ...
Processing triggers for libc-bin (2.19-4) ...
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack .../e2fsprogs_1.42.10-1.1_amd64.deb ...
Unpacking e2fsprogs (1.42.10-1.1) over (1.42.10-1) ...
Setting up e2fsprogs (1.42.10-1.1) ...
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack .../libcomerr2_1.42.10-1.1_amd64.deb ...
Unpacking libcomerr2:amd64 (1.42.10-1.1) over (1.42.10-1) ...
Setting up libcomerr2:amd64 (1.42.10-1.1) ...
Processing triggers for libc-bin (2.19-4) ...
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack .../libss2_1.42.10-1.1_amd64.deb ...
Unpacking libss2:amd64 (1.42.10-1.1) over (1.42.10-1) ...
Setting up libss2:amd64 (1.42.10-1.1) ...
Processing triggers for libc-bin (2.19-4) ...
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack .../gcc-4.8-base_4.8.3-4_amd64.deb ...
Unpacking gcc-4.8-base:amd64 (4.8.3-4) over (4.8.3-3) ...
Setting up gcc-4.8-base:amd64 (4.8.3-4) ...
0m7.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', '-yf', 'dist-upgrade']
0m7.6s DEBUG: Copying scriptsdir /etc/piuparts/scripts to /srv/piuparts.debian.org/tmp/tmpnW33IV/tmp/scripts/
0m7.6s INFO: Running scripts post_setup
0m7.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_experimental']
0m7.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_experimental']
0m7.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_forbid_home']
0m7.6s DUMP:
Disabling /home
0m7.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_forbid_home']
0m7.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_force-unsafe-io']
0m7.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_force-unsafe-io']
0m7.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_squeeze-backports']
0m7.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/post_setup_squeeze-backports']
0m7.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', 'clean']
0m7.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', 'clean']
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg', '--get-selections', '*']
0m8.2s 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:amd64 install
e2fsprogs install
findutils install
gcc-4.7-base:amd64 install
gcc-4.8-base:amd64 install
gcc-4.9-base:amd64 install
gnupg install
gpgv install
grep install
gzip install
hostname install
initscripts install
insserv install
libacl1:amd64 install
libapt-pkg4.12:amd64 install
libattr1:amd64 install
libaudit-common install
libaudit1:amd64 install
libblkid1:amd64 install
libbz2-1.0:amd64 install
libc-bin install
libc6:amd64 install
libcap2:amd64 install
libcomerr2:amd64 install
libdb5.3:amd64 install
libgcc1:amd64 install
liblocale-gettext-perl install
liblzma5:amd64 install
libmount1 install
libncurses5:amd64 install
libpam-modules:amd64 install
libpam-modules-bin install
libpam-runtime install
libpam0g:amd64 install
libpcre3:amd64 install
libreadline6:amd64 install
libselinux1:amd64 install
libsemanage-common install
libsemanage1:amd64 install
libsepol1:amd64 install
libslang2:amd64 install
libss2:amd64 install
libstdc++6:amd64 install
libtext-charwidth-perl install
libtext-iconv-perl install
libtext-wrapi18n-perl install
libtinfo5:amd64 install
libusb-0.1-4:amd64 install
libustr-1.0-1:amd64 install
libuuid1:amd64 install
login install
lsb-base install
mawk install
mount install
multiarch-support install
ncurses-base install
ncurses-bin install
passwd install
perl-base install
readline-common install
sed install
sensible-utils install
startpar install
sysv-rc install
sysvinit install
sysvinit-core install
sysvinit-utils install
tar install
tzdata install
util-linux install
zlib1g:amd64 install
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg', '--get-selections', '*']
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg-divert', '--list']
0m8.2s DUMP:
diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash
local diversion of /bin/sync to /bin/sync.distrib
diversion of /bin/sh to /bin/sh.distrib by dash
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg-divert', '--list']
0m8.2s INFO: apt-cache does not know about any of the requested packages
0m8.2s INFO: Running scripts pre_test
0m8.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_test_root_password']
0m8.2s DUMP:
Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully
0m8.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_test_root_password']
0m8.2s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpnW33IV']
0m8.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpnW33IV']
0m9.4s DEBUG: No broken symlinks as far as we can find.
0m9.4s INFO: Running scripts pre_install
0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_database-server']
0m9.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_database-server']
0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_exceptions']
0m9.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_exceptions']
0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_extras']
0m9.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_extras']
0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_foreign_architecture_i386']
0m9.4s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'tmp/scripts/pre_install_foreign_architecture_i386']
0m9.4s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-cache', 'show', 'designate-common=2014.1-8']
0m11.2s DUMP:
Package: designate-common
Source: designate
Version: 2014.1-8
Installed-Size: 155
Maintainer: PKG OpenStack <openstack-de...@lists.alioth.debian.org>
Architecture: all
Depends: adduser, dbconfig-common, python-designate (= 2014.1-8), debconf (>= 0.5) | debconf-2.0
Pre-Depends: dpkg (>= 1.15.6~)
Description-en: OpenStack DNS as a Service - common files
Designate provides DNSaaS services for OpenStack. It provides a multi-tenant
REST API for domain & record management. It is Integrated with Keystone for
authentication, and provides a framework in place to integrate with Nova and
Neutron notifications (for auto-generated records). Designate supports
PowerDNS and Bind9 out of the box.
.
This package provides common files.
Description-md5: 4773236ea67d97186d3fb383c008a1c0
Homepage: https://github.com/stackforge/designate
Section: net
Priority: extra
Filename: pool/main/d/designate/designate-common_2014.1-8_all.deb
Size: 18948
MD5sum: 405a887ed4de78d98f23128e6e702b4e
SHA1: 59b3db6cf44d9afe2b580854f3f14859d852d8c9
SHA256: 55f39b5131bd7dd33588d4976f477eab3053f16e4e4da41a2c0622793938ab9d
0m11.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-cache', 'show', 'designate-common=2014.1-8']
0m11.2s DEBUG: metapackage:
Package: piuparts-depends-dummy
Version: 0.invalid.0
Architecture: all
Maintainer: piuparts developers team <piuparts-de...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies - created by piuparts
This package was created automatically by piuparts and can safely be removed
Depends: dpkg (>= 1.15.6~), adduser, dbconfig-common, python-designate (= 2014.1-8), debconf (>= 0.5) | debconf-2.0
0m11.2s DEBUG: Starting command: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpenNZ7p/piuparts-depends-dummy']
0m11.2s DUMP:
dpkg-deb: warning: not checking contents of control area
dpkg-deb: building an unknown package in '/srv/piuparts.debian.org/tmp/tmpenNZ7p/piuparts-depends-dummy.deb'.
0m11.2s DEBUG: Command ok: ['dpkg-deb', '-b', '-Zgzip', '--nocheck', '/srv/piuparts.debian.org/tmp/tmpenNZ7p/piuparts-depends-dummy']
0m11.2s DEBUG: Copying /srv/piuparts.debian.org/tmp/tmpenNZ7p/piuparts-depends-dummy.deb to /srv/piuparts.debian.org/tmp/tmpnW33IV/tmp
0m11.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m11.3s DUMP:
Selecting previously unselected package piuparts-depends-dummy.
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack tmp/piuparts-depends-dummy.deb ...
Unpacking piuparts-depends-dummy (0.invalid.0) ...
dpkg: dependency problems prevent configuration of piuparts-depends-dummy:
piuparts-depends-dummy depends on adduser; however:
Package adduser is not installed.
piuparts-depends-dummy depends on dbconfig-common; however:
Package dbconfig-common is not installed.
piuparts-depends-dummy depends on python-designate (= 2014.1-8); however:
Package python-designate is not installed.
dpkg: error processing package piuparts-depends-dummy (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
piuparts-depends-dummy
0m11.3s DEBUG: Command failed (status=1), but ignoring error: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg', '-i', 'tmp/piuparts-depends-dummy.deb']
0m11.3s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', '-yf', 'install']
0m48.1s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
Correcting dependencies... Done
The following extra packages will be installed:
adduser ca-certificates dbconfig-common ieee-data libexpat1 libffi6 libgmp10
libgnutls-deb0-28 libhogweed2 libidn11 libjs-jquery libjs-sphinxdoc
libjs-underscore libmysqlclient18 libncursesw5 libnettle4 libp11-kit0
libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librabbitmq1
libsqlite3-0 libssl1.0.0 libtasn1-6 mime-support mysql-common openssl python
python-amqp python-anyjson python-babel python-babel-localedata python-bs4
python-chardet python-cliff python-cmd2 python-colorama python-decorator
python-designate python-distlib python-dns python-dnspython python-eventlet
python-extras python-flask python-formencode python-greenlet python-html5lib
python-httplib2 python-iso8601 python-itsdangerous python-jinja2
python-jsonschema python-keyring python-keystoneclient python-kombu
python-librabbitmq python-lockfile python-logutils python-mako
python-markupsafe python-migrate python-minimal python-mock python-mysqldb
python-netaddr python-neutronclient python-oslo.config python-oslo.rootwrap
python-paste python-pastedeploy python-pastedeploy-tpl python-pbr
python-pecan python-pip python-pkg-resources python-prettytable
python-pyparsing python-repoze.lru python-requests python-routes
python-setuptools python-simplegeneric python-simplejson
python-singledispatch python-six python-sqlalchemy python-stevedore
python-support python-tempita python-tz python-urllib3 python-waitress
python-webob python-webtest python-werkzeug python2.7 python2.7-minimal sudo
ucf wget
Suggested packages:
perl-modules virtual-mysql-client mysql-client postgresql-client gnutls-bin
python-doc python-tk python-amqp-doc python-flask-doc
python-egenix-mxdatetime python-greenlet-doc python-greenlet-dev
python-greenlet-dbg python-genshi python-lxml python-jinja2-doc
gir1.2-gnomekeyring-1.0 python-fs python-gdata python-gi python-kde4
python-keyczar python-boto python-beanstalkc python-couchdb python-django
python-kombu-doc python-pika python-pymongo python-redis python-beaker
python-mako-doc python-mock-doc mysql-server-5.1 mysql-server
python-mysqldb-dbg ipython python-netaddr-docs python-pastescript
python-pastewebkit libapache2-mod-wsgi libapache2-mod-python
libapache2-mod-scgi python-pgsql python-distribute python-distribute-doc
python-sqlalchemy-doc python-psycopg2 python-kinterbasdb python-pymssql
python-waitress-doc python-webob-doc python-webtest-doc python-pylibmc
python-memcache python-werkzeug-doc python2.7-doc binutils binfmt-support
Recommended packages:
javascript-common libgpm2 file python-cliff-doc python-testtools
python-blinker python-crypto python-secretstorage python-yaml python-ctypes
python-openid python-openssl python-scgi libjs-mochikit build-essential
python-dev-all python-wheel python-sqlalchemy-ext python-pyquery
python-pyinotify
The following NEW packages will be installed:
adduser ca-certificates dbconfig-common ieee-data libexpat1 libffi6 libgmp10
libgnutls-deb0-28 libhogweed2 libidn11 libjs-jquery libjs-sphinxdoc
libjs-underscore libmysqlclient18 libncursesw5 libnettle4 libp11-kit0
libpython-stdlib libpython2.7-minimal libpython2.7-stdlib librabbitmq1
libsqlite3-0 libssl1.0.0 libtasn1-6 mime-support mysql-common openssl python
python-amqp python-anyjson python-babel python-babel-localedata python-bs4
python-chardet python-cliff python-cmd2 python-colorama python-decorator
python-designate python-distlib python-dns python-dnspython python-eventlet
python-extras python-flask python-formencode python-greenlet python-html5lib
python-httplib2 python-iso8601 python-itsdangerous python-jinja2
python-jsonschema python-keyring python-keystoneclient python-kombu
python-librabbitmq python-lockfile python-logutils python-mako
python-markupsafe python-migrate python-minimal python-mock python-mysqldb
python-netaddr python-neutronclient python-oslo.config python-oslo.rootwrap
python-paste python-pastedeploy python-pastedeploy-tpl python-pbr
python-pecan python-pip python-pkg-resources python-prettytable
python-pyparsing python-repoze.lru python-requests python-routes
python-setuptools python-simplegeneric python-simplejson
python-singledispatch python-six python-sqlalchemy python-stevedore
python-support python-tempita python-tz python-urllib3 python-waitress
python-webob python-webtest python-werkzeug python2.7 python2.7-minimal sudo
ucf wget
0 upgraded, 101 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 19.5 MB of archives.
After this operation, 83.2 MB of additional disk space will be used.
Get:1 http://mirror.bm.debian.org/debian/ jessie/main adduser all 3.113+nmu3 [264 kB]
Get:2 http://mirror.bm.debian.org/debian/ jessie/main ucf all 3.0030 [69.7 kB]
Get:3 http://mirror.bm.debian.org/debian/ jessie/main dbconfig-common all 1.8.47+nmu1 [487 kB]
Get:4 http://mirror.bm.debian.org/debian/ jessie/main libpython2.7-minimal amd64 2.7.7-2 [348 kB]
Get:5 http://mirror.bm.debian.org/debian/ jessie/main python2.7-minimal amd64 2.7.7-2 [1231 kB]
Get:6 http://mirror.bm.debian.org/debian/ jessie/main mime-support all 3.56 [35.5 kB]
Get:7 http://mirror.bm.debian.org/debian/ jessie/main libexpat1 amd64 2.1.0-6 [80.6 kB]
Get:8 http://mirror.bm.debian.org/debian/ jessie/main libffi6 amd64 3.1-2 [19.8 kB]
Get:9 http://mirror.bm.debian.org/debian/ jessie/main libncursesw5 amd64 5.9+20140118-1 [120 kB]
Get:10 http://mirror.bm.debian.org/debian/ jessie/main libsqlite3-0 amd64 3.8.5-2 [420 kB]
Get:11 http://mirror.bm.debian.org/debian/ jessie/main libssl1.0.0 amd64 1.0.1h-3 [1011 kB]
Get:12 http://mirror.bm.debian.org/debian/ jessie/main libpython2.7-stdlib amd64 2.7.7-2 [1871 kB]
Get:13 http://mirror.bm.debian.org/debian/ jessie/main python2.7 amd64 2.7.7-2 [242 kB]
Get:14 http://mirror.bm.debian.org/debian/ jessie/main python-minimal amd64 2.7.6-2 [39.3 kB]
Get:15 http://mirror.bm.debian.org/debian/ jessie/main libpython-stdlib amd64 2.7.6-2 [18.8 kB]
Get:16 http://mirror.bm.debian.org/debian/ jessie/main python amd64 2.7.6-2 [150 kB]
Get:17 http://mirror.bm.debian.org/debian/ jessie/main python-anyjson all 0.3.3-1 [8512 B]
Get:18 http://mirror.bm.debian.org/debian/ jessie/main python-babel-localedata all 1.3+dfsg.1-4 [1943 kB]
Get:19 http://mirror.bm.debian.org/debian/ jessie/main python-pkg-resources all 4.0.1-1 [64.4 kB]
Get:20 http://mirror.bm.debian.org/debian/ jessie/main python-six all 1.7.2-1 [12.0 kB]
Get:21 http://mirror.bm.debian.org/debian/ jessie/main python-tz all 2012c-1 [39.9 kB]
Get:22 http://mirror.bm.debian.org/debian/ jessie/main python-babel all 1.3+dfsg.1-4 [77.8 kB]
Get:23 http://mirror.bm.debian.org/debian/ jessie/main python-pyparsing all 2.0.2+dfsg1-1 [63.5 kB]
Get:24 http://mirror.bm.debian.org/debian/ jessie/main python-setuptools all 4.0.1-1 [256 kB]
Get:25 http://mirror.bm.debian.org/debian/ jessie/main python-cmd2 all 0.6.7-2 [22.0 kB]
Get:26 http://mirror.bm.debian.org/debian/ jessie/main python-prettytable all 0.7.2-3 [22.4 kB]
Get:27 http://mirror.bm.debian.org/debian/ jessie/main python-stevedore all 0.14.1-1 [15.6 kB]
Get:28 http://mirror.bm.debian.org/debian/ jessie/main python-cliff all 1.6.1-1 [21.1 kB]
Get:29 http://mirror.bm.debian.org/debian/ jessie/main python-dnspython all 1.11.1-1 [98.7 kB]
Get:30 http://mirror.bm.debian.org/debian/ jessie/main python-greenlet amd64 0.4.0-2 [20.3 kB]
Get:31 http://mirror.bm.debian.org/debian/ jessie/main libjs-jquery all 1.7.2+dfsg-3 [96.9 kB]
Get:32 http://mirror.bm.debian.org/debian/ jessie/main libjs-underscore all 1.4.4-2 [49.1 kB]
Get:33 http://mirror.bm.debian.org/debian/ jessie/main libjs-sphinxdoc all 1.2.2+dfsg-2 [39.7 kB]
Get:34 http://mirror.bm.debian.org/debian/ jessie/main python-eventlet all 0.13.0-1 [223 kB]
Get:35 http://mirror.bm.debian.org/debian/ jessie/main python-extras all 0.0.3-3 [7388 B]
Get:36 http://mirror.bm.debian.org/debian/ jessie/main python-werkzeug all 0.9.6+dfsg-1 [246 kB]
Get:37 http://mirror.bm.debian.org/debian/ jessie/main python-markupsafe amd64 0.23-1+b1 [15.9 kB]
Get:38 http://mirror.bm.debian.org/debian/ jessie/main python-jinja2 all 2.7.3-1 [170 kB]
Get:39 http://mirror.bm.debian.org/debian/ jessie/main python-itsdangerous all 0.24+dfsg1-1 [13.0 kB]
Get:40 http://mirror.bm.debian.org/debian/ jessie/main python-flask all 0.10.1-2 [60.2 kB]
Get:41 http://mirror.bm.debian.org/debian/ jessie/main python-iso8601 all 0.1.10-0.1 [12.0 kB]
Get:42 http://mirror.bm.debian.org/debian/ jessie/main python-mock all 1.0.1-3 [33.2 kB]
Get:43 http://mirror.bm.debian.org/debian/ jessie/main python-jsonschema all 2.3.0-1 [45.7 kB]
Get:44 http://mirror.bm.debian.org/debian/ jessie/main python-keyring all 3.8-1 [56.9 kB]
Get:45 http://mirror.bm.debian.org/debian/ jessie/main libgmp10 amd64 2:6.0.0+dfsg-4 [236 kB]
Get:46 http://mirror.bm.debian.org/debian/ jessie/main libnettle4 amd64 2.7.1-2+b1 [172 kB]
Get:47 http://mirror.bm.debian.org/debian/ jessie/main libhogweed2 amd64 2.7.1-2+b1 [125 kB]
Get:48 http://mirror.bm.debian.org/debian/ jessie/main libp11-kit0 amd64 0.20.2-5 [81.1 kB]
Get:49 http://mirror.bm.debian.org/debian/ jessie/main libtasn1-6 amd64 3.7-1 [50.3 kB]
Get:50 http://mirror.bm.debian.org/debian/ jessie/main libgnutls-deb0-28 amd64 3.2.15-2 [684 kB]
Get:51 http://mirror.bm.debian.org/debian/ jessie/main libidn11 amd64 1.28-2 [158 kB]
Get:52 http://mirror.bm.debian.org/debian/ jessie/main wget amd64 1.15-1+b1 [567 kB]
Get:53 http://mirror.bm.debian.org/debian/ jessie/main ieee-data all 20140613.1 [794 kB]
Get:54 http://mirror.bm.debian.org/debian/ jessie/main python-netaddr all 0.7.10-5 [178 kB]
Get:55 http://mirror.bm.debian.org/debian/ jessie/main python-oslo.config all 1:1.3.0-2 [42.2 kB]
Get:56 http://mirror.bm.debian.org/debian/ jessie/main openssl amd64 1.0.1h-3 [668 kB]
Get:57 http://mirror.bm.debian.org/debian/ jessie/main ca-certificates all 20140325 [193 kB]
Get:58 http://mirror.bm.debian.org/debian/ jessie/main python-colorama all 0.3.1-0.1 [20.1 kB]
Get:59 http://mirror.bm.debian.org/debian/ jessie/main python-distlib all 0.1.9-1 [113 kB]
Get:60 http://mirror.bm.debian.org/debian/ jessie/main python-html5lib all 0.999-3 [84.0 kB]
Get:61 http://mirror.bm.debian.org/debian/ jessie/main python-chardet all 2.2.1-2 [96.2 kB]
Get:62 http://mirror.bm.debian.org/debian/ jessie/main python-urllib3 all 1.8.2-1 [47.8 kB]
Get:63 http://mirror.bm.debian.org/debian/ jessie/main python-requests all 2.3.0-1 [199 kB]
Get:64 http://mirror.bm.debian.org/debian/ jessie/main python-pip all 1.5.6-2 [113 kB]
Get:65 http://mirror.bm.debian.org/debian/ jessie/main python-pbr all 0.8.2-1 [32.5 kB]
Get:66 http://mirror.bm.debian.org/debian/ jessie/main python-simplejson amd64 3.5.3-1 [64.0 kB]
Get:67 http://mirror.bm.debian.org/debian/ jessie/main python-keystoneclient all 1:0.9.0-1 [359 kB]
Get:68 http://mirror.bm.debian.org/debian/ jessie/main librabbitmq1 amd64 0.4.1-1 [32.0 kB]
Get:69 http://mirror.bm.debian.org/debian/ jessie/main python-librabbitmq amd64 1.0.1-1 [29.2 kB]
Get:70 http://mirror.bm.debian.org/debian/ jessie/main python-amqp all 1.4.5-1 [40.8 kB]
Get:71 http://mirror.bm.debian.org/debian/ jessie/main python-kombu all 3.0.15-1 [168 kB]
Get:72 http://mirror.bm.debian.org/debian/ jessie/main python-support all 1.0.15 [33.6 kB]
Get:73 http://mirror.bm.debian.org/debian/ jessie/main python-lockfile all 1:0.8-2 [8908 B]
Get:74 http://mirror.bm.debian.org/debian/ jessie/main python-decorator all 3.4.0-2 [22.3 kB]
Get:75 http://mirror.bm.debian.org/debian/ jessie/main python-sqlalchemy all 0.9.6-1 [594 kB]
Get:76 http://mirror.bm.debian.org/debian/ jessie/main python-tempita all 0.5.2-1 [13.8 kB]
Get:77 http://mirror.bm.debian.org/debian/ jessie/main python-migrate all 0.9.1-1 [153 kB]
Get:78 http://mirror.bm.debian.org/debian/ jessie/main mysql-common all 5.5.37-1 [83.7 kB]
Get:79 http://mirror.bm.debian.org/debian/ jessie/main libmysqlclient18 amd64 5.5.37-1 [664 kB]
Get:80 http://mirror.bm.debian.org/debian/ jessie/main python-mysqldb amd64 1.2.3-2 [92.8 kB]
Get:81 http://mirror.bm.debian.org/debian/ jessie/main python-httplib2 all 0.9+dfsg-1 [38.9 kB]
Get:82 http://mirror.bm.debian.org/debian/ jessie/main python-neutronclient all 2.3.4-2 [82.3 kB]
Get:83 http://mirror.bm.debian.org/debian/ jessie/main sudo amd64 1.8.9p5-1 [823 kB]
Get:84 http://mirror.bm.debian.org/debian/ jessie/main python-oslo.rootwrap all 1.2.0-1 [12.4 kB]
Get:85 http://mirror.bm.debian.org/debian/ jessie/main python-dns all 2.3.6-3 [28.7 kB]
Get:86 http://mirror.bm.debian.org/debian/ jessie/main python-formencode all 1.2.6-1 [113 kB]
Get:87 http://mirror.bm.debian.org/debian/ jessie/main python-paste all 1.7.5.1-6 [397 kB]
Get:88 http://mirror.bm.debian.org/debian/ jessie/main python-pastedeploy-tpl all 1.5.2-1 [5388 B]
Get:89 http://mirror.bm.debian.org/debian/ jessie/main python-pastedeploy all 1.5.2-1 [27.9 kB]
Get:90 http://mirror.bm.debian.org/debian/ jessie/main python-logutils all 0.3.3-1 [16.4 kB]
Get:91 http://mirror.bm.debian.org/debian/ jessie/main python-mako all 1.0.0-1 [61.3 kB]
Get:92 http://mirror.bm.debian.org/debian/ jessie/main python-simplegeneric all 0.8.1-1 [11.9 kB]
Get:93 http://mirror.bm.debian.org/debian/ jessie/main python-singledispatch all 3.4.0.3-1 [9624 B]
Get:94 http://mirror.bm.debian.org/debian/ jessie/main python-webob all 1.4-1 [73.9 kB]
Get:95 http://mirror.bm.debian.org/debian/ jessie/main python-bs4 all 4.3.2-1 [77.9 kB]
Get:96 http://mirror.bm.debian.org/debian/ jessie/main python-waitress all 0.8.8-3 [57.5 kB]
Get:97 http://mirror.bm.debian.org/debian/ jessie/main python-webtest all 2.0.15-1 [32.5 kB]
Get:98 http://mirror.bm.debian.org/debian/ jessie/main python-pecan all 0.4.5-1 [123 kB]
Get:99 http://mirror.bm.debian.org/debian/ jessie/main python-repoze.lru all 0.6-5 [12.3 kB]
Get:100 http://mirror.bm.debian.org/debian/ jessie/main python-routes all 2.0-1 [81.8 kB]
Get:101 http://mirror.bm.debian.org/debian/ jessie/main python-designate all 2014.1-8 [208 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 19.5 MB in 6s (3234 kB/s)
Selecting previously unselected package adduser.
(Reading database ... 6741 files and directories currently installed.)
Preparing to unpack .../adduser_3.113+nmu3_all.deb ...
Unpacking adduser (3.113+nmu3) ...
Selecting previously unselected package ucf.
Preparing to unpack .../archives/ucf_3.0030_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0030) ...
Selecting previously unselected package dbconfig-common.
Preparing to unpack .../dbconfig-common_1.8.47+nmu1_all.deb ...
Unpacking dbconfig-common (1.8.47+nmu1) ...
Selecting previously unselected package libpython2.7-minimal:amd64.
Preparing to unpack .../libpython2.7-minimal_2.7.7-2_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.7-2) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.7-2_amd64.deb ...
Unpacking python2.7-minimal (2.7.7-2) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.56_all.deb ...
Unpacking mime-support (3.56) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-6_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-6) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../libffi6_3.1-2_amd64.deb ...
Unpacking libffi6:amd64 (3.1-2) ...
Selecting previously unselected package libncursesw5:amd64.
Preparing to unpack .../libncursesw5_5.9+20140118-1_amd64.deb ...
Unpacking libncursesw5:amd64 (5.9+20140118-1) ...
Selecting previously unselected package libsqlite3-0:amd64.
Preparing to unpack .../libsqlite3-0_3.8.5-2_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.8.5-2) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.1h-3_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.1h-3) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.7-2_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.7-2) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.7-2_amd64.deb ...
Unpacking python2.7 (2.7.7-2) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.6-2_amd64.deb ...
Unpacking python-minimal (2.7.6-2) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.6-2_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.6-2) ...
Selecting previously unselected package python.
Preparing to unpack .../python_2.7.6-2_amd64.deb ...
Unpacking python (2.7.6-2) ...
Selecting previously unselected package python-anyjson.
Preparing to unpack .../python-anyjson_0.3.3-1_all.deb ...
Unpacking python-anyjson (0.3.3-1) ...
Selecting previously unselected package python-babel-localedata.
Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-4_all.deb ...
Unpacking python-babel-localedata (1.3+dfsg.1-4) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_4.0.1-1_all.deb ...
Unpacking python-pkg-resources (4.0.1-1) ...
Selecting previously unselected package python-six.
Preparing to unpack .../python-six_1.7.2-1_all.deb ...
Unpacking python-six (1.7.2-1) ...
Selecting previously unselected package python-tz.
Preparing to unpack .../python-tz_2012c-1_all.deb ...
Unpacking python-tz (2012c-1) ...
Selecting previously unselected package python-babel.
Preparing to unpack .../python-babel_1.3+dfsg.1-4_all.deb ...
Unpacking python-babel (1.3+dfsg.1-4) ...
Selecting previously unselected package python-pyparsing.
Preparing to unpack .../python-pyparsing_2.0.2+dfsg1-1_all.deb ...
Unpacking python-pyparsing (2.0.2+dfsg1-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_4.0.1-1_all.deb ...
Unpacking python-setuptools (4.0.1-1) ...
Selecting previously unselected package python-cmd2.
Preparing to unpack .../python-cmd2_0.6.7-2_all.deb ...
Unpacking python-cmd2 (0.6.7-2) ...
Selecting previously unselected package python-prettytable.
Preparing to unpack .../python-prettytable_0.7.2-3_all.deb ...
Unpacking python-prettytable (0.7.2-3) ...
Selecting previously unselected package python-stevedore.
Preparing to unpack .../python-stevedore_0.14.1-1_all.deb ...
Unpacking python-stevedore (0.14.1-1) ...
Selecting previously unselected package python-cliff.
Preparing to unpack .../python-cliff_1.6.1-1_all.deb ...
Unpacking python-cliff (1.6.1-1) ...
Selecting previously unselected package python-dnspython.
Preparing to unpack .../python-dnspython_1.11.1-1_all.deb ...
Unpacking python-dnspython (1.11.1-1) ...
Selecting previously unselected package python-greenlet.
Preparing to unpack .../python-greenlet_0.4.0-2_amd64.deb ...
Unpacking python-greenlet (0.4.0-2) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-3_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-3) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../libjs-underscore_1.4.4-2_all.deb ...
Unpacking libjs-underscore (1.4.4-2) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../libjs-sphinxdoc_1.2.2+dfsg-2_all.deb ...
Unpacking libjs-sphinxdoc (1.2.2+dfsg-2) ...
Selecting previously unselected package python-eventlet.
Preparing to unpack .../python-eventlet_0.13.0-1_all.deb ...
Unpacking python-eventlet (0.13.0-1) ...
Selecting previously unselected package python-extras.
Preparing to unpack .../python-extras_0.0.3-3_all.deb ...
Unpacking python-extras (0.0.3-3) ...
Selecting previously unselected package python-werkzeug.
Preparing to unpack .../python-werkzeug_0.9.6+dfsg-1_all.deb ...
Unpacking python-werkzeug (0.9.6+dfsg-1) ...
Selecting previously unselected package python-markupsafe.
Preparing to unpack .../python-markupsafe_0.23-1+b1_amd64.deb ...
Unpacking python-markupsafe (0.23-1+b1) ...
Selecting previously unselected package python-jinja2.
Preparing to unpack .../python-jinja2_2.7.3-1_all.deb ...
Unpacking python-jinja2 (2.7.3-1) ...
Selecting previously unselected package python-itsdangerous.
Preparing to unpack .../python-itsdangerous_0.24+dfsg1-1_all.deb ...
Unpacking python-itsdangerous (0.24+dfsg1-1) ...
Selecting previously unselected package python-flask.
Preparing to unpack .../python-flask_0.10.1-2_all.deb ...
Unpacking python-flask (0.10.1-2) ...
Selecting previously unselected package python-iso8601.
Preparing to unpack .../python-iso8601_0.1.10-0.1_all.deb ...
Unpacking python-iso8601 (0.1.10-0.1) ...
Selecting previously unselected package python-mock.
Preparing to unpack .../python-mock_1.0.1-3_all.deb ...
Unpacking python-mock (1.0.1-3) ...
Selecting previously unselected package python-jsonschema.
Preparing to unpack .../python-jsonschema_2.3.0-1_all.deb ...
Unpacking python-jsonschema (2.3.0-1) ...
Selecting previously unselected package python-keyring.
Preparing to unpack .../python-keyring_3.8-1_all.deb ...
Unpacking python-keyring (3.8-1) ...
Selecting previously unselected package libgmp10:amd64.
Preparing to unpack .../libgmp10_2%3a6.0.0+dfsg-4_amd64.deb ...
Unpacking libgmp10:amd64 (2:6.0.0+dfsg-4) ...
Selecting previously unselected package libnettle4:amd64.
Preparing to unpack .../libnettle4_2.7.1-2+b1_amd64.deb ...
Unpacking libnettle4:amd64 (2.7.1-2+b1) ...
Selecting previously unselected package libhogweed2:amd64.
Preparing to unpack .../libhogweed2_2.7.1-2+b1_amd64.deb ...
Unpacking libhogweed2:amd64 (2.7.1-2+b1) ...
Selecting previously unselected package libp11-kit0:amd64.
Preparing to unpack .../libp11-kit0_0.20.2-5_amd64.deb ...
Unpacking libp11-kit0:amd64 (0.20.2-5) ...
Selecting previously unselected package libtasn1-6:amd64.
Preparing to unpack .../libtasn1-6_3.7-1_amd64.deb ...
Unpacking libtasn1-6:amd64 (3.7-1) ...
Selecting previously unselected package libgnutls-deb0-28:amd64.
Preparing to unpack .../libgnutls-deb0-28_3.2.15-2_amd64.deb ...
Unpacking libgnutls-deb0-28:amd64 (3.2.15-2) ...
Selecting previously unselected package libidn11:amd64.
Preparing to unpack .../libidn11_1.28-2_amd64.deb ...
Unpacking libidn11:amd64 (1.28-2) ...
Selecting previously unselected package wget.
Preparing to unpack .../wget_1.15-1+b1_amd64.deb ...
Unpacking wget (1.15-1+b1) ...
Selecting previously unselected package ieee-data.
Preparing to unpack .../ieee-data_20140613.1_all.deb ...
Unpacking ieee-data (20140613.1) ...
Selecting previously unselected package python-netaddr.
Preparing to unpack .../python-netaddr_0.7.10-5_all.deb ...
Unpacking python-netaddr (0.7.10-5) ...
Selecting previously unselected package python-oslo.config.
Preparing to unpack .../python-oslo.config_1%3a1.3.0-2_all.deb ...
Unpacking python-oslo.config (1:1.3.0-2) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.1h-3_amd64.deb ...
Unpacking openssl (1.0.1h-3) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20140325_all.deb ...
Unpacking ca-certificates (20140325) ...
Selecting previously unselected package python-colorama.
Preparing to unpack .../python-colorama_0.3.1-0.1_all.deb ...
Unpacking python-colorama (0.3.1-0.1) ...
Selecting previously unselected package python-distlib.
Preparing to unpack .../python-distlib_0.1.9-1_all.deb ...
Unpacking python-distlib (0.1.9-1) ...
Selecting previously unselected package python-html5lib.
Preparing to unpack .../python-html5lib_0.999-3_all.deb ...
Unpacking python-html5lib (0.999-3) ...
Selecting previously unselected package python-chardet.
Preparing to unpack .../python-chardet_2.2.1-2_all.deb ...
Unpacking python-chardet (2.2.1-2) ...
Selecting previously unselected package python-urllib3.
Preparing to unpack .../python-urllib3_1.8.2-1_all.deb ...
Unpacking python-urllib3 (1.8.2-1) ...
Selecting previously unselected package python-requests.
Preparing to unpack .../python-requests_2.3.0-1_all.deb ...
Unpacking python-requests (2.3.0-1) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../python-pip_1.5.6-2_all.deb ...
Unpacking python-pip (1.5.6-2) ...
Selecting previously unselected package python-pbr.
Preparing to unpack .../python-pbr_0.8.2-1_all.deb ...
Unpacking python-pbr (0.8.2-1) ...
Selecting previously unselected package python-simplejson.
Preparing to unpack .../python-simplejson_3.5.3-1_amd64.deb ...
Unpacking python-simplejson (3.5.3-1) ...
Selecting previously unselected package python-keystoneclient.
Preparing to unpack .../python-keystoneclient_1%3a0.9.0-1_all.deb ...
Unpacking python-keystoneclient (1:0.9.0-1) ...
Selecting previously unselected package librabbitmq1.
Preparing to unpack .../librabbitmq1_0.4.1-1_amd64.deb ...
Unpacking librabbitmq1 (0.4.1-1) ...
Selecting previously unselected package python-librabbitmq.
Preparing to unpack .../python-librabbitmq_1.0.1-1_amd64.deb ...
Unpacking python-librabbitmq (1.0.1-1) ...
Selecting previously unselected package python-amqp.
Preparing to unpack .../python-amqp_1.4.5-1_all.deb ...
Unpacking python-amqp (1.4.5-1) ...
Selecting previously unselected package python-kombu.
Preparing to unpack .../python-kombu_3.0.15-1_all.deb ...
Unpacking python-kombu (3.0.15-1) ...
Selecting previously unselected package python-support.
Preparing to unpack .../python-support_1.0.15_all.deb ...
Unpacking python-support (1.0.15) ...
Selecting previously unselected package python-lockfile.
Preparing to unpack .../python-lockfile_1%3a0.8-2_all.deb ...
Unpacking python-lockfile (1:0.8-2) ...
Selecting previously unselected package python-decorator.
Preparing to unpack .../python-decorator_3.4.0-2_all.deb ...
Unpacking python-decorator (3.4.0-2) ...
Selecting previously unselected package python-sqlalchemy.
Preparing to unpack .../python-sqlalchemy_0.9.6-1_all.deb ...
Unpacking python-sqlalchemy (0.9.6-1) ...
Selecting previously unselected package python-tempita.
Preparing to unpack .../python-tempita_0.5.2-1_all.deb ...
Unpacking python-tempita (0.5.2-1) ...
Selecting previously unselected package python-migrate.
Preparing to unpack .../python-migrate_0.9.1-1_all.deb ...
Unpacking python-migrate (0.9.1-1) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../mysql-common_5.5.37-1_all.deb ...
Unpacking mysql-common (5.5.37-1) ...
Selecting previously unselected package libmysqlclient18:amd64.
Preparing to unpack .../libmysqlclient18_5.5.37-1_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.5.37-1) ...
Selecting previously unselected package python-mysqldb.
Preparing to unpack .../python-mysqldb_1.2.3-2_amd64.deb ...
Unpacking python-mysqldb (1.2.3-2) ...
Selecting previously unselected package python-httplib2.
Preparing to unpack .../python-httplib2_0.9+dfsg-1_all.deb ...
Unpacking python-httplib2 (0.9+dfsg-1) ...
Selecting previously unselected package python-neutronclient.
Preparing to unpack .../python-neutronclient_2.3.4-2_all.deb ...
Unpacking python-neutronclient (2.3.4-2) ...
Selecting previously unselected package sudo.
Preparing to unpack .../sudo_1.8.9p5-1_amd64.deb ...
Unpacking sudo (1.8.9p5-1) ...
Selecting previously unselected package python-oslo.rootwrap.
Preparing to unpack .../python-oslo.rootwrap_1.2.0-1_all.deb ...
Unpacking python-oslo.rootwrap (1.2.0-1) ...
Selecting previously unselected package python-dns.
Preparing to unpack .../python-dns_2.3.6-3_all.deb ...
Unpacking python-dns (2.3.6-3) ...
Selecting previously unselected package python-formencode.
Preparing to unpack .../python-formencode_1.2.6-1_all.deb ...
Unpacking python-formencode (1.2.6-1) ...
Selecting previously unselected package python-paste.
Preparing to unpack .../python-paste_1.7.5.1-6_all.deb ...
Unpacking python-paste (1.7.5.1-6) ...
Selecting previously unselected package python-pastedeploy-tpl.
Preparing to unpack .../python-pastedeploy-tpl_1.5.2-1_all.deb ...
Unpacking python-pastedeploy-tpl (1.5.2-1) ...
Selecting previously unselected package python-pastedeploy.
Preparing to unpack .../python-pastedeploy_1.5.2-1_all.deb ...
Unpacking python-pastedeploy (1.5.2-1) ...
Selecting previously unselected package python-logutils.
Preparing to unpack .../python-logutils_0.3.3-1_all.deb ...
Unpacking python-logutils (0.3.3-1) ...
Selecting previously unselected package python-mako.
Preparing to unpack .../python-mako_1.0.0-1_all.deb ...
Unpacking python-mako (1.0.0-1) ...
Selecting previously unselected package python-simplegeneric.
Preparing to unpack .../python-simplegeneric_0.8.1-1_all.deb ...
Unpacking python-simplegeneric (0.8.1-1) ...
Selecting previously unselected package python-singledispatch.
Preparing to unpack .../python-singledispatch_3.4.0.3-1_all.deb ...
Unpacking python-singledispatch (3.4.0.3-1) ...
Selecting previously unselected package python-webob.
Preparing to unpack .../python-webob_1.4-1_all.deb ...
Unpacking python-webob (1.4-1) ...
Selecting previously unselected package python-bs4.
Preparing to unpack .../python-bs4_4.3.2-1_all.deb ...
Unpacking python-bs4 (4.3.2-1) ...
Selecting previously unselected package python-waitress.
Preparing to unpack .../python-waitress_0.8.8-3_all.deb ...
Unpacking python-waitress (0.8.8-3) ...
Selecting previously unselected package python-webtest.
Preparing to unpack .../python-webtest_2.0.15-1_all.deb ...
Unpacking python-webtest (2.0.15-1) ...
Selecting previously unselected package python-pecan.
Preparing to unpack .../python-pecan_0.4.5-1_all.deb ...
Unpacking python-pecan (0.4.5-1) ...
Selecting previously unselected package python-repoze.lru.
Preparing to unpack .../python-repoze.lru_0.6-5_all.deb ...
Unpacking python-repoze.lru (0.6-5) ...
Selecting previously unselected package python-routes.
Preparing to unpack .../python-routes_2.0-1_all.deb ...
Unpacking python-routes (2.0-1) ...
Selecting previously unselected package python-designate.
Preparing to unpack .../python-designate_2014.1-8_all.deb ...
Unpacking python-designate (2014.1-8) ...
Setting up adduser (3.113+nmu3) ...
Setting up ucf (3.0030) ...
Setting up dbconfig-common (1.8.47+nmu1) ...
Creating config file /etc/dbconfig-common/config with new version
Setting up libpython2.7-minimal:amd64 (2.7.7-2) ...
Setting up python2.7-minimal (2.7.7-2) ...
Setting up mime-support (3.56) ...
Setting up libexpat1:amd64 (2.1.0-6) ...
Setting up libffi6:amd64 (3.1-2) ...
Setting up libncursesw5:amd64 (5.9+20140118-1) ...
Setting up libsqlite3-0:amd64 (3.8.5-2) ...
Setting up libssl1.0.0:amd64 (1.0.1h-3) ...
Setting up libpython2.7-stdlib:amd64 (2.7.7-2) ...
Setting up python2.7 (2.7.7-2) ...
Setting up python-minimal (2.7.6-2) ...
Setting up libpython-stdlib:amd64 (2.7.6-2) ...
Setting up python (2.7.6-2) ...
Setting up python-anyjson (0.3.3-1) ...
Setting up python-babel-localedata (1.3+dfsg.1-4) ...
Setting up python-pkg-resources (4.0.1-1) ...
Setting up python-six (1.7.2-1) ...
Setting up python-tz (2012c-1) ...
Setting up python-babel (1.3+dfsg.1-4) ...
update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel (pybabel) in auto mode
Setting up python-pyparsing (2.0.2+dfsg1-1) ...
Setting up python-setuptools (4.0.1-1) ...
Setting up python-cmd2 (0.6.7-2) ...
Setting up python-prettytable (0.7.2-3) ...
Setting up python-stevedore (0.14.1-1) ...
Setting up python-cliff (1.6.1-1) ...
Setting up python-dnspython (1.11.1-1) ...
Setting up python-greenlet (0.4.0-2) ...
Setting up libjs-jquery (1.7.2+dfsg-3) ...
Setting up libjs-underscore (1.4.4-2) ...
Setting up libjs-sphinxdoc (1.2.2+dfsg-2) ...
Setting up python-eventlet (0.13.0-1) ...
Setting up python-extras (0.0.3-3) ...
Setting up python-werkzeug (0.9.6+dfsg-1) ...
Setting up python-markupsafe (0.23-1+b1) ...
Setting up python-jinja2 (2.7.3-1) ...
Setting up python-itsdangerous (0.24+dfsg1-1) ...
Setting up python-flask (0.10.1-2) ...
Setting up python-iso8601 (0.1.10-0.1) ...
Setting up python-mock (1.0.1-3) ...
Setting up python-jsonschema (2.3.0-1) ...
Setting up python-keyring (3.8-1) ...
Setting up libgmp10:amd64 (2:6.0.0+dfsg-4) ...
Setting up libnettle4:amd64 (2.7.1-2+b1) ...
Setting up libhogweed2:amd64 (2.7.1-2+b1) ...
Setting up libp11-kit0:amd64 (0.20.2-5) ...
Setting up libtasn1-6:amd64 (3.7-1) ...
Setting up libgnutls-deb0-28:amd64 (3.2.15-2) ...
Setting up libidn11:amd64 (1.28-2) ...
Setting up wget (1.15-1+b1) ...
Setting up ieee-data (20140613.1) ...
Setting up python-netaddr (0.7.10-5) ...
Setting up python-oslo.config (1:1.3.0-2) ...
Setting up openssl (1.0.1h-3) ...
Setting up ca-certificates (20140325) ...
Setting up python-colorama (0.3.1-0.1) ...
Setting up python-distlib (0.1.9-1) ...
Setting up python-html5lib (0.999-3) ...
Setting up python-chardet (2.2.1-2) ...
Setting up python-urllib3 (1.8.2-1) ...
Setting up python-requests (2.3.0-1) ...
Setting up python-pip (1.5.6-2) ...
Setting up python-pbr (0.8.2-1) ...
Setting up python-simplejson (3.5.3-1) ...
Setting up python-keystoneclient (1:0.9.0-1) ...
Setting up librabbitmq1 (0.4.1-1) ...
Setting up python-librabbitmq (1.0.1-1) ...
Setting up python-amqp (1.4.5-1) ...
Setting up python-kombu (3.0.15-1) ...
Setting up python-support (1.0.15) ...
Setting up python-lockfile (1:0.8-2) ...
Setting up python-decorator (3.4.0-2) ...
Setting up python-sqlalchemy (0.9.6-1) ...
Setting up python-tempita (0.5.2-1) ...
Setting up python-migrate (0.9.1-1) ...
Setting up mysql-common (5.5.37-1) ...
Setting up libmysqlclient18:amd64 (5.5.37-1) ...
Setting up python-mysqldb (1.2.3-2) ...
Setting up python-httplib2 (0.9+dfsg-1) ...
Setting up python-neutronclient (2.3.4-2) ...
Setting up sudo (1.8.9p5-1) ...
Setting up python-oslo.rootwrap (1.2.0-1) ...
Setting up python-dns (2.3.6-3) ...
Setting up python-formencode (1.2.6-1) ...
Setting up python-paste (1.7.5.1-6) ...
Setting up python-pastedeploy-tpl (1.5.2-1) ...
Setting up python-pastedeploy (1.5.2-1) ...
Setting up python-logutils (0.3.3-1) ...
Setting up python-mako (1.0.0-1) ...
Setting up python-simplegeneric (0.8.1-1) ...
Setting up python-singledispatch (3.4.0.3-1) ...
Setting up python-webob (1.4-1) ...
Setting up python-bs4 (4.3.2-1) ...
Setting up python-waitress (0.8.8-3) ...
update-alternatives: using /usr/bin/waitress-serve-python2 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode
Setting up python-webtest (2.0.15-1) ...
Setting up python-pecan (0.4.5-1) ...
update-alternatives: using /usr/bin/gunicorn_pecan-python2 to provide /usr/bin/gunicorn_pecan (gunicorn_pecan) in auto mode
update-alternatives: using /usr/bin/pecan-python2 to provide /usr/bin/pecan (pecan) in auto mode
Setting up python-repoze.lru (0.6-5) ...
Setting up python-routes (2.0-1) ...
Setting up python-designate (2014.1-8) ...
Setting up piuparts-depends-dummy (0.invalid.0) ...
Processing triggers for libc-bin (2.19-4) ...
Processing triggers for ca-certificates (20140325) ...
Updating certificates in /etc/ssl/certs... 168 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
Processing triggers for python-support (1.0.15) ...
0m48.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', '-yf', 'install']
0m48.1s INFO: Installation of ['tmp/piuparts-depends-dummy.deb'] ok
0m48.1s DEBUG: Removing /srv/piuparts.debian.org/tmp/tmpnW33IV/tmp/piuparts-depends-dummy.deb
0m48.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy']
0m48.1s DUMP:
piuparts-depends-dummy install ok installed
0m48.1s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg-query', '-f', '${Package} ${Status}\n', '-W', 'piuparts-depends-dummy']
0m48.1s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m48.2s DUMP:
(Reading database ... 14018 files and directories currently installed.)
Removing piuparts-depends-dummy (0.invalid.0) ...
0m48.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'dpkg', '--purge', 'piuparts-depends-dummy']
0m48.2s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', 'clean']
0m48.2s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', 'clean']
0m48.9s DEBUG: Starting command: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpnW33IV']
0m49.5s DEBUG: Command failed (status=1), but ignoring error: ['lsof', '-w', '+D', '/srv/piuparts.debian.org/tmp/tmpnW33IV']
0m51.9s ERROR: WARN: Broken symlinks:
/usr/share/doc/python-jinja2/rst -> ../python-jinja2-doc/html/_sources
/usr/share/doc/python-jinja2/html -> ../python-jinja2-doc/html
/usr/share/pyshared/paste/evalexception/media/MochiKit.packed.js -> ../../../../javascript/mochikit/MochiKit.js
/usr/lib/python2.7/dist-packages/paste/evalexception/media/MochiKit.packed.js -> ../../../../../../share/pyshared/paste/evalexception/media/MochiKit.packed.js
/usr/lib/python2.7/dist-packages/netaddr/eui/oui.txt -> ../../../../../share/ieee-data/oui.txt
/usr/lib/python2.7/dist-packages/netaddr/eui/iab.txt -> ../../../../../share/ieee-data/iab.txt
0m51.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-cache', 'policy']
0m53.6s DUMP:
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://mirror.bm.debian.org/debian/ jessie/main Translation-en
500 http://mirror.bm.debian.org/debian/ jessie/main amd64 Packages
release o=Debian,a=testing,n=jessie,l=Debian,c=main
origin mirror.bm.debian.org
Pinned packages:
0m53.6s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-cache', 'policy']
0m53.6s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-cache', 'policy', 'designate-common']
0m53.7s DUMP:
designate-common:
Installed: (none)
Candidate: 2014.1-8
Version table:
2014.1-8 0
500 http://mirror.bm.debian.org/debian/ jessie/main amd64 Packages
0m53.7s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-cache', 'policy', 'designate-common']
0m53.7s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', '-y', 'install', 'designate-common=2014.1-8']
1m5.3s DUMP:
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
designate-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.9 kB of archives.
After this operation, 159 kB of additional disk space will be used.
Get:1 http://mirror.bm.debian.org/debian/ jessie/main designate-common all 2014.1-8 [18.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 18.9 kB in 0s (662 kB/s)
Selecting previously unselected package designate-common.
(Reading database ... 14018 files and directories currently installed.)
Preparing to unpack .../designate-common_2014.1-8_all.deb ...
Unpacking designate-common (2014.1-8) ...
Setting up designate-common (2014.1-8) ...
PKG-Openstack now calling: dbc_go designate-common configure
dbconfig-common: writing config to /etc/dbconfig-common/designate-common.conf
Creating config file /etc/dbconfig-common/designate-common.conf with new version
warning: database package not installed?
sanity check failed for sqlite3.
error encountered creating database:
No sqlite3 client to execute. (have you installed the sqlite3 package?)
dbconfig-common: designate-common configure: noninteractive fail.
dbconfig-common: designate-common configure: ignoring errors from here forwards
Now doing designate-manage database-sync: this may take a while...
2014-07-03 21:58:25.746 25932 CRITICAL designate [-] VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(main())
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:25.746 25932 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:25.746 25932 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:25.746 25932 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:25.746 25932 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:25.746 25932 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:25.746 25932 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:25.746 25932 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate
CRITICAL: VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(main())
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:25.746 25932 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:25.746 25932 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:25.746 25932 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:25.746 25932 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:25.746 25932 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:25.746 25932 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:25.746 25932 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate
2014-07-03 21:58:26.143 26021 CRITICAL designate [-] VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(main())
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:26.143 26021 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:26.143 26021 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:26.143 26021 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:26.143 26021 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:26.143 26021 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:26.143 26021 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:26.143 26021 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate
CRITICAL: VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(main())
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:26.143 26021 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:26.143 26021 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:26.143 26021 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:26.143 26021 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:26.143 26021 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:26.143 26021 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:26.143 26021 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate
dpkg: error processing package designate-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
designate-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
1m5.3s ERROR: Command failed (status=100): ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'apt-get', '-y', 'install', 'designate-common=2014.1-8']
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
designate-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 18.9 kB of archives.
After this operation, 159 kB of additional disk space will be used.
Get:1 http://mirror.bm.debian.org/debian/ jessie/main designate-common all 2014.1-8 [18.9 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 18.9 kB in 0s (662 kB/s)
Selecting previously unselected package designate-common.
(Reading database ... 14018 files and directories currently installed.)
Preparing to unpack .../designate-common_2014.1-8_all.deb ...
Unpacking designate-common (2014.1-8) ...
Setting up designate-common (2014.1-8) ...
PKG-Openstack now calling: dbc_go designate-common configure
dbconfig-common: writing config to /etc/dbconfig-common/designate-common.conf
Creating config file /etc/dbconfig-common/designate-common.conf with new version
warning: database package not installed?
sanity check failed for sqlite3.
error encountered creating database:
No sqlite3 client to execute. (have you installed the sqlite3 package?)
dbconfig-common: designate-common configure: noninteractive fail.
dbconfig-common: designate-common configure: ignoring errors from here forwards
Now doing designate-manage database-sync: this may take a while...
2014-07-03 21:58:25.746 25932 CRITICAL designate [-] VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(main())
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:25.746 25932 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:25.746 25932 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:25.746 25932 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:25.746 25932 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:25.746 25932 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:25.746 25932 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:25.746 25932 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate
CRITICAL: VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(main())
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:25.746 25932 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:25.746 25932 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:25.746 25932 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:25.746 25932 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:25.746 25932 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:25.746 25932 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:25.746 25932 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:25.746 25932 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:25.746 25932 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:25.746 25932 TRACE designate
2014-07-03 21:58:26.143 26021 CRITICAL designate [-] VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(main())
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:26.143 26021 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:26.143 26021 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:26.143 26021 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:26.143 26021 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:26.143 26021 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:26.143 26021 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:26.143 26021 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate
CRITICAL: VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate Traceback (most recent call last):
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/bin/designate-manage", line 10, in <module>
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(main())
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/designate/cmd/manage.py", line 29, in main
2014-07-03 21:58:26.143 26021 TRACE designate sys.exit(shell.run(sys.argv[1:]))
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 217, in run
2014-07-03 21:58:26.143 26021 TRACE designate result = self.run_subcommand(remainder)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/app.py", line 263, in run_subcommand
2014-07-03 21:58:26.143 26021 TRACE designate subcommand = self.command_manager.find_command(argv)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/cliff/commandmanager.py", line 67, in find_command
2014-07-03 21:58:26.143 26021 TRACE designate cmd_factory = cmd_ep.load()
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2153, in load
2014-07-03 21:58:26.143 26021 TRACE designate if require: self.require(env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2167, in require
2014-07-03 21:58:26.143 26021 TRACE designate items = working_set.resolve(reqs, env, installer)
2014-07-03 21:58:26.143 26021 TRACE designate File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 643, in resolve
2014-07-03 21:58:26.143 26021 TRACE designate raise VersionConflict(dist, req) # XXX put more info here
2014-07-03 21:58:26.143 26021 TRACE designate VersionConflict: (SQLAlchemy 0.9.6 (/usr/lib/python2.7/dist-packages), Requirement.parse('SQLAlchemy>=0.7.8,<=0.8.99'))
2014-07-03 21:58:26.143 26021 TRACE designate
dpkg: error processing package designate-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
designate-common
E: Sub-process /usr/bin/dpkg returned an error code (1)
1m5.9s DEBUG: Starting command: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'umount', '/proc']
1m5.9s DEBUG: Command ok: ['chroot', '/srv/piuparts.debian.org/tmp/tmpnW33IV', 'umount', '/proc']
1m5.9s DEBUG: Starting command: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpnW33IV']
1m6.0s DEBUG: Command ok: ['rm', '-rf', '--one-file-system', '/srv/piuparts.debian.org/tmp/tmpnW33IV']
1m6.0s DEBUG: Removed directory tree at /srv/piuparts.debian.org/tmp/tmpnW33IV
1m6.0s ERROR: piuparts run ends.
ret=1
End: 2014-07-03 21:58:27 UTC
signature.asc
Description: This is a digitally signed message part.
--- End Message ---