Bug#765117: [Python-modules-team] Bug#765117: python-django: FTBFS: Tests failures

2014-10-14 Thread Raphael Hertzog
On Tue, 14 Oct 2014, Brian May wrote: > So to me it looks like loaddata is generating 1 warning, when we were > hoping for no warnings. Thanks for the initial analysis. I forwarded a bug to Django: https://code.djangoproject.com/ticket/23651 > Now I am a bit puzzled as to (a) why this didn't occ

Bug#765117: [Python-modules-team] Bug#765117: python-django: FTBFS: Tests failures

2014-10-13 Thread Brian May
One mystery resolved. >From django/core/management/commands/loaddata.py line 297: elif fixture_name == 'initial_data' and fixture_files: warnings.warn( 'initial_data fixtures are deprecated. Use data migrations instead.', RemovedInDjango19Warnin

Bug#765117: [Python-modules-team] Bug#765117: python-django: FTBFS: Tests failures

2014-10-13 Thread Brian May
> > > == > > FAIL: test_loading_and_dumping (fixtures.tests.FixtureLoadingTests) > > -- > > Traceback (most recent call last): > > File "/«PKGBUILDDIR»/tests/fix

Bug#765117: python-django: FTBFS: Tests failures

2014-10-13 Thread David Suárez
Source: python-django Version: 1.7-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20141012 qa-ftbfs Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > Test multip