Bug#915626: python-django: FTBFS: _pickle.PicklingError: Can't pickle : it's not the same object as django.contrib.admin.templatetags.admin_list.paginator_

2018-12-06 Thread GCS
Hi Chris, On Thu, Dec 6, 2018 at 5:05 PM Chris Lamb wrote: > I can reproduce this with libsqlite3-0 3.26.0-1 (currently in sid) but > not with 3.25.3-2 (currently in buster). I've forwarded the test part > to Django upstream here: > > https://code.djangoproject.com/ticket/30016 > > … but it mig

Bug#915626: python-django: FTBFS: _pickle.PicklingError: Can't pickle : it's not the same object as django.contrib.admin.templatetags.admin_list.paginator_

2018-12-06 Thread Chris Lamb
forwarded 915626 https://code.djangoproject.com/ticket/30016 thanks [Adding sqli...@packages.debian.org to CC] I can reproduce this with libsqlite3-0 3.26.0-1 (currently in sid) but not with 3.25.3-2 (currently in buster). I've forwarded the test part to Django upstream here: https://code.djan

Bug#915626: python-django: FTBFS: _pickle.PicklingError: Can't pickle : it's not the same object as django.contrib.admin.templatetags.admin_list.paginator_

2018-12-05 Thread Chris Lamb
Chris Lamb wrote: > $ PYTHONPATH=.. python3 ./runtests.py --parallel=1 --failfast > […] > Testing against Django installed in '/home/lamby/git/debian/python- > team/modules/python-django/django' > Creating test database for alias 'default'... > Creating test database for alias 'other'...

Bug#915626: python-django: FTBFS: _pickle.PicklingError: Can't pickle : it's not the same object as django.contrib.admin.templatetags.admin_list.paginator_

2018-12-05 Thread Chris Lamb
Hi Andreas, Curiously: $ cd tests $ PYTHONPATH=.. python3 ./runtests.py --parallel=1 --failfast […] Testing against Django installed in '/home/lamby/git/debian/python-team/modules/python-django/django' Creating test database for alias 'default'... Creating test database for alias 'ot