Source: python-traceback2
Version: 1.4.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-traceback2 fails to build from source in unstable/amd64:

  [..]

  ===> Running tests
  set -ex && for i in 2.7 3.4 ; do \
        PYMAJOR=`echo $i | cut -d'.' -f1` ; \
        echo "===> Testing with python$i (python$PYMAJOR)" ; \
        PYTHONPATH=. PYTHON=python$i python$PYMAJOR-unit2; \
  done
  + echo 2.7
  + cut -d. -f1
  + PYMAJOR=2
  + echo ===> Testing with python2.7 (python2)
  ===> Testing with python2.7 (python2)
  + PYTHONPATH=. PYTHON=python2.7 python2-unit2
  .EEEEE....................s.....ss.ss..........
  ======================================================================
  ERROR: test_cause
  (traceback2.tests.test_traceback.PyExcReportingTests)
  traceback2.tests.test_traceback.PyExcReportingTests.test_cause
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: Traceback (most recent
  call last):
  SkipTest: Only applies to 3.2+
  
  
  ======================================================================
  ERROR: test_cause_and_context
  (traceback2.tests.test_traceback.PyExcReportingTests)
  traceback2.tests.test_traceback.PyExcReportingTests.test_cause_and_context
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: Traceback (most recent
  call last):
  SkipTest: Only applies to 3.2+
  
  
  ======================================================================
  ERROR: test_cause_recursive
  (traceback2.tests.test_traceback.PyExcReportingTests)
  traceback2.tests.test_traceback.PyExcReportingTests.test_cause_recursive
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: Traceback (most recent
  call last):
  SkipTest: Only applies to 3.2+
  
  
  ======================================================================
  ERROR: test_context
  (traceback2.tests.test_traceback.PyExcReportingTests)
  traceback2.tests.test_traceback.PyExcReportingTests.test_context
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: Traceback (most recent
  call last):
  SkipTest: Only applies to 3.2+
  
  
  ======================================================================
  ERROR: test_context_suppression
  (traceback2.tests.test_traceback.PyExcReportingTests)
  traceback2.tests.test_traceback.PyExcReportingTests.test_context_suppression
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: Traceback (most recent
  call last):
  SkipTest: Only applies to 3.3+
  
  
  ----------------------------------------------------------------------
  Ran 47 tests in 0.773s
  
  FAILED (errors=5, skipped=5)
  debian/rules:35: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/python-traceback2-1.4.0'
  debian/rules:16: 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-traceback2_1.4.0-2.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Sep 14 09:07:12 GMT+12 2015
I: pbuilder-time-stamp: 1442264832
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
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
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, python3-all, python3-pbr, python3-setuptools, 
python-contextlib2, python-fixtures, python-linecache2, python-six, 
python-testtools, python-unittest2, python3-contextlib2, python3-fixtures, 
python3-linecache2, python3-six, python3-testtools, python3-unittest2
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20254 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 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:
  Package python3-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python-contextlib2; ho
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...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  ca-certificates{a} dh-python{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} 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} 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} pristine-tar{a} python{a} python-all{a} 
  python-chardet{a} python-colorama{a} python-contextlib2{a} 
  python-distlib{a} python-extras{a} python-fixtures{a} python-html5lib{a} 
  python-linecache2{a} python-mimeparse{a} python-minimal{a} python-pbr{a} 
  python-pip{a} python-pkg-resources{a} python-requests{a} 
  python-setuptools{a} python-six{a} python-testtools{a} 
  python-traceback2{a} python-unittest2{a} python-urllib3{a} python2.7{a} 
  python2.7-minimal{a} python3{a} python3-all{a} python3-chardet{a} 
  python3-colorama{a} python3-contextlib2{a} python3-distlib{a} 
  python3-extras{a} python3-fixtures{a} python3-html5lib{a} 
  python3-linecache2{a} python3-mimeparse{a} python3-minimal{a} 
  python3-pbr{a} python3-pip{a} python3-pkg-resources{a} 
  python3-requests{a} python3-setuptools{a} python3-six{a} 
  python3-testtools{a} python3-traceback2{a} python3-unittest2{a} 
  python3-urllib3{a} python3.4{a} python3.4-minimal{a} xdelta{a} 
