Your message dated Fri, 08 Jul 2022 13:34:09 +0000
with message-id <e1o9o7v-000a8l...@fasolo.debian.org>
and subject line Bug#1013481: fixed in django-ipware 4.0.2-1
has caused the Debian Bug report #1013481,
regarding django-ipware: FTBFS: ImportError: cannot import name 'ugettext_lazy' 
from 'django.utils.translation' 
(/usr/lib/python3/dist-packages/django/utils/translation/__init__.py)
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 ow...@bugs.debian.org
immediately.)


-- 
1013481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013481
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: django-ipware
Version: 4.0.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PYBUILD_SYSTEM=custom \
> PYBUILD_TEST_ARGS="{interpreter} manage.py test" dh_auto_test
> I: pybuild base:239: python3.9 manage.py test
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/manage.py", line 10, in <module>
>     execute_from_command_line(sys.argv)
>   File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
> line 446, in execute_from_command_line
>     utility.execute()
>   File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
> line 420, 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 126, in 
> create
>     mod = import_module(mod_path)
>   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 850, in exec_module
>   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
>   File "/<<PKGBUILDDIR>>/ipware/apps.py", line 2, in <module>
>     from django.utils.translation import ugettext_lazy as _
> ImportError: cannot import name 'ugettext_lazy' from 
> 'django.utils.translation' 
> (/usr/lib/python3/dist-packages/django/utils/translation/__init__.py)
> E: pybuild pybuild:369: test: plugin custom failed with: exit code=1: 
> python3.9 manage.py test
> I: pybuild base:239: python3.10 manage.py test
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/manage.py", line 10, in <module>
>     execute_from_command_line(sys.argv)
>   File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
> line 446, in execute_from_command_line
>     utility.execute()
>   File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
> line 420, 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 126, in 
> create
>     mod = import_module(mod_path)
>   File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>   File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 883, in exec_module
>   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
>   File "/<<PKGBUILDDIR>>/ipware/apps.py", line 2, in <module>
>     from django.utils.translation import ugettext_lazy as _
> ImportError: cannot import name 'ugettext_lazy' from 
> 'django.utils.translation' 
> (/usr/lib/python3/dist-packages/django/utils/translation/__init__.py)
> E: pybuild pybuild:369: test: plugin custom failed with: exit code=1: 
> python3.10 manage.py test
> dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.10" returned 
> exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/django-ipware_4.0.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: django-ipware
Source-Version: 4.0.2-1
Done: Lena Voytek <lena.voy...@canonical.com>

We believe that the bug you reported is fixed in the latest version of
django-ipware, 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 1013...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lena Voytek <lena.voy...@canonical.com> (supplier of updated django-ipware 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 17 Jun 2022 14:27:48 -0700
Source: django-ipware
Architecture: source
Version: 4.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Lena Voytek <lena.voy...@canonical.com>
Closes: 1013481
Changes:
 django-ipware (4.0.2-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 4.0.2 (Closes: #1013481)
Checksums-Sha1:
 704a2f6be56a23cb8946ca619458e842fa15946a 1946 django-ipware_4.0.2-1.dsc
 d3d765c066a67851e161c19f1eca2efea8bdf55b 12434 django-ipware_4.0.2.orig.tar.gz
 8c3c1aafff01d865e44d4b3ebcde0be5f2cef6b7 2656 
django-ipware_4.0.2-1.debian.tar.xz
 dd54b08b07f5f10088ca99b9c65b507d653674a7 5508 
django-ipware_4.0.2-1_source.buildinfo
Checksums-Sha256:
 931c39d2a1eb6b8e5b636161d9cc6aaf4434083cc970cd7457c7c2034199806a 1946 
django-ipware_4.0.2-1.dsc
 56293338f4cb7a109c89a517f4fbc057f63ac3396c89e9f03a2075e86e9e4769 12434 
django-ipware_4.0.2.orig.tar.gz
 3fe4f95ee9982b397e316bf2d81467d89c41097f8bbc8717220952c4e84b5dc3 2656 
django-ipware_4.0.2-1.debian.tar.xz
 166f91683ac17570cd9afd210fad4eb85f308d7538ea723c926bafa51258c8aa 5508 
django-ipware_4.0.2-1_source.buildinfo
Files:
 eb44c051eee17d27e642691e5cc36093 1946 python optional django-ipware_4.0.2-1.dsc
 1a4a8af47132e64128b7b21bb0dd31aa 12434 python optional 
django-ipware_4.0.2.orig.tar.gz
 1a66c736e1838ff80c2a972f8d8f1977 2656 python optional 
django-ipware_4.0.2-1.debian.tar.xz
 9fd8d30ce2e36a5c4e58101ec298775d 5508 python optional 
django-ipware_4.0.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmLILpoQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFJxTC/wJH90PUCwP5opG/PXd1Zp8uThk0UTbax9G
+L04+ZbwNABRcJ30x6r1gBwrhrbVhTwphpEFMMrh2M8MpRRjW43pu5HV58k+/dsK
0KQ+XKyxVcu7Gi5zSiY5veaUM7qvHr5OAroOMWnGiJT8LPWTnfVsN3L5tR5qVlDB
tnVohZJqPHW8V97SIArf2NfG1isX3B1Qnz+o2cMYtI7/qKxp/ZW1HbY/ptU7kNPn
6+OK4+K3ETILldOG26JDW6RsIeXSul2SsJdvgF7RhojUR/6LsfmwtkRscs9tru6C
M22F0GszGS7I4jvR1SU1XraDJDpZlbnVc6pjP1EyFKxEQjZwRGV13AHhkLspov3T
FW9cQgXwzHG4o15L0voGjysqe7UWJCwx4SdB6rB5isPr8ROV9LTDyp5I/B43YDiB
orxd8/udnDWSNRriv2D1wj/e/lENBQxoBL43695wTYwgx053bqWE66ByLpQ2GkRo
w5MAQLWdECoPY83FONmKgqCgJOKf760=
=gSTJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to