Your message dated Sat, 09 Jan 2016 07:48:53 +0000
with message-id <e1ahogb-0003rm...@franck.debian.org>
and subject line Bug#809568: fixed in django-celery 3.1.17-3
has caused the Debian Bug report #809568,
regarding django-celery: FTBFS: ImportError: cannot import name get_cache
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.)


-- 
809568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809568
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-celery
Version: 3.1.17-2
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

django-celery-3.1.17/docs/changelog.rst:117: WARNING: Inline interpreted text 
or phrase reference start-string without end-string.
/django-celery-3.1.17/docs/reference/djcelery.backends.cache.rst:9: WARNING: 
autodoc: failed to import module u'djcelery.backends.cache'; the following 
exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in 
import_object
    __import__(self.modname)
  File "/django-celery-3.1.17/djcelery/backends/cache.py", line 8, in <module>
    from django.core.cache import cache, get_cache
ImportError: cannot import name get_cache
/django-celery-3.1.17/docs/reference/djcelery.backends.database.rst:9: WARNING: 
autodoc: failed to import module u'djcelery.backends.database'; the following 
exception was raised:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 385, in 
import_object
    __import__(self.modname)
  File "/django-celery-3.1.17/djcelery/backends/database.py", line 7, in 
<module>
    from ..models import TaskMeta, TaskSetMeta
  File "/django-celery-3.1.17/djcelery/models.py", line 30, in <module>
    class TaskMeta(models.Model):
  File "/usr/lib/python2.7/dist-packages/django/db/models/base.py", line 94, in 
__new__
    app_config = apps.get_containing_app_config(module)
  File "/usr/lib/python2.7/dist-packages/django/apps/registry.py", line 239, in 
get_containing_app_config
    self.check_apps_ready()
  File "/usr/lib/python2.7/dist-packages/django/apps/registry.py", line 124, in 
check_apps_ready
    raise AppRegistryNotReady("Apps aren't loaded yet.")
AppRegistryNotReady: Apps aren't loaded yet.



...




======================================================================
ERROR: test_discovery_with_broken (djcelery.tests.test_discovery.TestDiscovery)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/django-celery-3.1.17/tests/../djcelery/tests/test_discovery.py", line 
44, in test_discovery_with_broken
    autodiscover()
  File "/django-celery-3.1.17/tests/../djcelery/loaders.py", line 184, in 
autodiscover
    for app in apps.get_app_configs()])
  File "/django-celery-3.1.17/tests/../djcelery/loaders.py", line 209, in 
find_related_module
    return importlib.import_module('{0}.{1}'.format(app, related_name))
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
  File "/django-celery-3.1.17/tests/someapp/tasks.py", line 3, in <module>
    from django.db.models import get_model
ImportError: cannot import name get_model

======================================================================
ERROR: Failure: ImportError (cannot import name get_model)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in 
loadTestsFromName
    addr.filename, addr.module)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in 
importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in 
importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/django-celery-3.1.17/tests/someapp/tests.py", line 6, in <module>
    from someapp.tasks import SomeModelTask
  File "/django-celery-3.1.17/tests/someapp/tasks.py", line 3, in <module>
    from django.db.models import get_model
ImportError: cannot import name get_model

----------------------------------------------------------------------
Ran 57 tests in 0.555s

FAILED (errors=4)
nosetests /django-celery-3.1.17/tests/../djcelery/tests  --verbosity=1
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
E: pybuild pybuild:274: test: plugin custom failed with: exit code=1: python2.7 
setup.py test
dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom 
--test-args={interpreter} setup.py test --dir . returned exit code 13

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/django-celery.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Source: django-celery
Source-Version: 3.1.17-3

We believe that the bug you reported is fixed in the latest version of
django-celery, 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 809...@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 django-celery 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: Sat, 09 Jan 2016 18:24:58 +1100
Source: django-celery
Binary: python-django-celery python3-django-celery python-django-celery-doc
Architecture: source all
Version: 3.1.17-3
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-celery - Celery integration for Django
 python-django-celery-doc - Celery integration for Django (Documentation)
 python3-django-celery - Celery integration for Django (Python3 version)
Closes: 809568
Changes:
 django-celery (3.1.17-3) unstable; urgency=medium
 .
   * Apply patches for Django 1.9 compatibility. Closes: #809568.
