Source: python-django-compressor
Version: 2.2-5
Severity: normal
User: python-modules-t...@lists.alioth.debian.org
Usertags: django-3.x
Control: affects -1 python-django-pyscss

Dear maintainer,

The version of Django experimental is currently 3.0.6-1. I have built
the 153 reverse-dependencies in unstable against this version and 114
of these build & pass their testsuite successfully. For more
information, see:

    http://bugs.debian.org/960890

Please use the above bug report for queries or questions regarding
Django 3.x that are not specific to this particular package in order
to reduce duplicated work across all of the bugs.

Whilst python-django-compressor itself builds from source, it causes
other packages (eg. python-django-pyscss) to FTBFS.

Here is the FTBFS from python-django-pyscss:

  […]

      output = self.handle(*args, **options)
    File 
"/usr/lib/python3/dist-packages/django/core/management/commands/check.py", line 
59, in handle
      self.check(
    File "/usr/lib/python3/dist-packages/django/core/management/base.py", line 
392, in check
      all_issues = self._run_checks(
    File "/usr/lib/python3/dist-packages/django/core/management/base.py", line 
382, in _run_checks
      return checks.run_checks(**kwargs)
    File "/usr/lib/python3/dist-packages/django/core/checks/registry.py", line 
72, in run_checks
      new_errors = check(app_configs=app_configs)
    File "/usr/lib/python3/dist-packages/django/contrib/admin/checks.py", line 
76, in check_dependencies
      for engine in engines.all():
    File "/usr/lib/python3/dist-packages/django/template/utils.py", line 90, in 
all
      return [self[alias] for alias in self]
    File "/usr/lib/python3/dist-packages/django/template/utils.py", line 90, in 
<listcomp>
      return [self[alias] for alias in self]
    File "/usr/lib/python3/dist-packages/django/template/utils.py", line 81, in 
__getitem__
      engine = engine_cls(params)
    File "/usr/lib/python3/dist-packages/django/template/backends/django.py", 
line 25, in __init__
      options['libraries'] = self.get_templatetag_libraries(libraries)
    File "/usr/lib/python3/dist-packages/django/template/backends/django.py", 
line 43, in get_templatetag_libraries
      libraries = get_installed_libraries()
    File "/usr/lib/python3/dist-packages/django/template/backends/django.py", 
line 108, in get_installed_libraries
      for name in get_package_libraries(pkg):
    File "/usr/lib/python3/dist-packages/django/template/backends/django.py", 
line 123, in get_package_libraries
      raise InvalidTemplateLibrary(
  django.template.library.InvalidTemplateLibrary: Invalid template library 
specified. ImportError raised when trying to load 
'compressor.templatetags.compress': cannot import name 'six' from 
'django.utils' (/usr/lib/python3/dist-packages/django/utils/__init__.py)
  make[1]: *** [debian/rules:22: override_dh_auto_install] Error 1
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20200517003052.wCc4MTmTYz.ags.lamby-debian-experimental.python3-django-pyscss/python-django-pyscss-2.0.2'
  make: *** [debian/rules:7: binary] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned 
exit status 2

  […]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: python-django-pyscss.2.0.2-9.unstable.amd64.log.txt.gz
Description: Binary data

Reply via email to