[Reproducible-builds] Bug#807454: python-django-tagging: FTBFS: /tagging_tags': cannot import name get_model
Chris Lamb
lamby at debian.org
Wed Dec 9 02:21:17 UTC 2015
Source: python-django-tagging
Version: 1:0.4-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
python-django-tagging fails to build from source in unstable/amd64:
[..]
File "/usr/lib/python2.7/dist-packages/django/test/client.py", line
503, in get
**extra)
File "/usr/lib/python2.7/dist-packages/django/test/client.py", line
304, in get
return self.generic('GET', path, secure=secure, **r)
File "/usr/lib/python2.7/dist-packages/django/test/client.py", line
380, in generic
return self.request(**r)
File "/usr/lib/python2.7/dist-packages/django/test/client.py", line
449, in request
response = self.handler(environ)
File "/usr/lib/python2.7/dist-packages/django/test/client.py", line
123, in __call__
response = self.get_response(request)
File
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py",
line 230, in get_response
response = self.handle_uncaught_exception(request, resolver,
sys.exc_info())
File
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py",
line 296, in handle_uncaught_exception
return callback(request, **param_dict)
File "/usr/lib/python2.7/dist-packages/django/utils/decorators.py",
line 149, in _wrapped_view
response = view_func(request, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/django/views/defaults.py",
line 60, in server_error
template = loader.get_template(template_name)
File "/usr/lib/python2.7/dist-packages/django/template/loader.py",
line 26, in get_template
engines = _engine_list(using)
File "/usr/lib/python2.7/dist-packages/django/template/loader.py",
line 143, in _engine_list
return engines.all() if using is None else [engines[using]]
File "/usr/lib/python2.7/dist-packages/django/template/utils.py",
line 110, in all
return [self[alias] for alias in self]
File "/usr/lib/python2.7/dist-packages/django/template/utils.py",
line 101, in __getitem__
engine = engine_cls(params)
File
"/usr/lib/python2.7/dist-packages/django/template/backends/django.py",
line 31, in __init__
options['libraries'] = self.get_templatetag_libraries(libraries)
File
"/usr/lib/python2.7/dist-packages/django/template/backends/django.py",
line 49, in get_templatetag_libraries
libraries = get_installed_libraries()
File
"/usr/lib/python2.7/dist-packages/django/template/backends/django.py",
line 131, in get_installed_libraries
for name in get_package_libraries(pkg):
File
"/usr/lib/python2.7/dist-packages/django/template/backends/django.py",
line 148, in get_package_libraries
"trying to load '%s': %s" % (entry[1], e)
InvalidTemplateLibrary: Invalid template library specified.
ImportError raised when trying to load
'tagging.templatetags.tagging_tags': cannot import name get_model
----------------------------------------------------------------------
Ran 72 tests in 0.602s
FAILED (errors=6)
Creating test database for alias 'default'...
Destroying test database for alias 'default'...
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20151209041815.24giKO3Hiy/python-django-tagging-0.4'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-django-tagging.1:0.4-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2396 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151209/cdf4bdca/attachment.obj>
More information about the Reproducible-builds
mailing list