0 packages upgraded, 87 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.7 MB of archives. After unpacking 61.3 MB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-4 [380 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-4 [1310 kB]
Get: 3 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.59 
[36.4 kB]
Get: 5 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 
[80.0 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1274 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib amd64 
2.7.10-4 [1791 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-4 
[259 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-8 [495 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-8 [2057 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main python-extras all 
0.0.3-3 [7388 B]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main python-six all 1.9.0-5 
[13.7 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main openssl amd64 1.0.2d-1 
[695 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main ca-certificates all 
20150426 [208 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main python-colorama all 
0.3.3-1 [21.4 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main python-distlib all 
0.2.1-1 [116 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main python-html5lib all 
0.999-3 [84.0 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
18.3.1-2 [99.4 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main python-chardet all 
2.3.0-1 [96.2 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main python-urllib3 all 
1.11-2 [64.5 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main python-requests all 
2.7.0-3 [66.3 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main python-setuptools all 
18.3.1-2 [201 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main python-pip all 1.5.6-7 
[114 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main python-pbr all 0.11.0-1 
[42.3 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-8 [1401 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-4 [34.7 kB]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-8 
[219 kB]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-4 [18.1 kB]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150826 
[71.5 kB]
Get: 33 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 
[21.1 kB]
Get: 34 http://ftp.de.debian.org/debian/ unstable/main python3-extras all 
0.0.3-3 [7172 B]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main python3-six all 1.9.0-5 
[13.8 kB]
Get: 36 http://ftp.de.debian.org/debian/ unstable/main python3-colorama all 
0.3.3-1 [14.0 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main python3-distlib all 
0.2.1-1 [116 kB]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main python3-html5lib all 
0.999-3 [82.3 kB]
Get: 39 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 18.3.1-2 [70.1 kB]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main python3-chardet all 
2.3.0-1 [96.1 kB]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main python3-urllib3 all 
1.11-2 [64.6 kB]
Get: 42 http://ftp.de.debian.org/debian/ unstable/main python3-requests all 
2.7.0-3 [66.1 kB]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main python3-setuptools all 
18.3.1-2 [119 kB]
Get: 44 http://ftp.de.debian.org/debian/ unstable/main python3-pip all 1.5.6-7 
[97.4 kB]
Get: 45 http://ftp.de.debian.org/debian/ unstable/main python3-pbr all 0.11.0-1 
[32.5 kB]
Get: 46 http://ftp.de.debian.org/debian/ unstable/main netbase all 5.3 [19.0 kB]
Get: 47 http://ftp.de.debian.org/debian/ unstable/main libencode-locale-perl 
all 1.03-1 [13.6 kB]
Get: 48 http://ftp.de.debian.org/debian/ unstable/main libhttp-date-perl all 
6.02-1 [10.7 kB]
Get: 49 http://ftp.de.debian.org/debian/ unstable/main libfile-listing-perl all 
6.04-1 [10.3 kB]
Get: 50 http://ftp.de.debian.org/debian/ unstable/main libhtml-tagset-perl all 
3.20-2 [13.5 kB]
Get: 51 http://ftp.de.debian.org/debian/ unstable/main liburi-perl all 1.69-1 
[96.2 kB]
Get: 52 http://ftp.de.debian.org/debian/ unstable/main libhtml-parser-perl 
amd64 3.71-2 [108 kB]
Get: 53 http://ftp.de.debian.org/debian/ unstable/main libhtml-tree-perl all 
5.03-2 [210 kB]
Get: 54 http://ftp.de.debian.org/debian/ unstable/main libio-html-perl all 
1.001-1 [17.6 kB]
Get: 55 http://ftp.de.debian.org/debian/ unstable/main liblwp-mediatypes-perl 
all 6.02-1 [22.1 kB]
Get: 56 http://ftp.de.debian.org/debian/ unstable/main libhttp-message-perl all 
6.06-1 [80.1 kB]
Get: 57 http://ftp.de.debian.org/debian/ unstable/main libhttp-cookies-perl all 
6.01-1 [17.4 kB]
Get: 58 http://ftp.de.debian.org/debian/ unstable/main libhttp-negotiate-perl 
all 6.00-2 [13.6 kB]
Get: 59 http://ftp.de.debian.org/debian/ unstable/main libnet-ssleay-perl amd64 
1.70-1 [283 kB]
Get: 60 http://ftp.de.debian.org/debian/ unstable/main libio-socket-ssl-perl 
all 2.019-1 [180 kB]
Get: 61 http://ftp.de.debian.org/debian/ unstable/main libnet-http-perl all 
6.09-1 [25.1 kB]
Get: 62 http://ftp.de.debian.org/debian/ unstable/main libwww-robotrules-perl 
all 6.01-1 [14.3 kB]
Get: 63 http://ftp.de.debian.org/debian/ unstable/main libwww-perl all 6.13-1 
[194 kB]
Get: 64 http://ftp.de.debian.org/debian/ unstable/main 
liblwp-protocol-https-perl all 6.06-2 [9582 B]
Get: 65 http://ftp.de.debian.org/debian/ unstable/main libxdelta2 amd64 
1.1.3-9.1 [47.7 kB]
Get: 66 http://ftp.de.debian.org/debian/ unstable/main libxml-parser-perl amd64 
2.41-3 [215 kB]
Get: 67 http://ftp.de.debian.org/debian/ unstable/main libxml-xpath-perl all 
1.13-7 [79.6 kB]
Get: 68 http://ftp.de.debian.org/debian/ unstable/main madison-lite all 0.20 
[14.8 kB]
Get: 69 http://ftp.de.debian.org/debian/ unstable/main xdelta amd64 1.1.3-9.1 
[26.4 kB]
Get: 70 http://ftp.de.debian.org/debian/ unstable/main pristine-tar amd64 1.33 
[106 kB]
Get: 71 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 2.7.9-1 
[996 B]
Get: 72 http://ftp.de.debian.org/debian/ unstable/main python-contextlib2 all 
0.4.0-3 [8432 B]
Get: 73 http://ftp.de.debian.org/debian/ unstable/main python-mimeparse all 
0.1.4-1 [6170 B]
Get: 74 http://ftp.de.debian.org/debian/ unstable/main python-testtools all 
0.9.39-2 [114 kB]
Get: 75 http://ftp.de.debian.org/debian/ unstable/main python-fixtures all 
0.3.14-1.1 [26.4 kB]
Get: 76 http://ftp.de.debian.org/debian/ unstable/main python-linecache2 all 
1.0.0-2 [12.2 kB]
Get: 77 http://ftp.de.debian.org/debian/ unstable/main python-traceback2 all 
1.4.0-2 [15.8 kB]
Get: 78 http://ftp.de.debian.org/debian/ unstable/main python-unittest2 all 
1.1.0-6 [75.3 kB]
Get: 79 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-4 [932 B]
Get: 80 http://ftp.de.debian.org/debian/ unstable/main python3-contextlib2 all 
0.4.0-3 [8512 B]
Get: 81 http://ftp.de.debian.org/debian/ unstable/main python3-mimeparse all 
0.1.4-1 [5954 B]
Get: 82 http://ftp.de.debian.org/debian/ unstable/main python3-testtools all 
0.9.39-2 [114 kB]
Get: 83 http://ftp.de.debian.org/debian/ unstable/main python3-fixtures all 
0.3.14-1.1 [26.0 kB]
Get: 84 http://ftp.de.debian.org/debian/ unstable/main python3-linecache2 all 
1.0.0-2 [12.2 kB]
Get: 85 http://ftp.de.debian.org/debian/ unstable/main python3-traceback2 all 
1.4.0-2 [15.8 kB]
Get: 86 http://ftp.de.debian.org/debian/ unstable/main python3-unittest2 all 
1.1.0-6 [69.1 kB]
Get: 87 http://ftp.de.debian.org/debian/ unstable/main openstack-pkg-tools all 
32 [31.4 kB]
Fetched 14.7 MB in 0s (16.0 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 ... 20254 files and directories currently installed.)
Preparing to unpack .../libpython2.7-minimal_2.7.10-4_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.10-4) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.10-4_amd64.deb ...
Unpacking python2.7-minimal (2.7.10-4) ...
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.59_all.deb ...
Unpacking mime-support (3.59) ...
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-4_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.10-4) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.10-4_amd64.deb ...
Unpacking python2.7 (2.7.10-4) ...
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.3-1) ...
Setting up libpython2.7-minimal:amd64 (2.7.10-4) ...
Setting up python2.7-minimal (2.7.10-4) ...
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 ... 21056 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-8_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-8) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-8_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-8) ...
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-six.
Preparing to unpack .../python-six_1.9.0-5_all.deb ...
Unpacking python-six (1.9.0-5) ...
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-html5lib.
Preparing to unpack .../python-html5lib_0.999-3_all.deb ...
Unpacking python-html5lib (0.999-3) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.3.1-2_all.deb ...
Unpacking python-pkg-resources (18.3.1-2) ...
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.11-2_all.deb ...
Unpacking python-urllib3 (1.11-2) ...
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-setuptools.
Preparing to unpack .../python-setuptools_18.3.1-2_all.deb ...
Unpacking python-setuptools (18.3.1-2) ...
Selecting previously unselected package python-pip.
Preparing to unpack .../python-pip_1.5.6-7_all.deb ...
Unpacking python-pip (1.5.6-7) ...
Selecting previously unselected package python-pbr.
Preparing to unpack .../python-pbr_0.11.0-1_all.deb ...
Unpacking python-pbr (0.11.0-1) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-8_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-8) ...
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-8_amd64.deb ...
Unpacking python3.4 (3.4.3-8) ...
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.20150826_all.deb ...
Unpacking dh-python (2.20150826) ...
Processing triggers for man-db (2.7.3-1) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-8) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-8) ...
Setting up python3-minimal (3.4.3-4) ...
Processing triggers for libc-bin (2.19-20) ...
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 ... 22788 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-extras.
Preparing to unpack .../python3-extras_0.0.3-3_all.deb ...
Unpacking python3-extras (0.0.3-3) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../python3-six_1.9.0-5_all.deb ...
Unpacking python3-six (1.9.0-5) ...
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-html5lib.
Preparing to unpack .../python3-html5lib_0.999-3_all.deb ...
Unpacking python3-html5lib (0.999-3) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../python3-pkg-resources_18.3.1-2_all.deb ...
Unpacking python3-pkg-resources (18.3.1-2) ...
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.11-2_all.deb ...
Unpacking python3-urllib3 (1.11-2) ...
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.3.1-2_all.deb ...
Unpacking python3-setuptools (18.3.1-2) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../python3-pip_1.5.6-7_all.deb ...
Unpacking python3-pip (1.5.6-7) ...
Selecting previously unselected package python3-pbr.
Preparing to unpack .../python3-pbr_0.11.0-1_all.deb ...
Unpacking python3-pbr (0.11.0-1) ...
Selecting previously unselected package netbase.
Preparing to unpack .../archives/netbase_5.3_all.deb ...
Unpacking netbase (5.3) ...
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.69-1_all.deb ...
Unpacking liburi-perl (1.69-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.019-1_all.deb ...
Unpacking libio-socket-ssl-perl (2.019-1) ...
Selecting previously unselected package libnet-http-perl.
Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ...
Unpacking libnet-http-perl (6.09-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-contextlib2.
Preparing to unpack .../python-contextlib2_0.4.0-3_all.deb ...
Unpacking python-contextlib2 (0.4.0-3) ...
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-2_all.deb ...
Unpacking python-testtools (0.9.39-2) ...
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-linecache2.
Preparing to unpack .../python-linecache2_1.0.0-2_all.deb ...
Unpacking python-linecache2 (1.0.0-2) ...
Selecting previously unselected package python-traceback2.
Preparing to unpack .../python-traceback2_1.4.0-2_all.deb ...
Unpacking python-traceback2 (1.4.0-2) ...
Selecting previously unselected package python-unittest2.
Preparing to unpack .../python-unittest2_1.1.0-6_all.deb ...
Unpacking python-unittest2 (1.1.0-6) ...
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-contextlib2.
Preparing to unpack .../python3-contextlib2_0.4.0-3_all.deb ...
Unpacking python3-contextlib2 (0.4.0-3) ...
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-testtools.
Preparing to unpack .../python3-testtools_0.9.39-2_all.deb ...
Unpacking python3-testtools (0.9.39-2) ...
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-linecache2.
Preparing to unpack .../python3-linecache2_1.0.0-2_all.deb ...
Unpacking python3-linecache2 (1.0.0-2) ...
Selecting previously unselected package python3-traceback2.
Preparing to unpack .../python3-traceback2_1.4.0-2_all.deb ...
Unpacking python3-traceback2 (1.4.0-2) ...
Selecting previously unselected package python3-unittest2.
Preparing to unpack .../python3-unittest2_1.1.0-6_all.deb ...
Unpacking python3-unittest2 (1.1.0-6) ...
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.3-1) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-4) ...
Setting up python2.7 (2.7.10-4) ...
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-8) ...
Setting up python-extras (0.0.3-3) ...
Setting up python-six (1.9.0-5) ...
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-html5lib (0.999-3) ...
Setting up python-pkg-resources (18.3.1-2) ...
Setting up python-chardet (2.3.0-1) ...
Setting up python-urllib3 (1.11-2) ...
Setting up python-requests (2.7.0-3) ...
Setting up python-setuptools (18.3.1-2) ...
Setting up python-pip (1.5.6-7) ...
Setting up python-pbr (0.11.0-1) ...
update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) 
in auto mode
Setting up python3.4 (3.4.3-8) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up netbase (5.3) ...
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.69-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.019-1) ...
Setting up libnet-http-perl (6.09-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-contextlib2 (0.4.0-3) ...
Setting up python-mimeparse (0.1.4-1) ...
Setting up python-testtools (0.9.39-2) ...
Setting up python-fixtures (0.3.14-1.1) ...
Setting up python-linecache2 (1.0.0-2) ...
Setting up python-traceback2 (1.4.0-2) ...
Setting up python-unittest2 (1.1.0-6) ...
update-alternatives: using /usr/bin/python2-unit2 to provide /usr/bin/unit2 
(unit2) in auto mode
Setting up python3-mimeparse (0.1.4-1) ...
Setting up python3 (3.4.3-4) ...
Setting up python3-extras (0.0.3-3) ...
Setting up python3-six (1.9.0-5) ...
Setting up python3-colorama (0.3.3-1) ...
Setting up python3-distlib (0.2.1-1) ...
Setting up python3-html5lib (0.999-3) ...
Setting up python3-pkg-resources (18.3.1-2) ...
Setting up python3-chardet (2.3.0-1) ...
Setting up python3-urllib3 (1.11-2) ...
Setting up python3-requests (2.7.0-3) ...
Setting up python3-setuptools (18.3.1-2) ...
Setting up python3-pip (1.5.6-7) ...
Setting up python3-pbr (0.11.0-1) ...
Setting up liblwp-protocol-https-perl (6.06-2) ...
Setting up python3-all (3.4.3-4) ...
Setting up python3-contextlib2 (0.4.0-3) ...
Setting up python3-testtools (0.9.39-2) ...
Setting up python3-fixtures (0.3.14-1.1) ...
Setting up python3-linecache2 (1.0.0-2) ...
Setting up python3-traceback2 (1.4.0-2) ...
Setting up python3-unittest2 (1.1.0-6) ...
Setting up dh-python (2.20150826) ...
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-20) ...
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-traceback2_1.4.0-2.dsc]
I: copying [./python-traceback2_1.4.0.orig.tar.xz]
I: copying [./python-traceback2_1.4.0-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Sep 13 23:16:28 2015 GMT+12 using RSA key ID AC6B43FE
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./python-traceback2_1.4.0-2.dsc
dpkg-source: info: extracting python-traceback2 in python-traceback2-1.4.0
dpkg-source: info: unpacking python-traceback2_1.4.0.orig.tar.xz
dpkg-source: info: unpacking python-traceback2_1.4.0-2.debian.tar.xz
dpkg-source: info: applying fix-encoding.patch
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b 
-rfakeroot
dpkg-buildpackage: source package python-traceback2
dpkg-buildpackage: source version 1.4.0-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Thomas Goirand <z...@debian.org>
 dpkg-source --before-build python-traceback2-1.4.0
dpkg-buildpackage: host architecture amd64
dpkg-source: info: using options from 
python-traceback2-1.4.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
   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-traceback2-1.4.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 .testrepository
make[1]: Leaving directory '/tmp/buildd/python-traceback2-1.4.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
   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/traceback2
creating build/lib.linux-x86_64-2.7/traceback2/tests
copying traceback2/tests/test_traceback.py -> 
build/lib.linux-x86_64-2.7/traceback2/tests
copying traceback2/tests/__init__.py -> 
build/lib.linux-x86_64-2.7/traceback2/tests
copying traceback2/__init__.py -> build/lib.linux-x86_64-2.7/traceback2
running egg_info
creating traceback2.egg-info
writing requirements to traceback2.egg-info/requires.txt
writing traceback2.egg-info/PKG-INFO
writing top-level names to traceback2.egg-info/top_level.txt
writing dependency_links to traceback2.egg-info/dependency_links.txt
[pbr] Processing SOURCES.txt
writing manifest file 'traceback2.egg-info/SOURCES.txt'
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 'traceback2.egg-info/SOURCES.txt'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/python-traceback2-1.4.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
===> Running tests
set -ex && for i in 2.7 3.4 ; do \
        PYMAJOR=`echo $i | cut -d'.' -f1` ; \
        echo "===> Testing with python$i (python$PYMAJOR)" ; \
        PYTHONPATH=. PYTHON=python$i python$PYMAJOR-unit2; \
done
+ echo 2.7
+ cut -d. -f1
+ PYMAJOR=2
+ echo ===> Testing with python2.7 (python2)
===> Testing with python2.7 (python2)
+ PYTHONPATH=. PYTHON=python2.7 python2-unit2
.EEEEE....................s.....ss.ss..........
======================================================================
ERROR: test_cause (traceback2.tests.test_traceback.PyExcReportingTests)
traceback2.tests.test_traceback.PyExcReportingTests.test_cause
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
SkipTest: Only applies to 3.2+


======================================================================
ERROR: test_cause_and_context 
(traceback2.tests.test_traceback.PyExcReportingTests)
traceback2.tests.test_traceback.PyExcReportingTests.test_cause_and_context
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
SkipTest: Only applies to 3.2+


======================================================================
ERROR: test_cause_recursive 
(traceback2.tests.test_traceback.PyExcReportingTests)
traceback2.tests.test_traceback.PyExcReportingTests.test_cause_recursive
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
SkipTest: Only applies to 3.2+


======================================================================
ERROR: test_context (traceback2.tests.test_traceback.PyExcReportingTests)
traceback2.tests.test_traceback.PyExcReportingTests.test_context
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
SkipTest: Only applies to 3.2+


======================================================================
ERROR: test_context_suppression 
(traceback2.tests.test_traceback.PyExcReportingTests)
traceback2.tests.test_traceback.PyExcReportingTests.test_context_suppression
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call last):
SkipTest: Only applies to 3.3+


----------------------------------------------------------------------
Ran 47 tests in 0.773s

FAILED (errors=5, skipped=5)
debian/rules:35: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/python-traceback2-1.4.0'
debian/rules:16: 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
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//12751 and its subdirectories

Reply via email to