Your message dated Tue, 25 Aug 2015 21:35:36 +0000
with message-id <[email protected]>
and subject line Bug#795681: fixed in python-oslo.i18n 1.5.0-3
has caused the Debian Bug report #795681,
regarding python-oslo.i18n: FTBFS under some locales (eg. fr_CH.UTF-8)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
795681: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795681
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-oslo.i18n
Version: 1.5.0-2
Severity: serious
Justification: fails to build from source

Dear Maintainer,

python-oslo.i18n fails to build from source on unstable/amd64 under
some locales (eg. LANG=fr_CH.UTF-8):

  [..]
  
  ======================================================================
  FAIL:
  oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_default
  oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_default
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "oslo_i18n/tests/test_fixture.py", line 103, in test_default
      self.assertEqual(expected_msg, _translate.translate(msg1))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    338, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    423, in assertThat
      raise mismatch_error
  MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake
  msg1'
  Traceback (most recent call last):
  _StringException: Empty attachments:
    stderr
    stdout
  
  Traceback (most recent call last):
    File "oslo_i18n/tests/test_fixture.py", line 103, in test_default
      self.assertEqual(expected_msg, _translate.translate(msg1))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    338, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    423, in assertThat
      raise mismatch_error
  MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake
  msg1'
  
  Traceback (most recent call last):
  _StringException: Empty attachments:
    stderr
    stdout
  
  Traceback (most recent call last):
    File "oslo_i18n/tests/test_fixture.py", line 103, in test_default
      self.assertEqual(expected_msg, _translate.translate(msg1))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    338, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    423, in assertThat
      raise mismatch_error
  MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake
  msg1'
  
  
  ======================================================================
  FAIL:
  oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_extra_lang
  oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_extra_lang
  ----------------------------------------------------------------------
  _StringException: Traceback (most recent call last):
    File "oslo_i18n/tests/test_fixture.py", line 121, in test_extra_lang
      self.assertEqual(expected_msg_en_US, _translate.translate(msg1))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    338, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    423, in assertThat
      raise mismatch_error
  MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake
  msg1'
  Traceback (most recent call last):
  _StringException: Empty attachments:
    stderr
    stdout
  
  Traceback (most recent call last):
    File "oslo_i18n/tests/test_fixture.py", line 121, in test_extra_lang
      self.assertEqual(expected_msg_en_US, _translate.translate(msg1))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    338, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    423, in assertThat
      raise mismatch_error
  MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake
  msg1'
  
  Traceback (most recent call last):
  _StringException: Empty attachments:
    stderr
    stdout
  
  Traceback (most recent call last):
    File "oslo_i18n/tests/test_fixture.py", line 121, in test_extra_lang
      self.assertEqual(expected_msg_en_US, _translate.translate(msg1))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    338, in assertEqual
      self.assertThat(observed, matcher, message)
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
    423, in assertThat
      raise mismatch_error
  MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake
  msg1'
  
  
  ======================================================================
  FAIL: process-returncode
  process-returncode
  ----------------------------------------------------------------------
  _StringException: returncode 1
  
  
  ----------------------------------------------------------------------
  Ran 70 tests in 1.701s
  
  FAILED (failures=3)
  debian/rules:26: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/python-oslo.i18n-1.5.0'
  debian/rules:12: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

  
https://reproducible.debian.net/logs/unstable/amd64/python-oslo.i18n_1.5.0-2.build2.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: samedi 25 juillet 2015, 20:36:39 (UTC+1400)
I: pbuilder-time-stamp: 1437806199
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
I: user script 
/var/cache/pbuilder/build//20710/tmp/hooks/D01_modify_environment starting
I: Changing hostname to test build reproducibility
I: user script 
/var/cache/pbuilder/build//20710/tmp/hooks/D01_modify_environment finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <[email protected]>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, openstack-pkg-tools, python-all, 
python-pbr, python-setuptools, python-sphinx, python3-all, python3-pbr, 
python3-setuptools, python-babel, python-coverage, python-hacking, 
python-oslosphinx (>= 2.2.0.0), python-oslotest (>= 1.2.0), python-pip, 
python-six (>= 1.9.0), python3-babel, python3-oslotest (>= 1.2.0), python3-six 
(>= 1.9.0), subunit, testrepository
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20236 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on openstack-pkg-tools; however:
  Package openstack-pkg-tools is not installed.
 pbuilder-satisfydepends-dummy depends on python-all; however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-pbr; however:
  Package python-pbr is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx; however:
  Package python-sphinx is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-pbr; however:
  Package python3-pbr is not installed.
 pbuilder-satisfydepends-dummy depends on python3-setuptools; however:
  P
Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
The following NEW packages will be installed:
  ca-certificates{a} dh-python{a} docutils-common{a} 
  libencode-locale-perl{a} libexpat1{a} libfile-listing-perl{a} 
  libhtml-parser-perl{a} libhtml-tagset-perl{a} libhtml-tree-perl{a} 
  libhttp-cookies-perl{a} libhttp-date-perl{a} libhttp-message-perl{a} 
  libhttp-negotiate-perl{a} libio-html-perl{a} libio-socket-ssl-perl{a} 
  libjs-jquery{a} libjs-sphinxdoc{a} libjs-underscore{a} 
  liblwp-mediatypes-perl{a} liblwp-protocol-https-perl{a} libmpdec2{a} 
  libnet-http-perl{a} libnet-ssleay-perl{a} libpython-stdlib{a} 
  libpython2.7-minimal{a} libpython2.7-stdlib{a} libpython3-stdlib{a} 
  libpython3.4-minimal{a} libpython3.4-stdlib{a} libssl1.0.0{a} 
  libsubunit-perl{a} liburi-perl{a} libwww-perl{a} 
  libwww-robotrules-perl{a} libxdelta2{a} libxml-parser-perl{a} 
  libxml-xpath-perl{a} madison-lite{a} mime-support{a} netbase{a} 
  openssl{a} openstack-pkg-tools{a} pep8{a} pristine-tar{a} pyflakes{a} 
  python{a} python-all{a} python-babel{a} python-babel-localedata{a} 
  python-chardet{a} python-colorama{a} python-coverage{a} python-distlib{a} 
  python-docutils{a} python-extras{a} python-fixtures{a} python-flake8{a} 
  python-hacking{a} python-html5lib{a} python-jinja2{a} 
  python-markupsafe{a} python-mccabe{a} python-mimeparse{a} 
  python-minimal{a} python-mock{a} python-mox3{a} python-oslosphinx{a} 
  python-oslotest{a} python-pbr{a} python-pip{a} python-pkg-resources{a} 
  python-pygments{a} python-requests{a} python-roman{a} 
  python-setuptools{a} python-six{a} python-sphinx{a} python-subunit{a} 
  python-testrepository{a} python-testscenarios{a} python-testtools{a} 
  python-tz{a} python-urllib3{a} python2.7{a} python2.7-minimal{a} 
  python3{a} python3-all{a} python3-babel{a} python3-chardet{a} 
  python3-colorama{a} python3-distlib{a} python3-extras{a} 
  python3-fixtures{a} python3-html5lib{a} python3-mimeparse{a} 
  python3-minimal{a} python3-mock{a} python3-mox3{a} python3-oslotest{a} 
  python3-pbr{a} python3-pip{a} python3-pkg-resources{a} 
  python3-requests{a} python3-setuptools{a} python3-six{a} 
  python3-subunit{a} python3-testrepository{a} python3-testscenarios{a} 
  python3-testtools{a} python3-tz{a} python3-urllib3{a} python3.4{a} 
  python3.4-minimal{a} sgml-base{a} sphinx-common{a} subunit{a} 
  testrepository{a} xdelta{a} xml-core{a} 
