Your message dated Wed, 09 Jul 2025 09:35:36 +0000 with message-id <E1uZRDE-00BcnD-Ii@fasolo.debian.org> and subject line Bug#1108779: fixed in pylint-django 2.0.13-5 has caused the Debian Bug report #1108779, regarding pylint-django: autopkgtest regression: cannot import name 'check_messages' from 'pylint.checkers.utils' 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 owner@bugs.debian.org immediately.) -- 1108779: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108779 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: pylint-django: autopkgtest regression: cannot import name 'check_messages' from 'pylint.checkers.utils'
- From: Paul Gevers <elbrus@debian.org>
- Date: Sat, 5 Jul 2025 08:50:35 +0200
- Message-id: <[🔎] 017e148c-bff5-4c80-8082-2571511aa9ab@debian.org>
Source: pylint-django Version: 2.0.13-4 Severity: serious User: debian-ci@lists.debian.org Usertags: regression Dear maintainer(s),Your package has an autopkgtest, great. However, it fails since January 2024. Can you please investigate the situation and fix it? I copied some of the output at the bottom of this report.The release team has announced [1] that failing autopkgtest on amd64 and arm64 are considered RC in testing.More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformationWith my Release Team member hat on I allow you to tag this bug as trixie-ignore if this is nearly completely a test issue as it's so late in the freeze and it's not worth removing the package from trixie because of a failing test at this moment unless it exposes a much bigger issue. Having said that, if this is a test only issue and a fix is possible without fully removing the autopkgtest and without making the test superficial, it's still welcome, but it would need to happen soon.Paul [1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html https://ci.debian.net/data/autopkgtest/testing/amd64/p/pylint-django/61848348/log.gz 21s Running “pylint -E --load-plugins=pylint_django testapp/” 21s Traceback (most recent call last): 21s File "/usr/bin/pylint", line 8, in <module> 21s sys.exit(run_pylint()) 21s ~~~~~~~~~~^^21s File "/usr/lib/python3/dist-packages/pylint/__init__.py", line 34, in run_pylint21s PylintRun(argv or sys.argv[1:]) 21s ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^21s File "/usr/lib/python3/dist-packages/pylint/lint/run.py", line 180, in __init__21s linter.load_plugin_modules(self._plugins) 21s ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^21s File "/usr/lib/python3/dist-packages/pylint/lint/pylinter.py", line 378, in load_plugin_modules21s module = astroid.modutils.load_module_from_name(modname)21s File "/usr/lib/python3/dist-packages/astroid/modutils.py", line 182, in load_module_from_name21s module = importlib.import_module(dotted_name)21s File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module21s return _bootstrap._gcd_import(name[level:], package, level) 21s ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 21s File "<frozen importlib._bootstrap>", line 1387, in _gcd_import 21s File "<frozen importlib._bootstrap>", line 1360, in _find_and_load21s File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked21s File "<frozen importlib._bootstrap>", line 935, in _load_unlocked21s File "<frozen importlib._bootstrap_external>", line 1026, in exec_module 21s File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed 21s File "/usr/lib/python3/dist-packages/pylint_django/__init__.py", line 6, in <module>21s from pylint_django import plugin21s File "/usr/lib/python3/dist-packages/pylint_django/plugin.py", line 5, in <module>21s from pylint_django.checkers import register_checkers21s File "/usr/lib/python3/dist-packages/pylint_django/checkers/__init__.py", line 2, in <module> 21s from pylint_django.checkers.django_installed import DjangoInstalledChecker 21s File "/usr/lib/python3/dist-packages/pylint_django/checkers/django_installed.py", line 3, in <module>21s from pylint.checkers.utils import check_messages21s ImportError: cannot import name 'check_messages' from 'pylint.checkers.utils' (/usr/lib/python3/dist-packages/pylint/checkers/utils.py)Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
- To: 1108779-close@bugs.debian.org
- Subject: Bug#1108779: fixed in pylint-django 2.0.13-5
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 09 Jul 2025 09:35:36 +0000
- Message-id: <E1uZRDE-00BcnD-Ii@fasolo.debian.org>
- Reply-to: Mathias Gibbens <gibmat@debian.org>
Source: pylint-django Source-Version: 2.0.13-5 Done: Mathias Gibbens <gibmat@debian.org> We believe that the bug you reported is fixed in the latest version of pylint-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 1108779@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Mathias Gibbens <gibmat@debian.org> (supplier of updated pylint-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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 09 Jul 2025 08:39:59 +0000 Source: pylint-django Architecture: source Version: 2.0.13-5 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Mathias Gibbens <gibmat@debian.org> Closes: 1108779 Changes: pylint-django (2.0.13-5) unstable; urgency=medium . * QA upload. . [ Debian Janitor ] * Set upstream metadata fields: Security-Contact. * Update standards version to 4.6.2, no changes needed. . [ Mathias Gibbens ] * Add patch backporting changes for pylint 3.x (Closes: #1108779) Checksums-Sha1: 198576d98e0bc5bf97d65dd7883b82f9867b9db7 2260 pylint-django_2.0.13-5.dsc 24ef0171d4973e3b374a8eb78e9529913e097e4d 56447 pylint-django_2.0.13.orig.tar.gz 9b371a186929d179b070d72a9354af4093256aca 6616 pylint-django_2.0.13-5.debian.tar.xz 0034cee9789b80920945ddd6bbdce22c1076c763 8505 pylint-django_2.0.13-5_amd64.buildinfo Checksums-Sha256: c5a2fa4dbdb555b8a4ea07c5b62a1bfd2c2a35024283010896fb9e09b228a0d2 2260 pylint-django_2.0.13-5.dsc 77c0ec6261f8e2b65a2907127a8303bbcc34a3f4a1ba6052348b3e2736370abd 56447 pylint-django_2.0.13.orig.tar.gz d74015bf4b42e3dbd680cf646e8361b94d71dad56fb3db362c840522ccc89179 6616 pylint-django_2.0.13-5.debian.tar.xz f78113a69684cfc0b6f08a983daf2abec0c375dbca8dee19be134d4f2dee61cc 8505 pylint-django_2.0.13-5_amd64.buildinfo Files: c55fb8dfa351613240f545352f3a532e 2260 python optional pylint-django_2.0.13-5.dsc 18ec56af8d2671be35923892e8f6c290 56447 python optional pylint-django_2.0.13.orig.tar.gz 44cb52b0dffbb817464726a1a2c81e45 6616 python optional pylint-django_2.0.13-5.debian.tar.xz 6ad9b088b01b365cc386e0dd679f5c96 8505 python optional pylint-django_2.0.13-5_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEE1Bp60H32xfynSJ8cKe7i1uz0QvkFAmhuLUcSHGdpYm1hdEBk ZWJpYW4ub3JnAAoJECnu4tbs9EL5M9cP/1fa/U/oJvn8e78KheC8NpMXRQAEMlmi 12AVwISPwkD7IpLym4Fm1dtbLwxOgLWFOn8cq6eWoQazGMPDy2pVnW9DU4oECt6F NHyH40YjFnuD6zwi8Xwvk8h+DoxUg+JeVggkm/yLeHzts6Je5DcHrTxeGF5O5pme qmSFaPGIVI4C3eyoTAE6HSXSd4yFbtS6DvjgUcqvbV4pBrsDprFdxsxTBwnceGnC sp6KLqxbw69dlLpSAz15bWtF8uzVFjLe9amJeNcvX4ykPcY/OmFWmMWnBwNF6p/N zugLk7Lc1MG5DDaCoJmGG02o3rP6UcqXaD8UrtrW5LsUSVDTJFnvFsxDCdMaXNXu L+6nqWFlN5VKTPF1q0Wcu3NypYFCYJULpn6fAKyDriVogwdLbb17RWs2xsq+q1ZO D4XWWTuy5VcTPbhsW3YNlTMVKq5DmioFAxXfyIU4MbDW1NWvsepX1f8tmQEuBHfN ViSdJWwdBXt6lZ2QfsGfPUhL8UrfHyywkSJnl3aPBQ2jtzUs+yq8DRr1FuKZTdPN AtzW3ujJ8/Hu2qlbdSfQInGBCgz3t6x13FCH1qYHlCtrEJPjYXXwk4uwolh1q/hM ttTP1oEU3K3jF/9L7gViOhrQqlMqc6r7vXig4uMq4djSP3c4/SPCb2f/468JRovI 2LSFcqPHhGSs =Ysnf -----END PGP SIGNATURE-----Attachment: pgpGP3gZkdXBS.pgp
Description: PGP signature
--- End Message ---