[Python-modules-team] Bug#711369: python-django-threadedcomments: FTBFS

Jakub Wilk jwilk at debian.org
Thu Jun 6 15:06:26 UTC 2013


Source: python-django-threadedcomments
Version: 0.5.3-4
Severity: serious
Tags: sid jessie
Justification: fails to build from source

python-django-threadedcomments FTBFS:
|    debian/rules override_dh_auto_test
| make[1]: Entering directory `/build/python-django-threadedcomments-cpOer4/python-django-threadedcomments-0.5.3'
| set -e; \
| 	cd tests; \
| 	for python in python2.7; do \
| 		$python runtests.py; \
| 	done
| Traceback (most recent call last):
|   File "runtests.py", line 9, in <module>
|     from django.test.simple import DjangoTestSuiteRunner
|   File "/usr/lib/python2.7/dist-packages/django/test/__init__.py", line 5, in <module>
|     from django.test.client import Client, RequestFactory
|   File "/usr/lib/python2.7/dist-packages/django/test/client.py", line 21, in <module>
|     from django.db import close_connection
|   File "/usr/lib/python2.7/dist-packages/django/db/__init__.py", line 11, in <module>
|     if settings.DATABASES and DEFAULT_DB_ALIAS not in settings.DATABASES:
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 53, in __getattr__
|     self._setup(name)
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, in _setup
|     self._wrapped = Settings(settings_module)
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 152, in __init__
|     raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.")
| django.core.exceptions.ImproperlyConfigured: The SECRET_KEY setting must not be empty.
| make[1]: *** [override_dh_auto_test] Error 1
| make[1]: Leaving directory `/build/python-django-threadedcomments-cpOer4/python-django-threadedcomments-0.5.3'
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Jakub Wilk



More information about the Python-modules-team mailing list