Your message dated Tue, 28 Dec 2021 18:39:36 +0100
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #961240,
regarding python-django-pyscss: Not compatible with Django 3.x
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 [email protected]
immediately.)
--
961240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961240
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-django-pyscss
Version: 2.0.2-9
Severity: normal
User: [email protected]
Usertags: django-3.x
Control: affects -1 horizon
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-pyscss itself builds from source, it causes
other packages (eg. horizon) to FTBFS.
Here is the FTBFS from horizon:
[…]
raise ex[1].with_traceback(ex[2])
File "/usr/lib/python3/dist-packages/pluggy/callers.py", line 187, in
_multicall
res = hook_impl.function(*args)
File "/usr/lib/python3/dist-packages/pytest_django/plugin.py", line 335, in
pytest_load_initial_conftests
_setup_django()
File "/usr/lib/python3/dist-packages/pytest_django/plugin.py", line 223, in
_setup_django
django.setup()
File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in setup
apps.populate(settings.INSTALLED_APPS)
File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 91, in
populate
app_config = AppConfig.create(entry)
File "/usr/lib/python3/dist-packages/django/apps/config.py", line 90, in
create
module = import_module(entry)
File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 783, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/usr/lib/python3/dist-packages/django_pyscss/__init__.py", line 1, in
<module>
from .compiler import DjangoScssCompiler # NOQA
File "/usr/lib/python3/dist-packages/django_pyscss/compiler.py", line 6, in
<module>
from django.utils.six.moves import StringIO
ModuleNotFoundError: No module named 'django.utils.six'
make[1]: *** [debian/rules:111: override_dh_auto_test] Error 1
make[1]: Leaving directory
'/home/lamby/temp/cdt.20200517001922.IqiWOueXMa.ags.lamby-debian-experimental.python3-django-horizon/horizon-18.3.2'
make: *** [debian/rules:6: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
[…]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
horizon.3:18.3.2-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Unless I'm mistaking, the latest version in Bullseye & Unstable is fixed
regarding this problem.
--- End Message ---