Your message dated Wed, 10 Nov 2021 15:22:37 +0000
with message-id <[email protected]>
and subject line Bug#983618: fixed in python-django 2:3.2.9-2
has caused the Debian Bug report #983618,
regarding python3-django 3.2 breaks python3-django-pyscss
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.)
--
983618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983618
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-zaqar-ui
Version: 9.0.0~rc1-1
Severity: serious
User: [email protected]
Usertags: piuparts
Control: affects -1 + src:horizon src:zaqar-ui
Hi,
during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.
From the attached log (scroll to the bottom...):
Setting up openstack-dashboard (3:18.6.1-1) ...
Warning: Could not import Horizon dependencies. This is normal during
installation.
RemovedInDjango40Warning: django.utils.translation.ugettext_lazy() is
deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().RemovedInDjango40Warning:
django.utils.translation.ugettext_lazy() is deprecated in favor of
django.utils.translation.gettext_lazy().Traceback (most recent call last):
File "/usr/share/openstack-dashboard/manage.py", line 23, in <module>
execute_from_command_line(sys.argv)
File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
line 419, in execute_from_command_line
utility.execute()
File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
line 395, in execute
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 224, in
create
import_module(entry)
File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, 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'
dpkg: error processing package openstack-dashboard (--configure):
installed openstack-dashboard package post-installation script subprocess
returned error exit status 1
dpkg: dependency problems prevent configuration of python3-zaqar-ui:
python3-zaqar-ui depends on openstack-dashboard (>= 3:17.1.0); however:
Package openstack-dashboard is not configured yet.
dpkg: error processing package python3-zaqar-ui (--configure):
dependency problems - leaving unconfigured
Processing triggers for ca-certificates (20210119) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Errors were encountered while processing:
openstack-dashboard
python3-zaqar-ui
cheers,
Andreas
python3-zaqar-ui_9.0.0~rc1-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: python-django
Source-Version: 2:3.2.9-2
Done: Antonio Terceiro <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-django, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Terceiro <[email protected]> (supplier of updated python-django
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 10 Nov 2021 11:22:48 -0300
Source: python-django
Architecture: source
Version: 2:3.2.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Antonio Terceiro <[email protected]>
Closes: 983618 996931
Changes:
python-django (2:3.2.9-2) unstable; urgency=medium
.
* Team upload.
* Fix __in lookup crash when combining with filtered aggregates.
Fix for: https://code.djangoproject.com/ticket/32690
This issue affects src:lava, where work is being done towards Django 3.2
compatibility.
Upstream patch from:
https://github.com/django/django/commit/136ff592ad8aa8b7fa1e61435e5501cc98ce8573
* Add Breaks: on lava-server << 2021.11 (Closes: #996931)
* Add Breaks: on python-django-pyscss << 2.0.2-10 (Closes: #983618)
Checksums-Sha1:
e712930a922170b73f9358bf8cc42f676ed985e8 2800 python-django_3.2.9-2.dsc
92128a6cd3372ee4335be019cd86db7dd48b0442 29232
python-django_3.2.9-2.debian.tar.xz
4ac2abc5ed6b61b4f713a164fe0ad42b25bb4004 13324
python-django_3.2.9-2_amd64.buildinfo
Checksums-Sha256:
cae654e60c787034be4ec480ca5be31db2d8b872a1e1fe240ed6ee943b3dd078 2800
python-django_3.2.9-2.dsc
8989aaaf2570bdf55e705bd71eaadf1f88dc5cd01718db7b389f470ed8a2024d 29232
python-django_3.2.9-2.debian.tar.xz
7a04b5abff3beea3ce028179f4c1ce35cf3a9cf7b3fd038e8794dd5210d09e30 13324
python-django_3.2.9-2_amd64.buildinfo
Files:
d30ff3d9c28bfb45ab1d0778dafafe5c 2800 python optional python-django_3.2.9-2.dsc
7eadd07ac2c055059545fabdce269d78 29232 python optional
python-django_3.2.9-2.debian.tar.xz
6a4c6335200293a6d38f8e63cfad8bc4 13324 python optional
python-django_3.2.9-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEst7mYDbECCn80PEM/A2xu81GC94FAmGL36wACgkQ/A2xu81G
C94llw/+No/mCMmrk/isbfyD6/keCMvjL+++2LXrtu/LdKy5nix+eE/T4kbQ1x4P
ozjxLucycSsi1Or4SJUyFVMd0xki56WO6SgdCHCz7afM6zwxvRtWBsZ0hBrcDgtm
wTB/YrB7eXNAbl+W0n1P34R/qZS7H4ut1EtdKYwGXlb5EMbPDCgyk2ZEZ4tuoOhA
b8rJQTLXmEfDNDuXGQ0C3X9z3eghU8uImq6/WRZZbe4m5HZRChWJoxUi+SoXyNl2
E3YbBgVZYFhGJq4RdNosNMJnr1qAL6NYYLg/2BDzgFJZp7uXVUO4/kwDEJiN9lrF
uZa7ypfH7DmZYIaCRtb6PG234mQHzZmik8lrWBdpToHBoVX8l2VQTTpDdNcHi2yK
c9wMJL0PBHIk2NID5DJNAOj/YOfLO3e1AzxaoOksYBZ1EqJEacTnp23hgv7ctwrm
tGKBjOCrTflqsITLXSvSAefkgsm+J1d3WeyKrNAGf/0S+VYG5G4RBdq9MG5TeLaa
wkKjIPAskf+oZFvNW8HQh88Zz0f0Rt2U3Zzpyacmt77x23wsF5ydKjoPr597j6W1
9Zv5ALl+w3E3djQPOPwATNQVP+OahGzvrIJ+UYaOTNhlVTwow6kE9tBxC2pC4dTx
W+pduJCvblUUYif4uVNQLSablQplgHOMEzlgeXFUE0150Ej9XMo=
=JyW1
-----END PGP SIGNATURE-----
--- End Message ---