Your message dated Thu, 13 Jul 2017 21:03:55 +0000
with message-id <e1dvlh9-000anf...@fasolo.debian.org>
and subject line Bug#865935: fixed in django-polymorphic 1.2-1
has caused the Debian Bug report #865935,
regarding django-polymorphic FTBFS with Django 1.11
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.)


-- 
865935: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865935
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-polymorphic
Version: 1.0.2-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-polymorphic.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/django-polymorphic-1.0.2'
set -e; \
for python in python2.7 python3.5; do \
        PYTHONPATH="." $python runtests.py; \
done
Using Python version 2.7.1 from /usr/bin/python2.7
Using Django version 1.11.2 from /usr/lib/python2.7/dist-packages/django
Creating test database for alias 'default'...
Creating test database for alias 'secondary'...
Traceback (most recent call last):
  File "runtests.py", line 94, in <module>
    runtests()
  File "runtests.py", line 91, in runtests
    execute_from_command_line(argv)
  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 363, in execute_from_command_line
    utility.execute()
  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 355, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File 
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py", 
line 29, in run_from_argv
    super(Command, self).run_from_argv(argv)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
283, in run_from_argv
    self.execute(*args, **cmd_options)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
330, in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/python2.7/dist-packages/django/core/management/commands/test.py", 
line 62, in handle
    failures = test_runner.run_tests(test_labels)
  File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 602, in 
run_tests
    self.run_checks()
  File "/usr/lib/python2.7/dist-packages/django/test/runner.py", line 562, in 
run_checks
    call_command('check', verbosity=self.verbosity)
  File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", 
line 130, in call_command
    return command.execute(*args, **defaults)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
330, in execute
    output = self.handle(*args, **options)
  File 
"/usr/lib/python2.7/dist-packages/django/core/management/commands/check.py", 
line 68, in handle
    fail_level=getattr(checks, options['fail_level']),
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 
405, in check
    raise SystemCheckError(msg)
django.core.management.base.SystemCheckError: SystemCheckError: System check 
identified some issues:

ERRORS:
polymorphic.MRODerived: (models.E005) The field 'id' from parent model 
'polymorphic.mrobase3' clashes with the field 'id' from parent model 
'polymorphic.mrobase1'.

System check identified 1 issue (0 silenced).
debian/rules:17: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1

--- End Message ---
--- Begin Message ---
Source: django-polymorphic
Source-Version: 1.2-1

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

Debian distribution maintenance software
pp.
Michael Fladischer <fl...@debian.org> (supplier of updated django-polymorphic 
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: SHA512

Format: 1.8
Date: Thu, 13 Jul 2017 22:35:31 +0200
Source: django-polymorphic
Binary: python-django-polymorphic python3-django-polymorphic 
python-django-polymorphic-doc
Architecture: source all
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-team@lists.alioth.debian.org>
Changed-By: Michael Fladischer <fl...@debian.org>
Description:
 python-django-polymorphic - Seamless Polymorphic Inheritance for Django Models
 python-django-polymorphic-doc - Seamless Polymorphic Inheritance for Django 
Models (Documentation
 python3-django-polymorphic - Seamless Polymorphic Inheritance for Django 
Models (Python3 versi
Closes: 865935
Changes:
 django-polymorphic (1.2-1) unstable; urgency=low
 .
   * Upload to unstable (Closes: #865935).
   * Bump Standards-Version to 4.0.0.
Checksums-Sha1:
 87838b854c12f51b97426ace6936c9388338b856 2089 django-polymorphic_1.2-1.dsc
 a6e5768707fbe17e8aa2d909becbc37353b7d049 97153 
django-polymorphic_1.2.orig.tar.gz
 f5224ad6cd63f49e774b46069fd31708642a422c 4756 
django-polymorphic_1.2-1.debian.tar.xz
 57a74b45899aab6bf13da963159eb12acff996dd 8272 
django-polymorphic_1.2-1_amd64.buildinfo
 5896b3a80db18ee9a333a96d11c138c5ff5c81f4 77852 
python-django-polymorphic-doc_1.2-1_all.deb
 0650f591da8d2354984397bb7a63efb67d7f29f8 58966 
python-django-polymorphic_1.2-1_all.deb
 01eb4a16efe6e355d5b4cafadcf577c79c38bcbb 58800 
python3-django-polymorphic_1.2-1_all.deb
Checksums-Sha256:
 a1b86a1e67a8987477173c63f3e49e62e38ae6a4c8e3975d006a1d529141e7aa 2089 
django-polymorphic_1.2-1.dsc
 ae0a7453143635d5884def65fa5293699090ab0e2026f1851030d9dc67a76073 97153 
django-polymorphic_1.2.orig.tar.gz
 1cc8a03d67386020e9626ed048a460c86288a4d0eaf82c23b3051ef5f795da2c 4756 
django-polymorphic_1.2-1.debian.tar.xz
 f1fbb3a2ae39cd06d6f7c4b1d94ca08c216b86982561f14ff6228abcf04c273a 8272 
django-polymorphic_1.2-1_amd64.buildinfo
 244bf263d3677041f45281c4a3240aa691e7aceb7c41d713945b3251ddc6a2a0 77852 
python-django-polymorphic-doc_1.2-1_all.deb
 cc49d41873e540c0478937085419a30b59346f1a721c5fcdec8edb2f3fd2d785 58966 
python-django-polymorphic_1.2-1_all.deb
 c429570d79766312c3504700119d9e11f6499dc0ed7c0dca5c24b597264451e0 58800 
python3-django-polymorphic_1.2-1_all.deb
Files:
 4d76b5c73e8a9a1ea0e8694db494076d 2089 python optional 
django-polymorphic_1.2-1.dsc
 b6baa61509a4afd8e6ce735850000fae 97153 python optional 
django-polymorphic_1.2.orig.tar.gz
 94d807b3657b564b6bd630697bfcfaee 4756 python optional 
django-polymorphic_1.2-1.debian.tar.xz
 f461658e785d691c385bb229e6a2cc7a 8272 python optional 
django-polymorphic_1.2-1_amd64.buildinfo
 9a47ca34735ac5737d37db33b0ec774d 77852 doc optional 
python-django-polymorphic-doc_1.2-1_all.deb
 01c7cf59f3151c4883a49f5bd645a0c2 58966 python optional 
python-django-polymorphic_1.2-1_all.deb
 6c9a7241fe800561718177fe6f4e3374 58800 python optional 
python3-django-polymorphic_1.2-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAlln3dYACgkQ/9PIi5l9
0WoiaQf/cxqwfdHXV3ywjIm75U9TmwwqgN/K4H14fBC5pW/5jl21N/yse+6yfCEn
OOdkN1q0MxZUACdZRUPHhaOyoMt5ipvfNVZ4kV+V/PjJCW4yczXBKHoAV1UUgngd
nNcV+LQCxcYDwpBwdoBHWOIq4rIuMCKA3PjeziUb61WMrrUfH7PNeka1BPTnBY6f
WDq2ApY2JMqM8gRsajQ8WxyFZxg4WsO4l5VN3GubdKjz/x4FxXM+ctBpmUANCWDR
SRyK2sTPXskeKCtuaA7D6V/S6xcu+9VI1bmuvQQg+JaUapfwPlNRdqboPCxsFiK2
zex+BvZpASO1/q0cjkz/R21gx1rUtw==
=RPcI
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to