[Python-modules-team] Bug#772902: src:python-ghost: build-depend on python-django and python3-django to fix tests

Logan Rosen logan at ubuntu.com
Fri Dec 12 04:14:19 UTC 2014


Package: src:python-ghost
Version: 0.1b6+git20141209-1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

Please build-depend on python-django and python3-django to fix the tests that are currently erroring out on a build in a clean chroot. Here is the relevant tail of the build log (the Python 3 test errors out with the same message):

======================================================================
ERROR: tests.ghost.ext.django.test (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.ghost.ext.django.test
Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/loader.py", line 254, in _find_tests
    module = self._get_module_from_name(name)
  File "/usr/lib/python2.7/unittest/loader.py", line 232, in _get_module_from_name
    __import__(name)
  File "tests/ghost/ext/django/test.py", line 5, in <module>
    raise Exception("Ghost.py django extension requires django...")
Exception: Ghost.py django extension requires django...

Thanks,
Logan Rosen

-- System Information:
Debian Release: jessie/sid
  APT prefers vivid-updates
  APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), (100, 'vivid-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-25-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Python-modules-team mailing list