Checksums-Sha1:
 3d230cbd5421e15a1b00e3e95626d42e7217a105 2564 django-celery_3.1.17-3.dsc
 64ca723de395f66decb5563e037c094ed723e45b 79615 django-celery_3.1.17.orig.tar.gz
 bc48609b6137c194b45c741669ad00f0f35f8b63 11492 
django-celery_3.1.17-3.debian.tar.xz
 4b0d2116bf33ec6d5d1e6b3eb8059853aa463f21 65340 
python-django-celery-doc_3.1.17-3_all.deb
 7333271617fbdfbcb3f343d9c3e62506abdd49b7 55396 
python-django-celery_3.1.17-3_all.deb
 fb163aed8796ffdb870fa956cfdf6cb2289f034e 51328 
python3-django-celery_3.1.17-3_all.deb
Checksums-Sha256:
 6f6af70c744ae8aca0fb51c398a08666062a93d8b1ed55b6b4f07b809073bfbd 2564 
django-celery_3.1.17-3.dsc
 254a95b0a4386df1fd949823942f6312c80fba3c88c5efad79cad8648bc5feb5 79615 
django-celery_3.1.17.orig.tar.gz
 380bb202b6915cd8ba87d917f6475697e1d580d80c38bbef6a56a472b4b065d7 11492 
django-celery_3.1.17-3.debian.tar.xz
 f6259b3b04dbc1f97f247abc0604298f6f99012c0d4a4b740bcd33db90f2d9de 65340 
python-django-celery-doc_3.1.17-3_all.deb
 7a66847d76714ad72a0c4d850b8b2ee3b6d1235a92cda89db7c9f20fb72cb347 55396 
python-django-celery_3.1.17-3_all.deb
 765d7b7895784216fd69b470f924e34ace476fa2975760834aac883bad6a632a 51328 
python3-django-celery_3.1.17-3_all.deb
Files:
 e088e433e661b059bdd25075b24b8c4b 2564 python optional 
django-celery_3.1.17-3.dsc
 a3abc9674b0680469b0694a254dd7019 79615 python optional 
django-celery_3.1.17.orig.tar.gz
 69a7fab4370e8301f9aabcf597c9b07d 11492 python optional 
django-celery_3.1.17-3.debian.tar.xz
 76325a6d0eea4c7def4594c0cf0660fc 65340 doc optional 
python-django-celery-doc_3.1.17-3_all.deb
 b76785a7b27b2daf2722673fe7d7e212 55396 python optional 
python-django-celery_3.1.17-3_all.deb
 50421f27b7f8ddcec351a8f6c3438f00 51328 python optional 
python3-django-celery_3.1.17-3_all.deb

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

iQIcBAEBCAAGBQJWkLh3AAoJEJyE7hq50CY2jegQAIc5FDhlKo+4+IrrrdYB9N6p
r1sEUD5YvJTLhDxEajG4p3nnSh1NPSzISFOARkV9mmZO/LjdWCmpo9eMAf/0IlG8
ySKFLSlw8JKziCP+rnynbLFrCtVTywymmFWKEl7rpDPDINNiUxj/kEswJuxkE7D5
Dpm8l/b3EjyZztAEXDS5EVEN2Py/1ji4ERUab9lkrKuwoqvHrfPO/J8iBVbUXOfv
3u1ImQaJAQ/+a2YPjFQfqMo778V2cq6Bubk50L5dctrVD5fBh6nZ6n3VLNXOSaIz
LRrcisA+2X4PpZUaoufCazh80dpkaUDsjOB5NgOU42aVc11kXKMbj6jmckr/rCZb
QgeKzpGQmNqsCtT39rZmg9IJeS8wCqC480wYDAIOB/FRSlI9nyC40/LrWW4UCJXZ
6rJWfjKsra2ovjQAqvo5A+5KWXKiZxHXQWavVi+jVUsWkm0jG1aPgJBhCzb8m/tH
CZZ1oteUuGempOdjNrggbZvCF991tRJ2YuBtqxvmMBSlr/4iLwi/wTrji/XilR80
OyBZDiS+n1lb0z6/k9HARVRgXctqfrroPLRs2kU+O7nH7VPKoR8dmFROuih2NZEG
gV8RSWSfbmv6dUEmuZ3A5kCldArXJyhHshimVOBK9wnG3g95Pvpf80+VOzkMhZw8
VWpRvNff0pzY3FTs4LAx
=rIOw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to