0 packages upgraded, 119 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.6 MB of archives. After unpacking 83.0 MB will be used.
Writing extended state information...
Get: 1 http://reproducible.alioth.debian.org/debian/ ./ libjs-sphinxdoc 
1.2.3+dfsg-1.0~reproducible1 [41.1 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-3 [382 kB]
Get: 3 http://reproducible.alioth.debian.org/debian/ ./ sphinx-common 
1.2.3+dfsg-1.0~reproducible1 [406 kB]
Get: 4 http://reproducible.alioth.debian.org/debian/ ./ python-sphinx 
1.2.3+dfsg-1.0~reproducible1 [271 kB]
Get: 5 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-3 [1'418 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.58 
[36.0 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 
[80.0 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1'274 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib 
amd64 2.7.10-3 [1'854 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-3 
[258 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-7 [495 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-7 [2'057 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main python-extras all 
0.0.3-3 [7'388 B]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
18.0.1-1 [73.1 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main python-setuptools all 
18.0.1-1 [206 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main pep8 all 1.5.7-2 [36.2 
kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-7 [1'400 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-4 [34.7 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-7 
[219 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-4 [18.1 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150719 
[70.2 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 
[21.1 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 18.0.1-1 [43.7 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main pyflakes all 0.8.1-1 
[35.1 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main python-mccabe all 
0.2.1-1 [7'970 B]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main python-flake8 all 
2.2.2-1 [19.0 kB]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main openssl amd64 1.0.2d-1 
[695 kB]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main ca-certificates all 
20150426 [208 kB]
Get: 33 http://ftp.de.debian.org/debian/ unstable/main python-colorama all 
0.3.3-1 [21.4 kB]
Get: 34 http://ftp.de.debian.org/debian/ unstable/main python-distlib all 
0.2.1-1 [116 kB]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main python-six all 1.9.0-3 
[13.6 kB]
Get: 36 http://ftp.de.debian.org/debian/ unstable/main python-html5lib all 
0.999-3 [84.0 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main python-chardet all 
2.3.0-1 [96.2 kB]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main python-urllib3 all 
1.10.4-1 [61.0 kB]
Get: 39 http://ftp.de.debian.org/debian/ unstable/main python-requests all 
2.7.0-3 [66.3 kB]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main python-pip all 1.5.6-6 
[114 kB]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main python-pbr all 0.8.2-1 
[32.5 kB]
Get: 42 http://ftp.de.debian.org/debian/ unstable/main python-hacking all 
0.9.2-1 [31.4 kB]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main python-mimeparse all 
0.1.4-1 [6'170 B]
Get: 44 http://ftp.de.debian.org/debian/ unstable/main python-testtools all 
0.9.39-1 [114 kB]
Get: 45 http://ftp.de.debian.org/debian/ unstable/main python-fixtures all 
0.3.14-1.1 [26.4 kB]
Get: 46 http://ftp.de.debian.org/debian/ unstable/main python-mox3 all 0.7.0-2 
[36.7 kB]
Get: 47 http://ftp.de.debian.org/debian/ unstable/main python-oslosphinx all 
2.5.0-1 [21.7 kB]
Get: 48 http://ftp.de.debian.org/debian/ unstable/main python-mock all 1.0.1-3 
[33.2 kB]
Get: 49 http://ftp.de.debian.org/debian/ unstable/main python-testscenarios all 
0.4-4 [12.9 kB]
Get: 50 http://ftp.de.debian.org/debian/ unstable/main python-subunit all 
0.0.18-4 [62.5 kB]
Get: 51 http://ftp.de.debian.org/debian/ unstable/main python-testrepository 
all 0.0.20-1 [66.4 kB]
Get: 52 http://ftp.de.debian.org/debian/ unstable/main libsubunit-perl all 
0.0.18-4 [8'008 B]
Get: 53 http://ftp.de.debian.org/debian/ unstable/main subunit all 0.0.18-4 
[21.3 kB]
Get: 54 http://ftp.de.debian.org/debian/ unstable/main python3-mimeparse all 
0.1.4-1 [5'954 B]
Get: 55 http://ftp.de.debian.org/debian/ unstable/main python3-extras all 
0.0.3-3 [7'172 B]
Get: 56 http://ftp.de.debian.org/debian/ unstable/main python3-testtools all 
0.9.39-1 [113 kB]
Get: 57 http://ftp.de.debian.org/debian/ unstable/main python3-subunit all 
0.0.18-4 [61.5 kB]
Get: 58 http://ftp.de.debian.org/debian/ unstable/main python3-fixtures all 
0.3.14-1.1 [26.0 kB]
Get: 59 http://ftp.de.debian.org/debian/ unstable/main python3-testrepository 
all 0.0.20-1 [66.0 kB]
Get: 60 http://ftp.de.debian.org/debian/ unstable/main testrepository all 
0.0.20-1 [21.0 kB]
Get: 61 http://ftp.de.debian.org/debian/ unstable/main python-oslotest all 
1.5.1-1 [10.6 kB]
Get: 62 http://ftp.de.debian.org/debian/ unstable/main python3-colorama all 
0.3.3-1 [14.0 kB]
Get: 63 http://ftp.de.debian.org/debian/ unstable/main python3-distlib all 
0.2.1-1 [116 kB]
Get: 64 http://ftp.de.debian.org/debian/ unstable/main python3-six all 1.9.0-3 
[13.7 kB]
Get: 65 http://ftp.de.debian.org/debian/ unstable/main python3-html5lib all 
0.999-3 [82.3 kB]
Get: 66 http://ftp.de.debian.org/debian/ unstable/main python3-chardet all 
2.3.0-1 [96.1 kB]
Get: 67 http://ftp.de.debian.org/debian/ unstable/main python3-urllib3 all 
1.10.4-1 [61.1 kB]
Get: 68 http://ftp.de.debian.org/debian/ unstable/main python3-requests all 
2.7.0-3 [66.1 kB]
Get: 69 http://ftp.de.debian.org/debian/ unstable/main python3-setuptools all 
18.0.1-1 [92.5 kB]
Get: 70 http://ftp.de.debian.org/debian/ unstable/main python3-pip all 1.5.6-6 
[97.4 kB]
Get: 71 http://ftp.de.debian.org/debian/ unstable/main python3-pbr all 0.8.2-1 
[25.9 kB]
Get: 72 http://ftp.de.debian.org/debian/ unstable/main python3-mox3 all 0.7.0-2 
[36.4 kB]
Get: 73 http://ftp.de.debian.org/debian/ unstable/main python3-mock all 1.0.1-3 
[33.2 kB]
Get: 74 http://ftp.de.debian.org/debian/ unstable/main python3-testscenarios 
all 0.4-4 [13.0 kB]
Get: 75 http://ftp.de.debian.org/debian/ unstable/main python3-oslotest all 
1.5.1-1 [10.7 kB]
Get: 76 http://ftp.de.debian.org/debian/ unstable/main sgml-base all 1.26+nmu4 
[14.6 kB]
Get: 77 http://ftp.de.debian.org/debian/ unstable/main netbase all 5.3 [19.0 kB]
Get: 78 http://ftp.de.debian.org/debian/ unstable/main xml-core all 0.13+nmu2 
[24.2 kB]
Get: 79 http://ftp.de.debian.org/debian/ unstable/main docutils-common all 
0.12+dfsg-1 [185 kB]
Get: 80 http://ftp.de.debian.org/debian/ unstable/main libencode-locale-perl 
all 1.03-1 [13.6 kB]
Get: 81 http://ftp.de.debian.org/debian/ unstable/main libhttp-date-perl all 
6.02-1 [10.7 kB]
Get: 82 http://ftp.de.debian.org/debian/ unstable/main libfile-listing-perl all 
6.04-1 [10.3 kB]
Get: 83 http://ftp.de.debian.org/debian/ unstable/main libhtml-tagset-perl all 
3.20-2 [13.5 kB]
Get: 84 http://ftp.de.debian.org/debian/ unstable/main liburi-perl all 1.64-1 
[95.5 kB]
Get: 85 http://ftp.de.debian.org/debian/ unstable/main libhtml-parser-perl 
amd64 3.71-2 [108 kB]
Get: 86 http://ftp.de.debian.org/debian/ unstable/main libhtml-tree-perl all 
5.03-2 [210 kB]
Get: 87 http://ftp.de.debian.org/debian/ unstable/main libio-html-perl all 
1.001-1 [17.6 kB]
Get: 88 http://ftp.de.debian.org/debian/ unstable/main liblwp-mediatypes-perl 
all 6.02-1 [22.1 kB]
Get: 89 http://ftp.de.debian.org/debian/ unstable/main libhttp-message-perl all 
6.06-1 [80.1 kB]
Get: 90 http://ftp.de.debian.org/debian/ unstable/main libhttp-cookies-perl all 
6.01-1 [17.4 kB]
Get: 91 http://ftp.de.debian.org/debian/ unstable/main libhttp-negotiate-perl 
all 6.00-2 [13.6 kB]
Get: 92 http://ftp.de.debian.org/debian/ unstable/main libnet-ssleay-perl amd64 
1.70-1 [283 kB]
Get: 93 http://ftp.de.debian.org/debian/ unstable/main libio-socket-ssl-perl 
all 2.016-1 [179 kB]
Get: 94 http://ftp.de.debian.org/debian/ unstable/main libjs-jquery all 
1.7.2+dfsg-3.2 [97.5 kB]
Get: 95 http://ftp.de.debian.org/debian/ unstable/main libjs-underscore all 
1.7.0~dfsg-1 [49.9 kB]
Get: 96 http://ftp.de.debian.org/debian/ unstable/main libnet-http-perl all 
6.07-1 [24.8 kB]
Get: 97 http://ftp.de.debian.org/debian/ unstable/main libwww-robotrules-perl 
all 6.01-1 [14.3 kB]
Get: 98 http://ftp.de.debian.org/debian/ unstable/main libwww-perl all 6.13-1 
[194 kB]
Get: 99 http://ftp.de.debian.org/debian/ unstable/main 
liblwp-protocol-https-perl all 6.06-2 [9'582 B]
Get: 100 http://ftp.de.debian.org/debian/ unstable/main libxdelta2 amd64 
1.1.3-9.1 [47.7 kB]
Get: 101 http://ftp.de.debian.org/debian/ unstable/main libxml-parser-perl 
amd64 2.41-3 [215 kB]
Get: 102 http://ftp.de.debian.org/debian/ unstable/main libxml-xpath-perl all 
1.13-7 [79.6 kB]
Get: 103 http://ftp.de.debian.org/debian/ unstable/main madison-lite all 0.20 
[14.8 kB]
Get: 104 http://ftp.de.debian.org/debian/ unstable/main xdelta amd64 1.1.3-9.1 
[26.4 kB]
Get: 105 http://ftp.de.debian.org/debian/ unstable/main pristine-tar amd64 1.33 
[106 kB]
Get: 106 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 
2.7.9-1 [996 B]
Get: 107 http://ftp.de.debian.org/debian/ unstable/main python-babel-localedata 
all 1.3+dfsg.1-5 [1'933 kB]
Get: 108 http://ftp.de.debian.org/debian/ unstable/main python-tz all 
2012c+dfsg-0.1 [31.9 kB]
Get: 109 http://ftp.de.debian.org/debian/ unstable/main python-babel all 
1.3+dfsg.1-5 [77.8 kB]
Get: 110 http://ftp.de.debian.org/debian/ unstable/main python-coverage amd64 
3.7.1+dfsg.1-1+b1 [85.8 kB]
Get: 111 http://ftp.de.debian.org/debian/ unstable/main python-roman all 
2.0.0-1 [7'898 B]
Get: 112 http://ftp.de.debian.org/debian/ unstable/main python-docutils all 
0.12+dfsg-1 [361 kB]
Get: 113 http://ftp.de.debian.org/debian/ unstable/main python-markupsafe amd64 
0.23-2 [15.6 kB]
Get: 114 http://ftp.de.debian.org/debian/ unstable/main python-jinja2 all 
2.7.3-1 [170 kB]
Get: 115 http://ftp.de.debian.org/debian/ unstable/main python-pygments all 
2.0.1+dfsg-1.1 [481 kB]
Get: 116 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-4 [932 B]
Get: 117 http://ftp.de.debian.org/debian/ unstable/main python3-tz all 
2012c+dfsg-0.1 [25.4 kB]
Get: 118 http://ftp.de.debian.org/debian/ unstable/main python3-babel all 
1.3+dfsg.1-5 [74.9 kB]
Get: 119 http://ftp.de.debian.org/debian/ unstable/main openstack-pkg-tools all 
32 [31.4 kB]
Fetched 19.6 MB in 1s (13.2 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython2.7-minimal: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 ... 20236 files and directories currently installed.)
Preparing to unpack .../libpython2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.10-3_amd64.deb ...
Unpacking python2.7-minimal (2.7.10-3) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ...
Unpacking python-minimal (2.7.9-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.58_all.deb ...
Unpacking mime-support (3.58) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.10-3_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.10-3) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.10-3_amd64.deb ...
Unpacking python2.7 (2.7.10-3) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libpython2.7-minimal:amd64 (2.7.10-3) ...
Setting up python2.7-minimal (2.7.10-3) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(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 ... 21038 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
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-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 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 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-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.0.1-1_all.deb ...
Unpacking python-pkg-resources (18.0.1-1) ...
Selecting previously unselected package python-setuptools.
Preparing to unpack .../python-setuptools_18.0.1-1_all.deb ...
Unpacking python-setuptools (18.0.1-1) ...
Selecting previously unselected package pep8.
Preparing to unpack .../archives/pep8_1.5.7-2_all.deb ...
Unpacking pep8 (1.5.7-2) ...
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 python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-4_amd64.deb ...
Unpacking python3-minimal (3.4.3-4) ...
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 libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-4_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-4) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_2.20150719_all.deb ...
Unpacking dh-python (2.20150719) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-7) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-7) ...
Setting up python3-minimal (3.4.3-4) ...
Processing triggers for libc-bin (2.19-19) ...
Selecting previously unselected package python3.
(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 ... 22130 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-4_amd64.deb ...
Unpacking python3 (3.4.3-4) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../python3-pkg-resources_18.0.1-1_all.deb ...
Unpacking python3-pkg-resources (18.0.1-1) ...
Selecting previously unselected package pyflakes.
Preparing to unpack .../pyflakes_0.8.1-1_all.deb ...
Unpacking pyflakes (0.8.1-1) ...
Selecting previously unselected package python-mccabe.
Preparing to unpack .../python-mccabe_0.2.1-1_all.deb ...
Unpacking python-mccabe (0.2.1-1) ...
Selecting previously unselected package python-flake8.
Preparing to unpack .../python-flake8_2.2.2-1_all.deb ...
Unpacking python-flake8 (2.2.2-1) ...
Selecting previously unselected package openssl.
Preparing to unpack .../openssl_1.0.2d-1_amd64.deb ...
Unpacking openssl (1.0.2d-1) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../ca-certificates_20150426_all.deb ...
Unpacking ca-certificates (20150426) ...
Selecting previously unselected package python-colorama.
Preparing to unpack .../python-colorama_0.3.3-1_all.deb ...
Unpacking python-colorama (0.3.3-1) ...
Selecting previously unselected package python-distlib.
Preparing to unpack .../python-distlib_0.2.1-1_all.deb ...
Unpacking python-distlib (0.2.1-1) ...
Selecting previously unselected package python-six.
Preparing to unpack .../python-six_1.9.0-3_all.deb ...
Unpacking python-six (1.9.0-3) ...
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.3.0-1_all.deb ...
Unpacking python-chardet (2.3.0-1) ...
Selecting previously unselected package python-urllib3.
Preparing to unpack .../python-urllib3_1.10.4-1_all.deb ...
Unpacking python-urllib3 (1.10.4-1) ...
Selecting previously unselected package python-requests.
Preparing to unpack .../python-requests_2.7.0-3_all.deb ...
Unpacking python-requests (2.7.0-3) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../python-pip_1.5.6-6_all.deb ...
Unpacking python-pip (1.5.6-6) ...
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-hacking.
Preparing to unpack .../python-hacking_0.9.2-1_all.deb ...
Unpacking python-hacking (0.9.2-1) ...
Selecting previously unselected package python-mimeparse.
Preparing to unpack .../python-mimeparse_0.1.4-1_all.deb ...
Unpacking python-mimeparse (0.1.4-1) ...
Selecting previously unselected package python-testtools.
Preparing to unpack .../python-testtools_0.9.39-1_all.deb ...
Unpacking python-testtools (0.9.39-1) ...
Selecting previously unselected package python-fixtures.
Preparing to unpack .../python-fixtures_0.3.14-1.1_all.deb ...
Unpacking python-fixtures (0.3.14-1.1) ...
Selecting previously unselected package python-mox3.
Preparing to unpack .../python-mox3_0.7.0-2_all.deb ...
Unpacking python-mox3 (0.7.0-2) ...
Selecting previously unselected package python-oslosphinx.
Preparing to unpack .../python-oslosphinx_2.5.0-1_all.deb ...
Unpacking python-oslosphinx (2.5.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-testscenarios.
Preparing to unpack .../python-testscenarios_0.4-4_all.deb ...
Unpacking python-testscenarios (0.4-4) ...
Selecting previously unselected package python-subunit.
Preparing to unpack .../python-subunit_0.0.18-4_all.deb ...
Unpacking python-subunit (0.0.18-4) ...
Selecting previously unselected package python-testrepository.
Preparing to unpack .../python-testrepository_0.0.20-1_all.deb ...
Unpacking python-testrepository (0.0.20-1) ...
Selecting previously unselected package libsubunit-perl.
Preparing to unpack .../libsubunit-perl_0.0.18-4_all.deb ...
Unpacking libsubunit-perl (0.0.18-4) ...
Selecting previously unselected package subunit.
Preparing to unpack .../subunit_0.0.18-4_all.deb ...
Unpacking subunit (0.0.18-4) ...
Selecting previously unselected package python3-mimeparse.
Preparing to unpack .../python3-mimeparse_0.1.4-1_all.deb ...
Unpacking python3-mimeparse (0.1.4-1) ...
Selecting previously unselected package python3-extras.
Preparing to unpack .../python3-extras_0.0.3-3_all.deb ...
Unpacking python3-extras (0.0.3-3) ...
Selecting previously unselected package python3-testtools.
Preparing to unpack .../python3-testtools_0.9.39-1_all.deb ...
Unpacking python3-testtools (0.9.39-1) ...
Selecting previously unselected package python3-subunit.
Preparing to unpack .../python3-subunit_0.0.18-4_all.deb ...
Unpacking python3-subunit (0.0.18-4) ...
Selecting previously unselected package python3-fixtures.
Preparing to unpack .../python3-fixtures_0.3.14-1.1_all.deb ...
Unpacking python3-fixtures (0.3.14-1.1) ...
Selecting previously unselected package python3-testrepository.
Preparing to unpack .../python3-testrepository_0.0.20-1_all.deb ...
Unpacking python3-testrepository (0.0.20-1) ...
Selecting previously unselected package testrepository.
Preparing to unpack .../testrepository_0.0.20-1_all.deb ...
Unpacking testrepository (0.0.20-1) ...
Selecting previously unselected package python-oslotest.
Preparing to unpack .../python-oslotest_1.5.1-1_all.deb ...
Unpacking python-oslotest (1.5.1-1) ...
Selecting previously unselected package python3-colorama.
Preparing to unpack .../python3-colorama_0.3.3-1_all.deb ...
Unpacking python3-colorama (0.3.3-1) ...
Selecting previously unselected package python3-distlib.
Preparing to unpack .../python3-distlib_0.2.1-1_all.deb ...
Unpacking python3-distlib (0.2.1-1) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../python3-six_1.9.0-3_all.deb ...
Unpacking python3-six (1.9.0-3) ...
Selecting previously unselected package python3-html5lib.
Preparing to unpack .../python3-html5lib_0.999-3_all.deb ...
Unpacking python3-html5lib (0.999-3) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../python3-chardet_2.3.0-1_all.deb ...
Unpacking python3-chardet (2.3.0-1) ...
Selecting previously unselected package python3-urllib3.
Preparing to unpack .../python3-urllib3_1.10.4-1_all.deb ...
Unpacking python3-urllib3 (1.10.4-1) ...
Selecting previously unselected package python3-requests.
Preparing to unpack .../python3-requests_2.7.0-3_all.deb ...
Unpacking python3-requests (2.7.0-3) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_18.0.1-1_all.deb ...
Unpacking python3-setuptools (18.0.1-1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../python3-pip_1.5.6-6_all.deb ...
Unpacking python3-pip (1.5.6-6) ...
Selecting previously unselected package python3-pbr.
Preparing to unpack .../python3-pbr_0.8.2-1_all.deb ...
Unpacking python3-pbr (0.8.2-1) ...
Selecting previously unselected package python3-mox3.
Preparing to unpack .../python3-mox3_0.7.0-2_all.deb ...
Unpacking python3-mox3 (0.7.0-2) ...
Selecting previously unselected package python3-mock.
Preparing to unpack .../python3-mock_1.0.1-3_all.deb ...
Unpacking python3-mock (1.0.1-3) ...
Selecting previously unselected package python3-testscenarios.
Preparing to unpack .../python3-testscenarios_0.4-4_all.deb ...
Unpacking python3-testscenarios (0.4-4) ...
Selecting previously unselected package python3-oslotest.
Preparing to unpack .../python3-oslotest_1.5.1-1_all.deb ...
Unpacking python3-oslotest (1.5.1-1) ...
Selecting previously unselected package sgml-base.
Preparing to unpack .../sgml-base_1.26+nmu4_all.deb ...
Unpacking sgml-base (1.26+nmu4) ...
Selecting previously unselected package netbase.
Preparing to unpack .../archives/netbase_5.3_all.deb ...
Unpacking netbase (5.3) ...
Selecting previously unselected package xml-core.
Preparing to unpack .../xml-core_0.13+nmu2_all.deb ...
Unpacking xml-core (0.13+nmu2) ...
Selecting previously unselected package docutils-common.
Preparing to unpack .../docutils-common_0.12+dfsg-1_all.deb ...
Unpacking docutils-common (0.12+dfsg-1) ...
Selecting previously unselected package libencode-locale-perl.
Preparing to unpack .../libencode-locale-perl_1.03-1_all.deb ...
Unpacking libencode-locale-perl (1.03-1) ...
Selecting previously unselected package libhttp-date-perl.
Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ...
Unpacking libhttp-date-perl (6.02-1) ...
Selecting previously unselected package libfile-listing-perl.
Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ...
Unpacking libfile-listing-perl (6.04-1) ...
Selecting previously unselected package libhtml-tagset-perl.
Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ...
Unpacking libhtml-tagset-perl (3.20-2) ...
Selecting previously unselected package liburi-perl.
Preparing to unpack .../liburi-perl_1.64-1_all.deb ...
Unpacking liburi-perl (1.64-1) ...
Selecting previously unselected package libhtml-parser-perl.
Preparing to unpack .../libhtml-parser-perl_3.71-2_amd64.deb ...
Unpacking libhtml-parser-perl (3.71-2) ...
Selecting previously unselected package libhtml-tree-perl.
Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ...
Unpacking libhtml-tree-perl (5.03-2) ...
Selecting previously unselected package libio-html-perl.
Preparing to unpack .../libio-html-perl_1.001-1_all.deb ...
Unpacking libio-html-perl (1.001-1) ...
Selecting previously unselected package liblwp-mediatypes-perl.
Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ...
Unpacking liblwp-mediatypes-perl (6.02-1) ...
Selecting previously unselected package libhttp-message-perl.
Preparing to unpack .../libhttp-message-perl_6.06-1_all.deb ...
Unpacking libhttp-message-perl (6.06-1) ...
Selecting previously unselected package libhttp-cookies-perl.
Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ...
Unpacking libhttp-cookies-perl (6.01-1) ...
Selecting previously unselected package libhttp-negotiate-perl.
Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ...
Unpacking libhttp-negotiate-perl (6.00-2) ...
Selecting previously unselected package libnet-ssleay-perl.
Preparing to unpack .../libnet-ssleay-perl_1.70-1_amd64.deb ...
Unpacking libnet-ssleay-perl (1.70-1) ...
Selecting previously unselected package libio-socket-ssl-perl.
Preparing to unpack .../libio-socket-ssl-perl_2.016-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.016-1) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.7.2+dfsg-3.2_all.deb ...
Unpacking libjs-jquery (1.7.2+dfsg-3.2) ...
Selecting previously unselected package libjs-underscore.
Preparing to unpack .../libjs-underscore_1.7.0~dfsg-1_all.deb ...
Unpacking libjs-underscore (1.7.0~dfsg-1) ...
Selecting previously unselected package libjs-sphinxdoc.
Preparing to unpack .../libjs-sphinxdoc_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking libjs-sphinxdoc (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../libnet-http-perl_6.07-1_all.deb ...
Unpacking libnet-http-perl (6.07-1) ...
Selecting previously unselected package libwww-robotrules-perl.
Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ...
Unpacking libwww-robotrules-perl (6.01-1) ...
Selecting previously unselected package libwww-perl.
Preparing to unpack .../libwww-perl_6.13-1_all.deb ...
Unpacking libwww-perl (6.13-1) ...
Selecting previously unselected package liblwp-protocol-https-perl.
Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ...
Unpacking liblwp-protocol-https-perl (6.06-2) ...
Selecting previously unselected package libxdelta2.
Preparing to unpack .../libxdelta2_1.1.3-9.1_amd64.deb ...
Unpacking libxdelta2 (1.1.3-9.1) ...
Selecting previously unselected package libxml-parser-perl.
Preparing to unpack .../libxml-parser-perl_2.41-3_amd64.deb ...
Unpacking libxml-parser-perl (2.41-3) ...
Selecting previously unselected package libxml-xpath-perl.
Preparing to unpack .../libxml-xpath-perl_1.13-7_all.deb ...
Unpacking libxml-xpath-perl (1.13-7) ...
Selecting previously unselected package madison-lite.
Preparing to unpack .../madison-lite_0.20_all.deb ...
Unpacking madison-lite (0.20) ...
Selecting previously unselected package xdelta.
Preparing to unpack .../xdelta_1.1.3-9.1_amd64.deb ...
Unpacking xdelta (1.1.3-9.1) ...
Selecting previously unselected package pristine-tar.
Preparing to unpack .../pristine-tar_1.33_amd64.deb ...
Unpacking pristine-tar (1.33) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python-babel-localedata.
Preparing to unpack .../python-babel-localedata_1.3+dfsg.1-5_all.deb ...
Unpacking python-babel-localedata (1.3+dfsg.1-5) ...
Selecting previously unselected package python-tz.
Preparing to unpack .../python-tz_2012c+dfsg-0.1_all.deb ...
Unpacking python-tz (2012c+dfsg-0.1) ...
Selecting previously unselected package python-babel.
Preparing to unpack .../python-babel_1.3+dfsg.1-5_all.deb ...
Unpacking python-babel (1.3+dfsg.1-5) ...
Selecting previously unselected package python-coverage.
Preparing to unpack .../python-coverage_3.7.1+dfsg.1-1+b1_amd64.deb ...
Unpacking python-coverage (3.7.1+dfsg.1-1+b1) ...
Selecting previously unselected package python-roman.
Preparing to unpack .../python-roman_2.0.0-1_all.deb ...
Unpacking python-roman (2.0.0-1) ...
Selecting previously unselected package python-docutils.
Preparing to unpack .../python-docutils_0.12+dfsg-1_all.deb ...
Unpacking python-docutils (0.12+dfsg-1) ...
Selecting previously unselected package python-markupsafe.
Preparing to unpack .../python-markupsafe_0.23-2_amd64.deb ...
Unpacking python-markupsafe (0.23-2) ...
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-pygments.
Preparing to unpack .../python-pygments_2.0.1+dfsg-1.1_all.deb ...
Unpacking python-pygments (2.0.1+dfsg-1.1) ...
Selecting previously unselected package sphinx-common.
Preparing to unpack .../sphinx-common_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking sphinx-common (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package python-sphinx.
Preparing to unpack .../python-sphinx_1.2.3+dfsg-1.0~reproducible1_all.deb ...
Unpacking python-sphinx (1.2.3+dfsg-1.0~reproducible1) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../python3-all_3.4.3-4_amd64.deb ...
Unpacking python3-all (3.4.3-4) ...
Selecting previously unselected package python3-tz.
Preparing to unpack .../python3-tz_2012c+dfsg-0.1_all.deb ...
Unpacking python3-tz (2012c+dfsg-0.1) ...
Selecting previously unselected package python3-babel.
Preparing to unpack .../python3-babel_1.3+dfsg.1-5_all.deb ...
Unpacking python3-babel (1.3+dfsg.1-5) ...
Selecting previously unselected package openstack-pkg-tools.
Preparing to unpack .../openstack-pkg-tools_32_all.deb ...
Unpacking openstack-pkg-tools (32) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up mime-support (3.58) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-3) ...
Setting up python2.7 (2.7.10-3) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-7) ...
Setting up python-extras (0.0.3-3) ...
Setting up python-pkg-resources (18.0.1-1) ...
Setting up python-setuptools (18.0.1-1) ...
Setting up pep8 (1.5.7-2) ...
Setting up python3.4 (3.4.3-7) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up python-mccabe (0.2.1-1) ...
Setting up openssl (1.0.2d-1) ...
Setting up ca-certificates (20150426) ...
Setting up python-colorama (0.3.3-1) ...
Setting up python-distlib (0.2.1-1) ...
Setting up python-six (1.9.0-3) ...
Setting up python-html5lib (0.999-3) ...
Setting up python-chardet (2.3.0-1) ...
Setting up python-urllib3 (1.10.4-1) ...
Setting up python-requests (2.7.0-3) ...
Setting up python-pip (1.5.6-6) ...
Setting up python-pbr (0.8.2-1) ...
Setting up python-mimeparse (0.1.4-1) ...
Setting up python-testtools (0.9.39-1) ...
Setting up python-fixtures (0.3.14-1.1) ...
Setting up python-mox3 (0.7.0-2) ...
Setting up python-oslosphinx (2.5.0-1) ...
Setting up python-mock (1.0.1-3) ...
Setting up python-testscenarios (0.4-4) ...
Setting up python-subunit (0.0.18-4) ...
Setting up python-testrepository (0.0.20-1) ...
update-alternatives: using /usr/bin/testr-python2 to provide /usr/bin/testr 
(testr) in auto mode
Setting up libsubunit-perl (0.0.18-4) ...
Setting up subunit (0.0.18-4) ...
Setting up python3-mimeparse (0.1.4-1) ...
Setting up sgml-base (1.26+nmu4) ...
Setting up netbase (5.3) ...
Setting up xml-core (0.13+nmu2) ...
Setting up libencode-locale-perl (1.03-1) ...
Setting up libhttp-date-perl (6.02-1) ...
Setting up libfile-listing-perl (6.04-1) ...
Setting up libhtml-tagset-perl (3.20-2) ...
Setting up liburi-perl (1.64-1) ...
Setting up libhtml-parser-perl (3.71-2) ...
Setting up libhtml-tree-perl (5.03-2) ...
Setting up libio-html-perl (1.001-1) ...
Setting up liblwp-mediatypes-perl (6.02-1) ...
Setting up libhttp-message-perl (6.06-1) ...
Setting up libhttp-cookies-perl (6.01-1) ...
Setting up libhttp-negotiate-perl (6.00-2) ...
Setting up libnet-ssleay-perl (1.70-1) ...
Setting up libio-socket-ssl-perl (2.016-1) ...
Setting up libjs-jquery (1.7.2+dfsg-3.2) ...
Setting up libjs-underscore (1.7.0~dfsg-1) ...
Setting up libjs-sphinxdoc (1.2.3+dfsg-1.0~reproducible1) ...
Setting up libnet-http-perl (6.07-1) ...
Setting up libwww-robotrules-perl (6.01-1) ...
Setting up libxdelta2 (1.1.3-9.1) ...
Setting up madison-lite (0.20) ...
Setting up xdelta (1.1.3-9.1) ...
Setting up pristine-tar (1.33) ...
Setting up python-all (2.7.9-1) ...
Setting up python-babel-localedata (1.3+dfsg.1-5) ...
Setting up python-tz (2012c+dfsg-0.1) ...
Setting up python-babel (1.3+dfsg.1-5) ...
update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel 
(pybabel) in auto mode
Setting up python-coverage (3.7.1+dfsg.1-1+b1) ...
Setting up python-roman (2.0.0-1) ...
Setting up python-markupsafe (0.23-2) ...
Setting up python-jinja2 (2.7.3-1) ...
Setting up python-pygments (2.0.1+dfsg-1.1) ...
Setting up sphinx-common (1.2.3+dfsg-1.0~reproducible1) ...
Processing triggers for sgml-base (1.26+nmu4) ...
Setting up docutils-common (0.12+dfsg-1) ...
Processing triggers for sgml-base (1.26+nmu4) ...
Setting up python-docutils (0.12+dfsg-1) ...
update-alternatives: using /usr/share/docutils/scripts/python2/rst-buildhtml to 
provide /usr/bin/rst-buildhtml (rst-buildhtml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2html to 
provide /usr/bin/rst2html (rst2html) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2latex to 
provide /usr/bin/rst2latex (rst2latex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2man to 
provide /usr/bin/rst2man (rst2man) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2odt to 
provide /usr/bin/rst2odt (rst2odt) in auto mode
update-alternatives: using 
/usr/share/docutils/scripts/python2/rst2odt_prepstyles to provide 
/usr/bin/rst2odt_prepstyles (rst2odt_prepstyles) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2pseudoxml to 
provide /usr/bin/rst2pseudoxml (rst2pseudoxml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2s5 to 
provide /usr/bin/rst2s5 (rst2s5) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xetex to 
provide /usr/bin/rst2xetex (rst2xetex) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rst2xml to 
provide /usr/bin/rst2xml (rst2xml) in auto mode
update-alternatives: using /usr/share/docutils/scripts/python2/rstpep2html to 
provide /usr/bin/rstpep2html (rstpep2html) in auto mode
Setting up python-sphinx (1.2.3+dfsg-1.0~reproducible1) ...
Setting up python3 (3.4.3-4) ...
Setting up python3-pkg-resources (18.0.1-1) ...
Setting up pyflakes (0.8.1-1) ...
Setting up python-flake8 (2.2.2-1) ...
Setting up python-hacking (0.9.2-1) ...
Setting up python3-extras (0.0.3-3) ...
Setting up python3-testtools (0.9.39-1) ...
Setting up python3-subunit (0.0.18-4) ...
Setting up python3-fixtures (0.3.14-1.1) ...
Setting up python3-testrepository (0.0.20-1) ...
Setting up testrepository (0.0.20-1) ...
Setting up python-oslotest (1.5.1-1) ...
update-alternatives: using /usr/bin/python2-oslo_debug_helper to provide 
/usr/bin/oslo_debug_helper (oslo_debug_helper) in auto mode
update-alternatives: using /usr/bin/python2-oslo_run_pre_release_tests to 
provide /usr/bin/oslo_run_pre_release_tests (oslo_run_pre_release_tests) in 
auto mode
update-alternatives: using /usr/bin/python2-oslo_run_cross_tests to provide 
/usr/bin/oslo_run_cross_tests (oslo_run_cross_tests) in auto mode
Setting up python3-colorama (0.3.3-1) ...
Setting up python3-distlib (0.2.1-1) ...
Setting up python3-six (1.9.0-3) ...
Setting up python3-html5lib (0.999-3) ...
Setting up python3-chardet (2.3.0-1) ...
Setting up python3-urllib3 (1.10.4-1) ...
Setting up python3-requests (2.7.0-3) ...
Setting up python3-setuptools (18.0.1-1) ...
Setting up python3-pip (1.5.6-6) ...
Setting up python3-pbr (0.8.2-1) ...
Setting up python3-mox3 (0.7.0-2) ...
Setting up python3-mock (1.0.1-3) ...
Setting up python3-testscenarios (0.4-4) ...
Setting up python3-oslotest (1.5.1-1) ...
Setting up liblwp-protocol-https-perl (6.06-2) ...
Setting up python3-all (3.4.3-4) ...
Setting up python3-tz (2012c+dfsg-0.1) ...
Setting up python3-babel (1.3+dfsg.1-5) ...
Setting up dh-python (2.20150719) ...
Setting up libwww-perl (6.13-1) ...
Setting up libxml-parser-perl (2.41-3) ...
Setting up libxml-xpath-perl (1.13-7) ...
Setting up openstack-pkg-tools (32) ...
Processing triggers for libc-bin (2.19-19) ...
Processing triggers for ca-certificates (20150426) ...
Updating certificates in /etc/ssl/certs...
180 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [python-oslo.i18n_1.5.0-2.dsc]
I: copying [./python-oslo.i18n_1.5.0.orig.tar.xz]
I: copying [./python-oslo.i18n_1.5.0-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made mer 29 avr 2015 03:55:01 GMT-14 using RSA key ID AC6B43FE
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./python-oslo.i18n_1.5.0-2.dsc
dpkg-source: info: extracting python-oslo.i18n in python-oslo.i18n-1.5.0
dpkg-source: info: unpacking python-oslo.i18n_1.5.0.orig.tar.xz
dpkg-source: info: unpacking python-oslo.i18n_1.5.0-2.debian.tar.xz
dpkg-source: info: applying fix-unicode-string-for-python3.2.patch
dpkg-source: info: applying fix-python3.2-unicode.patch
dpkg-source: info: applying do-not-run-topleve-tests.patch
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" 
dpkg-buildpackage -us -uc  -b -rfakeroot
dpkg-buildpackage: source package python-oslo.i18n
dpkg-buildpackage: source version 1.5.0-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Thomas Goirand <[email protected]>
 dpkg-source --before-build python-oslo.i18n-1.5.0
dpkg-buildpackage: host architecture amd64
dpkg-source: info: using options from 
python-oslo.i18n-1.5.0/debian/source/options: 
--extend-diff-ignore=^[^/]*[.]egg-info/
 fakeroot debian/rules clean
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_clean -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
        python setup.py clean -a
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
        find . -name \*.pyc -exec rm {} \+
   debian/rules override_dh_clean
make[1]: Entering directory '/tmp/buildd/python-oslo.i18n-1.5.0'
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh_clean -O--buildsystem=python_distutils
rm -rf build
make[1]: Leaving directory '/tmp/buildd/python-oslo.i18n-1.5.0'
 debian/rules build
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
dh build --buildsystem=python_distutils --with python2,python3,sphinxdoc
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_configure -O--buildsystem=python_distutils
   dh_auto_build -O--buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
        python setup.py build --force
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/oslo
copying oslo/__init__.py -> build/lib.linux-x86_64-2.7/oslo
creating build/lib.linux-x86_64-2.7/oslo/i18n
copying oslo/i18n/log.py -> build/lib.linux-x86_64-2.7/oslo/i18n
copying oslo/i18n/fixture.py -> build/lib.linux-x86_64-2.7/oslo/i18n
copying oslo/i18n/__init__.py -> build/lib.linux-x86_64-2.7/oslo/i18n
creating build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/log.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/fixture.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_translate.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_message.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_locale.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_lazy.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_i18n.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_gettextutils.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/_factory.py -> build/lib.linux-x86_64-2.7/oslo_i18n
copying oslo_i18n/__init__.py -> build/lib.linux-x86_64-2.7/oslo_i18n
running egg_info
creating oslo.i18n.egg-info
writing requirements to oslo.i18n.egg-info/requires.txt
writing oslo.i18n.egg-info/PKG-INFO
writing namespace_packages to oslo.i18n.egg-info/namespace_packages.txt
writing top-level names to oslo.i18n.egg-info/top_level.txt
writing dependency_links to oslo.i18n.egg-info/dependency_links.txt
[pbr] Processing SOURCES.txt
writing manifest file 'oslo.i18n.egg-info/SOURCES.txt'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
writing manifest file 'oslo.i18n.egg-info/SOURCES.txt'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/python-oslo.i18n-1.5.0'
pyversions: missing X(S)-Python-Version in control file, fall back to 
debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
set -e && for i in 2.7 3.4 ; do \
        PYMAJOR=`echo $i | cut -d'.' -f1` ; \
        echo "===> Testing with python$i (python$PYMAJOR)" ; \
        rm -rf .testrepository ; \
        testr-python$PYMAJOR init ; \
        TEMP_REZ=`mktemp -t` && \
        PYTHONPATH=/tmp/buildd/python-oslo.i18n-1.5.0 PYTHON=python$i 
testr-python$PYMAJOR run --subunit | tee $TEMP_REZ | subunit2pyunit ; \
        cat $TEMP_REZ | subunit-filter -s --no-passthrough | subunit-stats ; \
        rm -f $TEMP_REZ ; \
        testr-python$PYMAJOR slowest ; \
done
===> Testing with python2.7 (python2)
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_i18n  
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_change_lazy
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_change_lazy ... ok
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_lazy
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_lazy ... ok
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_log_level_domain_name
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_log_level_domain_name 
... ok
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_not_lazy
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_not_lazy ... ok
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_py2
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_py2 ... ok
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_py3
oslo_i18n.tests.test_factory.TranslatorFactoryTest.test_py3 ... ok
oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_default
oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_default ... FAIL
oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_extra_lang
oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_extra_lang ... FAIL
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_off_off
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_off_off ... ok
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_off_on
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_off_on ... ok
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_on_off
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_on_off ... ok
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_on_on
oslo_i18n.tests.test_fixture.ToggleLazyFixtureText.test_on_on ... ok
oslo_i18n.tests.test_fixture.TranslationFixtureTest.test_immediate
oslo_i18n.tests.test_fixture.TranslationFixtureTest.test_immediate ... ok
oslo_i18n.tests.test_fixture.TranslationFixtureTest.test_lazy
oslo_i18n.tests.test_fixture.TranslationFixtureTest.test_lazy ... ok
oslo_i18n.tests.test_gettextutils.GettextTest.test__gettextutils_install
oslo_i18n.tests.test_gettextutils.GettextTest.test__gettextutils_install ... ok
oslo_i18n.tests.test_gettextutils.GettextTest.test_get_available_languages
oslo_i18n.tests.test_gettextutils.GettextTest.test_get_available_languages ... 
ok
oslo_i18n.tests.test_gettextutils.GettextTest.test_gettext_does_not_blow_up
oslo_i18n.tests.test_gettextutils.GettextTest.test_gettext_does_not_blow_up ... 
ok
oslo_i18n.tests.test_gettextutils.GettextTest.test_gettext_install_looks_up_localedir
oslo_i18n.tests.test_gettextutils.GettextTest.test_gettext_install_looks_up_localedir
 ... ok
oslo_i18n.tests.test_gettextutils.GettextTest.test_gettext_install_updates_builtins
oslo_i18n.tests.test_gettextutils.GettextTest.test_gettext_install_updates_builtins
 ... ok
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_emit_translated_message
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_emit_translated_message
 ... ok
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_emit_translated_message_with_args
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_emit_translated_message_with_args
 ... ok
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_emit_translated_message_with_named_args
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_emit_translated_message_with_named_args
 ... ok
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_set_formatter
oslo_i18n.tests.test_handler.TranslationHandlerTestCase.test_set_formatter ... 
ok
oslo_i18n.tests.test_lazy.LazyTest.test_disable_lazy
oslo_i18n.tests.test_lazy.LazyTest.test_disable_lazy ... ok
oslo_i18n.tests.test_lazy.LazyTest.test_enable_lazy
oslo_i18n.tests.test_lazy.LazyTest.test_enable_lazy ... ok
oslo_i18n.tests.test_locale_dir_variable.LocaleDirVariableTest.test_make_variable_name(simple)
oslo_i18n.tests.test_locale_dir_variable.LocaleDirVariableTest.test_make_variable_name(simple)
 ... ok
oslo_i18n.tests.test_locale_dir_variable.LocaleDirVariableTest.test_make_variable_name(with_dot)
oslo_i18n.tests.test_locale_dir_variable.LocaleDirVariableTest.test_make_variable_name(with_dot)
 ... ok
oslo_i18n.tests.test_locale_dir_variable.LocaleDirVariableTest.test_make_variable_name(with_dash)
oslo_i18n.tests.test_locale_dir_variable.LocaleDirVariableTest.test_make_variable_name(with_dash)
 ... ok
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_critical
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_critical ... ok
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_error
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_error ... ok
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_info
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_info ... ok
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_warning
oslo_i18n.tests.test_logging.LogLevelTranslationsTest.test_warning ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_add_disabled
oslo_i18n.tests.test_message.MessageTestCase.test_add_disabled ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_create_message_non_english_default_locale
oslo_i18n.tests.test_message.MessageTestCase.test_create_message_non_english_default_locale
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_message_id_and_message_text
oslo_i18n.tests.test_message.MessageTestCase.test_message_id_and_message_text 
... ok
oslo_i18n.tests.test_message.MessageTestCase.test_message_is_unicode
oslo_i18n.tests.test_message.MessageTestCase.test_message_is_unicode ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_copies_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_copies_parameters ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_deep_copies_param_nodeep_dict
oslo_i18n.tests.test_message.MessageTestCase.test_mod_deep_copies_param_nodeep_dict
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_deep_copies_param_nodeep_param
oslo_i18n.tests.test_message.MessageTestCase.test_mod_deep_copies_param_nodeep_param
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_deep_copies_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_deep_copies_parameters 
... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_returns_a_copy
oslo_i18n.tests.test_message.MessageTestCase.test_mod_returns_a_copy ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_dict_parameter
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_dict_parameter ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_extra_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_extra_parameters ... 
ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_integer_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_integer_parameters 
... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_missing_named_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_missing_named_parameters
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_missing_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_missing_parameters 
... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_named_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_named_parameters ... 
ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_named_parameters_no_space
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_named_parameters_no_space
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_none_parameter
oslo_i18n.tests.test_message.MessageTestCase.test_mod_with_none_parameter ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_multiple_mod_with_named_parameter
oslo_i18n.tests.test_message.MessageTestCase.test_multiple_mod_with_named_parameter
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_radd_disabled
oslo_i18n.tests.test_message.MessageTestCase.test_radd_disabled ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_str_disabled
oslo_i18n.tests.test_message.MessageTestCase.test_str_disabled ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate
oslo_i18n.tests.test_message.MessageTestCase.test_translate ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_from_unicoded_object
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_from_unicoded_object
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_non_default_locale
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_non_default_locale
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_message_parameter
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_message_parameter
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_message_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_message_parameters
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_named_parameters
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_named_parameters
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_object_param
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_object_param
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_param
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_param 
... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_param_from_unicoded_obj
oslo_i18n.tests.test_message.MessageTestCase.test_translate_message_with_param_from_unicoded_obj
 ... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_multiple_languages
oslo_i18n.tests.test_message.MessageTestCase.test_translate_multiple_languages 
... ok
oslo_i18n.tests.test_message.MessageTestCase.test_translate_returns_unicode
oslo_i18n.tests.test_message.MessageTestCase.test_translate_returns_unicode ... 
ok
oslo_i18n.tests.test_public_api.PublicAPITest.test_create_factory
oslo_i18n.tests.test_public_api.PublicAPITest.test_create_factory ... ok
oslo_i18n.tests.test_public_api.PublicAPITest.test_get_available_languages
oslo_i18n.tests.test_public_api.PublicAPITest.test_get_available_languages ... 
ok
oslo_i18n.tests.test_public_api.PublicAPITest.test_install
oslo_i18n.tests.test_public_api.PublicAPITest.test_install ... ok
oslo_i18n.tests.test_public_api.PublicAPITest.test_toggle_lazy
oslo_i18n.tests.test_public_api.PublicAPITest.test_toggle_lazy ... ok
oslo_i18n.tests.test_public_api.PublicAPITest.test_translate
oslo_i18n.tests.test_public_api.PublicAPITest.test_translate ... ok
oslo_i18n.tests.test_translate.TranslateTest.test_translate
oslo_i18n.tests.test_translate.TranslateTest.test_translate ... ok

process-returncode
process-returncode ... FAIL

======================================================================
FAIL: oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_default
oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_default
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "oslo_i18n/tests/test_fixture.py", line 103, in test_default
    self.assertEqual(expected_msg, _translate.translate(msg1))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 338, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
    raise mismatch_error
MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake msg1'
Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "oslo_i18n/tests/test_fixture.py", line 103, in test_default
    self.assertEqual(expected_msg, _translate.translate(msg1))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 338, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
    raise mismatch_error
MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake msg1'

Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "oslo_i18n/tests/test_fixture.py", line 103, in test_default
    self.assertEqual(expected_msg, _translate.translate(msg1))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 338, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
    raise mismatch_error
MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake msg1'


======================================================================
FAIL: oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_extra_lang
oslo_i18n.tests.test_fixture.PrefixLazyTranslationTest.test_extra_lang
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "oslo_i18n/tests/test_fixture.py", line 121, in test_extra_lang
    self.assertEqual(expected_msg_en_US, _translate.translate(msg1))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 338, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
    raise mismatch_error
MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake msg1'
Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "oslo_i18n/tests/test_fixture.py", line 121, in test_extra_lang
    self.assertEqual(expected_msg_en_US, _translate.translate(msg1))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 338, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
    raise mismatch_error
MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake msg1'

Traceback (most recent call last):
_StringException: Empty attachments:
  stderr
  stdout

Traceback (most recent call last):
  File "oslo_i18n/tests/test_fixture.py", line 121, in test_extra_lang
    self.assertEqual(expected_msg_en_US, _translate.translate(msg1))
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 338, in 
assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 423, in 
assertThat
    raise mismatch_error
MismatchError: 'oslo.i18n/en_US: fake msg1' != u'oslo.i18n/fr_CH: fake msg1'


======================================================================
FAIL: process-returncode
process-returncode
----------------------------------------------------------------------
_StringException: returncode 1


----------------------------------------------------------------------
Ran 70 tests in 1.701s

FAILED (failures=3)
debian/rules:26: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/python-oslo.i18n-1.5.0'
debian/rules:12: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
W: no hooks of type C found -- ignoring
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//20710 and its subdirectories

--- End Message ---
--- Begin Message ---
Source: python-oslo.i18n
Source-Version: 1.5.0-3

We believe that the bug you reported is fixed in the latest version of
python-oslo.i18n, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-oslo.i18n package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 25 Aug 2015 20:41:34 +0000
Source: python-oslo.i18n
Binary: python-oslo.i18n python3-oslo.i18n python-oslo.i18n-doc
Architecture: source all
Version: 1.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: PKG OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-oslo.i18n - Oslo Internationalization Utilities - Python 2.x
 python-oslo.i18n-doc - Oslo Internationalization Utilities - doc
 python3-oslo.i18n - Oslo Internationalization Utilities - Python 3.x
Closes: 795681
Changes:
 python-oslo.i18n (1.5.0-3) unstable; urgency=medium
 .
   * Now setting $LANG before running tests (Closes: #795681).
   * Blacklist tests broken with mock >= 1.3.
   * Watch file using github tag instead of broken PyPi.
Checksums-Sha1:
 a3a4006dff1b005cfd4cc2e45a3c214d1f18a88e 2494 python-oslo.i18n_1.5.0-3.dsc
 0e5e86ab78559c88b68b155e2fbe5f367ec8bed7 3884 
python-oslo.i18n_1.5.0-3.debian.tar.xz
 ca0233a5f8768a77517dadfe813c315280cae4ce 35762 
python-oslo.i18n-doc_1.5.0-3_all.deb
 5790df7011ac1bdaa3776eb1b222ffd9c741258a 17390 python-oslo.i18n_1.5.0-3_all.deb
 9f210a62a254daf23c03fe8e1439d6d113db5cc1 17396 
python3-oslo.i18n_1.5.0-3_all.deb
Checksums-Sha256:
 6d78e08ed21e8163423cdb87c5658bed0899b08afb29adcce760642e2cc1ecfa 2494 
python-oslo.i18n_1.5.0-3.dsc
 754afde6997a591512290ae653e9f487d0913a02e289d58dfe52669ce58f9170 3884 
python-oslo.i18n_1.5.0-3.debian.tar.xz
 4ce2d79c032cd0ded0e1a0cd228fd0a0cb945e0100aed1f8a4fee10abcf87f97 35762 
python-oslo.i18n-doc_1.5.0-3_all.deb
 7ec5d325c42087ba53d5bb65151657997535053739a80d9af1ecfe0eb67a49d0 17390 
python-oslo.i18n_1.5.0-3_all.deb
 918713b00345e1ade8f5273f1d5e54f9f3b75fd257392207385648a79ee11d34 17396 
python3-oslo.i18n_1.5.0-3_all.deb
Files:
 0fe42fbd4cf188c55c625dc7629ce515 2494 python optional 
python-oslo.i18n_1.5.0-3.dsc
 04e9a4df0094aead3374ec9a68f3de11 3884 python optional 
python-oslo.i18n_1.5.0-3.debian.tar.xz
 d21ef7f7773a165efa764f02d6af543b 35762 doc optional 
python-oslo.i18n-doc_1.5.0-3_all.deb
 79527e0f60fc5465fc8317758ee4c218 17390 python optional 
python-oslo.i18n_1.5.0-3_all.deb
 f1f983fecbcfb815c086daec4089fe81 17396 python optional 
python3-oslo.i18n_1.5.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJV3NT6AAoJENQWrRWsa0P+2rsP/07sakcDokPVabKi41qGPebs
gbJO+TmGz326WsxtBVurGOqcd8tqYRgGW6a9n7FYD0PAVGoMl7rbyb3IqL0xmYG7
Pl0gYqVm6kER/YD+7Lt5wOAl3WJfRWk1cjapWmViXFo3agQB3yMNtdhCw2Ye+NkR
ZsDRoH2hN5Ytco6hKJgMnS8Qj4OczdSym0N1eQqz00tNTA9hJ2NFVcNmFXCSzw17
78tqGyuYW43sxRvCVPuyJ+TPVsT6XrKB5sjYD9FZcReZQbSCevLGhnl+sylo+dLS
ltZQxCyIchbpopaSOr8kpe1CJOFwnmR/Mt0Od/Is1O2z8+E0q4su0tLW6I1WbVO2
5cEkY9dDy1EKml95JbmRnTKr3/YD2i6BxIiEBs3QDCvNiUROlpt1kp46krnIAP8i
iKrj3DLV0C7riZ1Mrr7s1l+xzA3ey8p1UprXCYpXzayBHhqQGzX3W83BFwIIci38
QbRRGRUmBQOH3ZHoDpRObOArTq7GjcUkew9PT6aFsIupU3n+LY3Nrk/XKTRvvaMk
KIezhP6TpzvGFMUFPO2XXDA77ZcLLtcHyeqAAY44Nf61oXOWBefUmPwi1im9Hb8K
05vlZOMhO7Zx55qh+kQqhttw2jN6s+aDxEcKNFeZENU5qO8lpE/B9drco4HJXqYz
/uJAvFsVZ1BHlL1EtT9c
=T9A1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to