Your message dated Mon, 12 Oct 2015 03:22:10 +0000
with message-id <e1zltgg-0000fe...@franck.debian.org>
and subject line Bug#800137: fixed in python-django 1.7.10-1
has caused the Debian Bug report #800137,
regarding django-polymorphic: FTBFS: AttributeError: module 'html.parser' has 
no attribute 'HTMLParseError'
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 ow...@bugs.debian.org
immediately.)


-- 
800137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-polymorphic
Version: 0.7.1-1
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,

django-polymorphic fails to build from source in unstable/amd64:

  [..]

  Using Python version 3.5.0 from /usr/bin/python3.5
  Using Django version 1.7.9 from /usr/lib/python3/dist-packages/django
  Traceback (most recent call last):
    File "runtests.py", line 55, in <module>
      runtests()
    File "runtests.py", line 52, in runtests
      execute_from_command_line(argv)
    File
    "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
    line 385, in execute_from_command_line
      utility.execute()
    File
    "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
    line 354, in execute
      django.setup()
    File "/usr/lib/python3/dist-packages/django/__init__.py", line 18,
    in setup
      from django.utils.log import configure_logging
    File "/usr/lib/python3/dist-packages/django/utils/log.py", line 13,
    in <module>
      from django.views.debug import ExceptionReporter,
      get_exception_reporter_filter
    File "/usr/lib/python3/dist-packages/django/views/debug.py", line
    10, in <module>
      from django.http import (HttpResponse, HttpResponseServerError,
    File "/usr/lib/python3/dist-packages/django/http/__init__.py", line
    4, in <module>
      from django.http.response import (
    File "/usr/lib/python3/dist-packages/django/http/response.py", line
    13, in <module>
      from django.core.serializers.json import DjangoJSONEncoder
    File
    "/usr/lib/python3/dist-packages/django/core/serializers/__init__.py",
    line 23, in <module>
      from django.core.serializers.base import SerializerDoesNotExist
    File
    "/usr/lib/python3/dist-packages/django/core/serializers/base.py",
    line 6, in <module>
      from django.db import models
    File "/usr/lib/python3/dist-packages/django/db/models/__init__.py",
    line 6, in <module>
      from django.db.models.query import Q, QuerySet, Prefetch  # NOQA
    File "/usr/lib/python3/dist-packages/django/db/models/query.py",
    line 13, in <module>
      from django.db.models.fields import AutoField, Empty
    File
    "/usr/lib/python3/dist-packages/django/db/models/fields/__init__.py",
    line 18, in <module>
      from django import forms
    File "/usr/lib/python3/dist-packages/django/forms/__init__.py", line
    6, in <module>
      from django.forms.fields import *  # NOQA
    File "/usr/lib/python3/dist-packages/django/forms/fields.py", line
    18, in <module>
      from django.forms.utils import from_current_timezone,
      to_current_timezone
    File "/usr/lib/python3/dist-packages/django/forms/utils.py", line
    15, in <module>
      from django.utils.html import format_html, format_html_join,
      escape
    File "/usr/lib/python3/dist-packages/django/utils/html.py", line 16,
    in <module>
      from .html_parser import HTMLParser, HTMLParseError
    File "/usr/lib/python3/dist-packages/django/utils/html_parser.py",
    line 12, in <module>
      HTMLParseError = _html_parser.HTMLParseError
  AttributeError: module 'html.parser' has no attribute 'HTMLParseError'
  debian/rules:17: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 1
  make[1]: Leaving directory '/tmp/buildd/django-polymorphic-0.7.1'
  debian/rules:9: 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/django-polymorphic_0.7.1-1.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: Fri Oct  2 10:10:56 GMT+12 2015
I: pbuilder-time-stamp: 1443823856
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, python-all, python-django (>= 1.4), 
python-setuptools, python-sphinx (>= 1.0.7+dfsg), python3-all, python3-django, 
python3-setuptools
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20299 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 python-all; however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-django (>= 1.4); however:
  Package python-django is not installed.
 pbuilder-satisfydepends-dummy depends on python-setuptools; however:
  Package python-setuptools is not installed.
 pbuilder-satisfydepends-dummy depends on python-sphinx (>= 1.0.7+dfsg); 
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-django; however:
  Package python3-django is not installed.
 pbuilder-satisfydepends-dummy depends on python3-setuptools; however:
  Package python3-setuptools is not installed.

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:
  dh-python{a} docutils-common{a} fonts-font-awesome{a} fonts-lato{a} 
  libexpat1{a} libjs-jquery{a} libjs-modernizr{a} libjs-sphinxdoc{a} 
  libjs-underscore{a} libmpdec2{a} libpython-stdlib{a} 
  libpython2.7-minimal{a} libpython2.7-stdlib{a} libpython3-stdlib{a} 
  libpython3.4-minimal{a} libpython3.4-stdlib{a} libpython3.5-minimal{a} 
  libpython3.5-stdlib{a} libssl1.0.0{a} mime-support{a} python{a} 
  python-alabaster{a} python-all{a} python-babel{a} 
  python-babel-localedata{a} python-django{a} python-django-common{a} 
  python-docutils{a} python-jinja2{a} python-markupsafe{a} 
  python-minimal{a} python-pkg-resources{a} python-pygments{a} 
  python-roman{a} python-setuptools{a} python-six{a} python-sphinx{a} 
  python-sphinx-rtd-theme{a} python-tz{a} python2.7{a} python2.7-minimal{a} 
  python3{a} python3-all{a} python3-django{a} python3-minimal{a} 
  python3-pkg-resources{a} python3-setuptools{a} python3.4{a} 
  python3.4-minimal{a} python3.5{a} python3.5-minimal{a} sgml-base{a} 
  sphinx-common{a} sphinx-rtd-theme-common{a} xml-core{a} 
0 packages upgraded, 55 newly installed, 0 to remove and 0 not upgraded.
Need to get 25.7 MB of archives. After unpacking 143 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 fonts-lato all 2.0-1 
[2684 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-9 [498 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-9 [1523 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-6 [34.8 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-9 [2123 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-9 
[223 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-6 [18.2 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150826 
[71.5 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-6 
[21.2 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main libpython3.5-minimal 
amd64 3.5.0-2 [551 kB]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main python3.5-minimal amd64 
3.5.0-2 [1357 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main sgml-base all 1.26+nmu4 
[14.6 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main xml-core all 0.13+nmu2 
[24.2 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main docutils-common all 
0.12+dfsg-1 [185 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main fonts-font-awesome all 
4.3.0~dfsg-2 [437 kB]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main libjs-jquery all 
1.11.3+dfsg-4 [163 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main libjs-underscore all 
1.7.0~dfsg-1 [49.9 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main libjs-sphinxdoc all 
1.3.1-6 [53.0 kB]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main libpython3.5-stdlib 
amd64 3.5.0-2 [2066 kB]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 2.7.9-1 
[996 B]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main python-babel-localedata 
all 1.3+dfsg.1-6 [1935 kB]
Get: 33 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
18.3.1-2 [99.4 kB]
Get: 34 http://ftp.de.debian.org/debian/ unstable/main python-six all 1.9.0-5 
[13.7 kB]
Get: 35 http://ftp.de.debian.org/debian/ unstable/main python-tz all 
2012c+dfsg-0.1 [31.9 kB]
Get: 36 http://ftp.de.debian.org/debian/ unstable/main python-babel all 
1.3+dfsg.1-6 [73.5 kB]
Get: 37 http://ftp.de.debian.org/debian/ unstable/main python-django-common all 
1.7.9-1 [1490 kB]
Get: 38 http://ftp.de.debian.org/debian/ unstable/main python-django all 
1.7.9-1 [982 kB]
Get: 39 http://ftp.de.debian.org/debian/ unstable/main python-roman all 2.0.0-1 
[7898 B]
Get: 40 http://ftp.de.debian.org/debian/ unstable/main python-docutils all 
0.12+dfsg-1 [361 kB]
Get: 41 http://ftp.de.debian.org/debian/ unstable/main python-markupsafe amd64 
0.23-2+b1 [16.0 kB]
Get: 42 http://ftp.de.debian.org/debian/ unstable/main python-jinja2 all 2.8-1 
[111 kB]
Get: 43 http://ftp.de.debian.org/debian/ unstable/main python-pygments all 
2.0.1+dfsg-1.1 [481 kB]
Get: 44 http://ftp.de.debian.org/debian/ unstable/main python-setuptools all 
18.3.1-2 [201 kB]
Get: 45 http://ftp.de.debian.org/debian/ unstable/main python-alabaster all 
0.7.6-1 [15.9 kB]
Get: 46 http://ftp.de.debian.org/debian/ unstable/main libjs-modernizr all 
2.6.2+ds1-1 [71.3 kB]
Get: 47 http://ftp.de.debian.org/debian/ unstable/main sphinx-rtd-theme-common 
all 0.1.9-1 [210 kB]
Get: 48 http://ftp.de.debian.org/debian/ unstable/main python-sphinx-rtd-theme 
all 0.1.9-1 [14.6 kB]
Get: 49 http://ftp.de.debian.org/debian/ unstable/main sphinx-common all 
1.3.1-6 [320 kB]
Get: 50 http://ftp.de.debian.org/debian/ unstable/main python-sphinx all 
1.3.1-6 [352 kB]
Get: 51 http://ftp.de.debian.org/debian/ unstable/main python3.5 amd64 3.5.0-2 
[185 kB]
Get: 52 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-6 [934 B]
Get: 53 http://ftp.de.debian.org/debian/ unstable/main python3-django all 
1.7.9-1 [964 kB]
Get: 54 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 18.3.1-2 [70.1 kB]
Get: 55 http://ftp.de.debian.org/debian/ unstable/main python3-setuptools all 
18.3.1-2 [119 kB]
Fetched 25.7 MB in 2s (11.7 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 ... 20299 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 ... 21101 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 fonts-lato.
Preparing to unpack .../fonts-lato_2.0-1_all.deb ...
Unpacking fonts-lato (2.0-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-9_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-9) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-9_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-9) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-6_amd64.deb ...
Unpacking python3-minimal (3.4.3-6) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-9_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-9) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-9_amd64.deb ...
Unpacking python3.4 (3.4.3-9) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-6_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-6) ...
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-9) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-9) ...
Setting up python3-minimal (3.4.3-6) ...
Processing triggers for libc-bin (2.19-22) ...
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 ... 22085 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-6_amd64.deb ...
Unpacking python3 (3.4.3-6) ...
Selecting previously unselected package libpython3.5-minimal:amd64.
Preparing to unpack .../libpython3.5-minimal_3.5.0-2_amd64.deb ...
Unpacking libpython3.5-minimal:amd64 (3.5.0-2) ...
Selecting previously unselected package python3.5-minimal.
Preparing to unpack .../python3.5-minimal_3.5.0-2_amd64.deb ...
Unpacking python3.5-minimal (3.5.0-2) ...
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 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 fonts-font-awesome.
Preparing to unpack .../fonts-font-awesome_4.3.0~dfsg-2_all.deb ...
Unpacking fonts-font-awesome (4.3.0~dfsg-2) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...
Unpacking libjs-jquery (1.11.3+dfsg-4) ...
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.3.1-6_all.deb ...
Unpacking libjs-sphinxdoc (1.3.1-6) ...
Selecting previously unselected package libpython3.5-stdlib:amd64.
Preparing to unpack .../libpython3.5-stdlib_3.5.0-2_amd64.deb ...
Unpacking libpython3.5-stdlib:amd64 (3.5.0-2) ...
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-6_all.deb ...
Unpacking python-babel-localedata (1.3+dfsg.1-6) ...
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-six.
Preparing to unpack .../python-six_1.9.0-5_all.deb ...
Unpacking python-six (1.9.0-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-6_all.deb ...
Unpacking python-babel (1.3+dfsg.1-6) ...
Selecting previously unselected package python-django-common.
Preparing to unpack .../python-django-common_1.7.9-1_all.deb ...
Unpacking python-django-common (1.7.9-1) ...
Selecting previously unselected package python-django.
Preparing to unpack .../python-django_1.7.9-1_all.deb ...
Unpacking python-django (1.7.9-1) ...
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+b1_amd64.deb ...
Unpacking python-markupsafe (0.23-2+b1) ...
Selecting previously unselected package python-jinja2.
Preparing to unpack .../python-jinja2_2.8-1_all.deb ...
Unpacking python-jinja2 (2.8-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 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-alabaster.
Preparing to unpack .../python-alabaster_0.7.6-1_all.deb ...
Unpacking python-alabaster (0.7.6-1) ...
Selecting previously unselected package libjs-modernizr.
Preparing to unpack .../libjs-modernizr_2.6.2+ds1-1_all.deb ...
Unpacking libjs-modernizr (2.6.2+ds1-1) ...
Selecting previously unselected package sphinx-rtd-theme-common.
Preparing to unpack .../sphinx-rtd-theme-common_0.1.9-1_all.deb ...
Unpacking sphinx-rtd-theme-common (0.1.9-1) ...
Selecting previously unselected package python-sphinx-rtd-theme.
Preparing to unpack .../python-sphinx-rtd-theme_0.1.9-1_all.deb ...
Unpacking python-sphinx-rtd-theme (0.1.9-1) ...
Selecting previously unselected package sphinx-common.
Preparing to unpack .../sphinx-common_1.3.1-6_all.deb ...
Unpacking sphinx-common (1.3.1-6) ...
Selecting previously unselected package python-sphinx.
Preparing to unpack .../python-sphinx_1.3.1-6_all.deb ...
Unpacking python-sphinx (1.3.1-6) ...
Selecting previously unselected package python3.5.
Preparing to unpack .../python3.5_3.5.0-2_amd64.deb ...
Unpacking python3.5 (3.5.0-2) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../python3-all_3.4.3-6_amd64.deb ...
Unpacking python3-all (3.4.3-6) ...
Selecting previously unselected package python3-django.
Preparing to unpack .../python3-django_1.7.9-1_all.deb ...
Unpacking python3-django (1.7.9-1) ...
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-setuptools.
Preparing to unpack .../python3-setuptools_18.3.1-2_all.deb ...
Unpacking python3-setuptools (18.3.1-2) ...
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 fonts-lato (2.0-1) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-9) ...
Setting up python3.4 (3.4.3-9) ...
Setting up libpython3-stdlib:amd64 (3.4.3-6) ...
Setting up libpython3.5-minimal:amd64 (3.5.0-2) ...
Setting up python3.5-minimal (3.5.0-2) ...
Setting up sgml-base (1.26+nmu4) ...
Setting up xml-core (0.13+nmu2) ...
Setting up fonts-font-awesome (4.3.0~dfsg-2) ...
Setting up libjs-jquery (1.11.3+dfsg-4) ...
Setting up libjs-underscore (1.7.0~dfsg-1) ...
Setting up libjs-sphinxdoc (1.3.1-6) ...
Setting up libpython3.5-stdlib:amd64 (3.5.0-2) ...
Setting up python-all (2.7.9-1) ...
Setting up python-babel-localedata (1.3+dfsg.1-6) ...
Setting up python-pkg-resources (18.3.1-2) ...
Setting up python-six (1.9.0-5) ...
Setting up python-tz (2012c+dfsg-0.1) ...
Setting up python-babel (1.3+dfsg.1-6) ...
update-alternatives: using /usr/bin/pybabel-python2 to provide /usr/bin/pybabel 
(pybabel) in auto mode
Setting up python-django-common (1.7.9-1) ...
Setting up python-django (1.7.9-1) ...
Setting up python-roman (2.0.0-1) ...
Setting up python-markupsafe (0.23-2+b1) ...
Setting up python-jinja2 (2.8-1) ...
Setting up python-pygments (2.0.1+dfsg-1.1) ...
Setting up python-setuptools (18.3.1-2) ...
Setting up libjs-modernizr (2.6.2+ds1-1) ...
Setting up sphinx-rtd-theme-common (0.1.9-1) ...
Setting up python-sphinx-rtd-theme (0.1.9-1) ...
Setting up sphinx-common (1.3.1-6) ...
Setting up python3.5 (3.5.0-2) ...
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-alabaster (0.7.6-1) ...
Setting up python-sphinx (1.3.1-6) ...
Setting up python3 (3.4.3-6) ...
Setting up python3-all (3.4.3-6) ...
Setting up python3-django (1.7.9-1) ...
Setting up python3-pkg-resources (18.3.1-2) ...
Setting up python3-setuptools (18.3.1-2) ...
Setting up dh-python (2.20150826) ...
Processing triggers for libc-bin (2.19-22) ...
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 [django-polymorphic_0.7.1-1.dsc]
I: copying [./django-polymorphic_0.7.1.orig.tar.gz]
I: copying [./django-polymorphic_0.7.1-1.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Mon May 18 20:06:11 2015 GMT+12 using RSA key ID 51C7B5B6
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on 
./django-polymorphic_0.7.1-1.dsc
dpkg-source: info: extracting django-polymorphic in django-polymorphic-0.7.1
dpkg-source: info: unpacking django-polymorphic_0.7.1.orig.tar.gz
dpkg-source: info: unpacking django-polymorphic_0.7.1-1.debian.tar.xz
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 django-polymorphic
dpkg-buildpackage: source version 0.7.1-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Michael Fladischer <fl...@debian.org>
 dpkg-source --before-build django-polymorphic-0.7.1
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python2,python3,sphinxdoc --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py clean 
running clean
removing '/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build' 
(and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
I: pybuild base:170: python3.5 setup.py clean 
running clean
removing '/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build' 
(and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
I: pybuild base:170: python3.4 setup.py clean 
running clean
removing '/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build' 
(and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.4' does not exist -- can't clean it
   debian/rules override_dh_clean
make[1]: Entering directory '/tmp/buildd/django-polymorphic-0.7.1'
rm -rf docs/_build
dh_clean
make[1]: Leaving directory '/tmp/buildd/django-polymorphic-0.7.1'
 debian/rules build
dh build --with python2,python3,sphinxdoc --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py config 
running config
I: pybuild base:170: python3.4 setup.py config 
running config
I: pybuild base:170: python3.5 setup.py config 
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/tmp/buildd/django-polymorphic-0.7.1'
dh_auto_build
I: pybuild base:170: /usr/bin/python setup.py build 
running build
running build_py
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/tools_for_tests.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/tests.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/showfields.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/query_translate.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/query.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/polymorphic_model.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/models.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/manager.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/base.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/admin.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/__version__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
copying polymorphic/__init__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templatetags
copying polymorphic/templatetags/polymorphic_admin_tags.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templatetags
copying polymorphic/templatetags/__init__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templatetags
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templates
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templates/admin
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/delete_confirmation.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/change_form.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/add_type_form.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_2.7/build/polymorphic/templates/admin/polymorphic
I: pybuild base:170: /usr/bin/python3.5 setup.py build 
running build
running build_py
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/tools_for_tests.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/tests.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/showfields.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/query_translate.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/query.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/polymorphic_model.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/models.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/manager.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/base.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/admin.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/__version__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
copying polymorphic/__init__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templatetags
copying polymorphic/templatetags/polymorphic_admin_tags.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templatetags
copying polymorphic/templatetags/__init__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templatetags
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templates
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templates/admin
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/delete_confirmation.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/change_form.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/add_type_form.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.5/build/polymorphic/templates/admin/polymorphic
I: pybuild base:170: /usr/bin/python3 setup.py build 
running build
running build_py
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/tools_for_tests.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/tests.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/showfields.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/query_translate.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/query.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/polymorphic_model.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/models.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/manager.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/base.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/admin.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/__version__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
copying polymorphic/__init__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templatetags
copying polymorphic/templatetags/polymorphic_admin_tags.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templatetags
copying polymorphic/templatetags/__init__.py -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templatetags
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templates
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templates/admin
creating 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/delete_confirmation.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/change_form.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templates/admin/polymorphic
copying polymorphic/templates/admin/polymorphic/add_type_form.html -> 
/tmp/buildd/django-polymorphic-0.7.1/.pybuild/pythonX.Y_3.4/build/polymorphic/templates/admin/polymorphic
PYTHONPATH=. sphinx-build -b html -d docs/_build/.doctrees -N docs 
docs/_build/html
Running Sphinx v1.3.1
making output directory...
loading pickled environment... not yet created
loading intersphinx inventory from 
https://docs.djangoproject.com/en/dev/_objects...
WARNING: intersphinx inventory 'https://docs.djangoproject.com/en/dev/_objects' 
not fetchable due to <class 'urllib2.URLError'>: <urlopen error [Errno -2] Name 
or service not known>
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 10 source files that are out of date
updating environment: 10 added, 0 changed, 0 removed
reading sources... [ 10%] admin
reading sources... [ 20%] advanced
reading sources... [ 30%] changelog
reading sources... [ 40%] changelog_archive
reading sources... [ 50%] contributing
reading sources... [ 60%] index
reading sources... [ 70%] managers
reading sources... [ 80%] performance
reading sources... [ 90%] quickstart
reading sources... [100%] third-party

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [ 10%] admin
writing output... [ 20%] advanced
writing output... [ 30%] changelog
writing output... [ 40%] changelog_archive
writing output... [ 50%] contributing
writing output... [ 60%] index
writing output... [ 70%] managers
writing output... [ 80%] performance
writing output... [ 90%] quickstart
writing output... [100%] third-party

generating indices... genindex
writing additional pages... search
copying static files... WARNING: html_static_path entry 
u'/tmp/buildd/django-polymorphic-0.7.1/docs/_static' does not exist
done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 2 warnings.
make[1]: Leaving directory '/tmp/buildd/django-polymorphic-0.7.1'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/django-polymorphic-0.7.1'
set -e; \
for python in python2.7 python3.4 python3.5; do \
        PYTHONPATH="." $python runtests.py; \
done
Using Python version 2.7.1 from /usr/bin/python2.7
Using Django version 1.7.9 from /usr/lib/python2.7/dist-packages/django
...............................
----------------------------------------------------------------------
Ran 31 tests in 1.258s

OK
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
Using Python version 3.4.3 from /usr/bin/python3.4
Using Django version 1.7.9 from /usr/lib/python3/dist-packages/django
...............................
----------------------------------------------------------------------
Ran 31 tests in 1.477s

OK
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
Using Python version 3.5.0 from /usr/bin/python3.5
Using Django version 1.7.9 from /usr/lib/python3/dist-packages/django
Traceback (most recent call last):
  File "runtests.py", line 55, in <module>
    runtests()
  File "runtests.py", line 52, in runtests
    execute_from_command_line(argv)
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 385, in execute_from_command_line
    utility.execute()
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 354, in execute
    django.setup()
  File "/usr/lib/python3/dist-packages/django/__init__.py", line 18, in setup
    from django.utils.log import configure_logging
  File "/usr/lib/python3/dist-packages/django/utils/log.py", line 13, in 
<module>
    from django.views.debug import ExceptionReporter, 
get_exception_reporter_filter
  File "/usr/lib/python3/dist-packages/django/views/debug.py", line 10, in 
<module>
    from django.http import (HttpResponse, HttpResponseServerError,
  File "/usr/lib/python3/dist-packages/django/http/__init__.py", line 4, in 
<module>
    from django.http.response import (
  File "/usr/lib/python3/dist-packages/django/http/response.py", line 13, in 
<module>
    from django.core.serializers.json import DjangoJSONEncoder
  File "/usr/lib/python3/dist-packages/django/core/serializers/__init__.py", 
line 23, in <module>
    from django.core.serializers.base import SerializerDoesNotExist
  File "/usr/lib/python3/dist-packages/django/core/serializers/base.py", line 
6, in <module>
    from django.db import models
  File "/usr/lib/python3/dist-packages/django/db/models/__init__.py", line 6, 
in <module>
    from django.db.models.query import Q, QuerySet, Prefetch  # NOQA
  File "/usr/lib/python3/dist-packages/django/db/models/query.py", line 13, in 
<module>
    from django.db.models.fields import AutoField, Empty
  File "/usr/lib/python3/dist-packages/django/db/models/fields/__init__.py", 
line 18, in <module>
    from django import forms
  File "/usr/lib/python3/dist-packages/django/forms/__init__.py", line 6, in 
<module>
    from django.forms.fields import *  # NOQA
  File "/usr/lib/python3/dist-packages/django/forms/fields.py", line 18, in 
<module>
    from django.forms.utils import from_current_timezone, to_current_timezone
  File "/usr/lib/python3/dist-packages/django/forms/utils.py", line 15, in 
<module>
    from django.utils.html import format_html, format_html_join, escape
  File "/usr/lib/python3/dist-packages/django/utils/html.py", line 16, in 
<module>
    from .html_parser import HTMLParser, HTMLParseError
  File "/usr/lib/python3/dist-packages/django/utils/html_parser.py", line 12, 
in <module>
    HTMLParseError = _html_parser.HTMLParseError
AttributeError: module 'html.parser' has no attribute 'HTMLParseError'
debian/rules:17: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/django-polymorphic-0.7.1'
debian/rules:9: 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//21385 and its subdirectories

--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 1.7.10-1

We believe that the bug you reported is fixed in the latest version of
python-django, 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 800...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian May <b...@debian.org> (supplier of updated python-django 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 12 Oct 2015 12:59:43 +1100
Source: python-django
Binary: python-django python3-django python-django-common python-django-doc
Architecture: source all
Version: 1.7.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Brian May <b...@debian.org>
Description:
 python-django - High-level Python web development framework (Python 2 version)
 python-django-common - High-level Python web development framework (common)
 python-django-doc - High-level Python web development framework (documentation)
 python3-django - High-level Python web development framework (Python 3 version)
Closes: 796104 800137 801554
Changes:
 python-django (1.7.10-1) unstable; urgency=medium
 .
   * Fix Python 3.5 HTMLParseError issue. Closes: #800137.
   * New upstream version. Fixes CVE-2015-5963, CVE-2015-5964. Closes: #796104.
   * Add numpy 1.9 support. Closes: #801554.
Checksums-Sha1:
 4f8b4010ab831e8b00225e53a72d26cc67be7f99 2629 python-django_1.7.10-1.dsc
 ec091d804d3a71ed280c0a08804db94a7aa93b30 7584312 
python-django_1.7.10.orig.tar.gz
 6a3c242bc1e2eb2bab4a9b34b8c4797c8836afc9 23128 
python-django_1.7.10-1.debian.tar.xz
 26415c56a434a0027a80b769b4e4375ae68e30fa 1488016 
python-django-common_1.7.10-1_all.deb
 09f1a1b2105e15a6b1197583be752b0e54ed49be 2621328 
python-django-doc_1.7.10-1_all.deb
 5bae0b82e9438437fbc70a14cb5a0eaaf252a6dc 984092 python-django_1.7.10-1_all.deb
 08e778fc7d61a8804507bd162aeee8ce8393db16 967410 python3-django_1.7.10-1_all.deb
Checksums-Sha256:
 c2c9cb1268e1851636a30ca8f2f09728506355f49ef12207c1e261c6bfc32cd7 2629 
python-django_1.7.10-1.dsc
 b9357d2cebe61997055d417d607f9c650e817cd1a383b9a1b88bf1edad797c75 7584312 
python-django_1.7.10.orig.tar.gz
 3eb3e5636e9c8c261275301b27ddb4665a3eb13d28220aca5cb4290381399a39 23128 
python-django_1.7.10-1.debian.tar.xz
 909205662f5f882bda426a015901352a7e2b49ac2512a34d99d4dfd416388e27 1488016 
python-django-common_1.7.10-1_all.deb
 5dca0c156dcd1e99d595ef6fac39368dc71f1184a8407dc2e5c7c58a902b9d4b 2621328 
python-django-doc_1.7.10-1_all.deb
 c6f355bc8131d0cc231958d0c2ee29e9d5c96608c988bbd639b2a5ec9cd47a23 984092 
python-django_1.7.10-1_all.deb
 d348804db5237e47362887a441d1fe67ec9baa5064a0e30d0cfe41091accf77d 967410 
python3-django_1.7.10-1_all.deb
Files:
 8bf74cf92bc60cf26f7b84d33b713cd4 2629 python optional 
python-django_1.7.10-1.dsc
 90315a9bec9b073a91beeb3f60994600 7584312 python optional 
python-django_1.7.10.orig.tar.gz
 600e81cfd4a6e3866f7a16064e3ab0a0 23128 python optional 
python-django_1.7.10-1.debian.tar.xz
 8c7607e3ca34013d127b47efdf14b7ee 1488016 python optional 
python-django-common_1.7.10-1_all.deb
 e64db23f2245915a8e7f923ae0d2f673 2621328 doc optional 
python-django-doc_1.7.10-1_all.deb
 3fe101be459affe4c026d65aa6e9020a 984092 python optional 
python-django_1.7.10-1_all.deb
 d70102ad9c797cc90c1e347b5e842ad2 967410 python optional 
python3-django_1.7.10-1_all.deb

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

iQIcBAEBCAAGBQJWGxekAAoJEJyE7hq50CY24BEP/3lRqdp6NfdRUowQ/QQZrOFd
t4TIuKNKae55rDfx4+mNLSBZ6+6FQpA6gY8g0FnVhhffiKym3Hn1Oyz++MaNvyZg
9C3/glYDPsJsZOShxAG9cJ+Y2YQhYArDDWLvjy1qmxu6lkmeiahQJz0jEZGw3J7G
s+epDdrU+Y/suYzLKjcILlTL2ajYEw/k7LuUrGrEUwtlC0ST85MxKJv24gLE4ve4
gezSYXbfMUFWBUgTFFDpVqxy/eMPvP/mmEx9cDo3gnGvWxLqTonA8TDGcA7BmLPd
b6dG388IGL8jlkI5UL7mDIiHTsc6QylzO6/PbPa6Q5+iz5A3iUBCWppUtwlI2RCy
mI4WMWpNawu9TVcam76QaS6JGhcrO2VpGEQ53wGhMArqtZ78+/ieU4RpWG9LdG44
KSsmfviC8J7Ux7JSI0znNDgmS6RDcLavaMkUszc20V0l8r1aomfE2MNmzhbxhNYR
NByxIluQTzBSaYD4m4iQqx1YykmITEq2vY7LdqsU7JCr2PmjTg2gJWNCDPnJqDxE
Zww2aMy3+aNKABV9G5bu4FlZ5C+yfW9nVByXq8/Li+vsNj5c/smQS1KWj10Ht8fz
3i+ZBq6gp4lKHewwx99U5b2Yog5E4UY4mimXFF++MBOgItWGlxR92H1Nm27zp7FK
Ya9ckSLs57MIWdCWoA/4
=kTAd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to