Your message dated Sat, 22 Feb 2020 12:25:44 +0100
with message-id <[email protected]>
and subject line Re: Bug#931677: nm.debian.org: tests broken with django 2.2
has caused the Debian Bug report #931677,
regarding nm.debian.org: tests broken with django 2.2
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.)


-- 
931677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931677
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nm.debian.org

Tests are broken with django 2.2, that just landed in unstable
https://salsa.debian.org/nm-team/nm.debian.org/-/jobs/216989

$ python3 manage.py test -v2
Traceback (most recent call last):
  File "manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 381, in execute_from_command_line
    utility.execute()
  File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", 
line 357, 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 114, in 
populate
    app_config.import_models()
  File "/usr/lib/python3/dist-packages/django/apps/config.py", line 211, in 
import_models
    self.models_module = import_module(models_module_name)
  File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/builds/nm-team/nm.debian.org/keyring/models.py", line 13, in <module>
    from backend.models import FingerprintField
  File "/builds/nm-team/nm.debian.org/backend/models.py", line 235, in <module>
    class Person(PermissionsMixin, models.Model):
  File "/builds/nm-team/nm.debian.org/backend/models.py", line 465, in Person
    @models.permalink
AttributeError: module 'django.db.models' has no attribute 'permalink'


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
On Tue, Jul 09, 2019 at 10:07:36AM +0200, Mattia Rizzolo wrote:

>   File "/builds/nm-team/nm.debian.org/backend/models.py", line 465, in Person
>     @models.permalink
> AttributeError: module 'django.db.models' has no attribute 'permalink'

Thanks! This should now be done in 4fccf52b51776baaa134b42ba8538d9549fd2482

contributors.debian.org should also be now working fine with django 2.2.


Enrico

-- 
GPG key: 4096R/634F4BD1E7AD5568 2009-05-08 Enrico Zini <[email protected]>

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to