Your message dated Wed, 14 May 2025 19:36:56 +0000
with message-id <e1ufhus-00guf5...@fasolo.debian.org>
and subject line Bug#1103652: fixed in python-mitogen 0.3.23-2
has caused the Debian Bug report #1103652,
regarding broken by ansible 12
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.)


-- 
1103652: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103652
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ansible-mitogen
Version: 0.3.22-3
Severity: grave

Since upgrading ansible, ansible-mitogen fails with:

[ERROR]: Unexpected Exception, this is probably a bug: No module named 
'ansible.parsing.utils.jsonify'

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ansible/cli/__init__.py", line 735, in 
cli_executor
    exit_code = cli.run()
  File "/usr/lib/python3/dist-packages/ansible/cli/playbook.py", line 153, in 
run
    results = pbex.run()
  File "/usr/lib/python3/dist-packages/ansible/executor/playbook_executor.py", 
line 188, in run
    result = self._tqm.run(play=play)
  File "/usr/lib/python3/dist-packages/ansible/executor/task_queue_manager.py", 
line 346, in run
    strategy = strategy_loader.get(new_play.strategy, self)
  File "/usr/lib/python3/dist-packages/ansible/plugins/loader.py", line 906, in 
get
    ctx = self.get_with_context(name, *args, **kwargs)
  File "/usr/lib/python3/dist-packages/ansible/plugins/loader.py", line 950, in 
get_with_context
    self._module_cache[path] = self._load_module_source(resolved_type_name, 
path)
                               
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/ansible/plugins/loader.py", line 871, in 
_load_module_source
    spec.loader.exec_module(module)
    ~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
  File "<frozen importlib._bootstrap_external>", line 1026, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File 
"/usr/lib/python3/dist-packages/ansible/plugins/strategy/mitogen_linear.py", 
line 58, in <module>
    import ansible_mitogen.strategy
  File "/usr/lib/python3/dist-packages/ansible_mitogen/strategy.py", line 44, 
in <module>
    import ansible_mitogen.mixins
  File "/usr/lib/python3/dist-packages/ansible_mitogen/mixins.py", line 45, in 
<module>
    from ansible.parsing.utils.jsonify import jsonify
ModuleNotFoundError: No module named 'ansible.parsing.utils.jsonify'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ansible/cli/__init__.py", line 744, in 
cli_executor
    raise AnsibleError("Unexpected Exception, this is probably a bug.") from ex
ansible.errors.AnsibleError: Unexpected Exception, this is probably a bug: No 
module named 'ansible.parsing.utils.jsonify'


ansible.cfg contains:

[defaults]
inventory = hosts.txt

# https://mitogen.readthedocs.io/en/stable/ansible.html#installation
strategy = mitogen_linear

system_warnings = True

[ssh_connection]
pipelining = True



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.22-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ansible-mitogen depends on:
ii  ansible-core     2.19.0~beta1-2
ii  python3          3.13.3-1
ii  python3-mitogen  0.3.22-3

ansible-mitogen recommends no packages.

ansible-mitogen suggests no packages.

-- no debconf information

-- 
ciao,
Marco

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: python-mitogen
Source-Version: 0.3.23-2
Done: Stefano Rivera <stefa...@debian.org>

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

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated python-mitogen 
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: Wed, 14 May 2025 15:00:42 -0400
Source: python-mitogen
Architecture: source
Version: 0.3.23-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1103652
Changes:
 python-mitogen (0.3.23-2) unstable; urgency=medium
 .
   [ Unit 193 ]
   * d/p/ansible-12-data-tagging: Add patch to fix more compatibility problems.
     (Closes: #1103652)
 .
   [ Stefano Rivera ]
   * Drop the replace-jsonify patch. It's not quite right, and upstream
     reverted this removal.
Checksums-Sha1:
 71285482af7ad8d510ec0c830caad097b05a2819 1809 python-mitogen_0.3.23-2.dsc
 69257d1d322d8dc449a6be6ca4725ffb67545bf8 11608 
python-mitogen_0.3.23-2.debian.tar.xz
 1929f52f793a3d97cb337fdc9c2d021933cbf79c 7164 
python-mitogen_0.3.23-2_source.buildinfo
Checksums-Sha256:
 2f4092c165c4c74abe8d649f0f01328eb4fa5173a24bbb047c0ac8efdccb5b1f 1809 
python-mitogen_0.3.23-2.dsc
 197ea746ed9fb16130135d57c5f27753f348b71150215bcb6de7f823284a909e 11608 
python-mitogen_0.3.23-2.debian.tar.xz
 9a499363dc317f4bce1b1cea1c39cc6ca5ec3a872fad39b10a650d33358f0b46 7164 
python-mitogen_0.3.23-2_source.buildinfo
Files:
 c8230cada1a02c2c5fd991c7a431993f 1809 python optional 
python-mitogen_0.3.23-2.dsc
 4a1eb092351a21fa7d394bebd1478de2 11608 python optional 
python-mitogen_0.3.23-2.debian.tar.xz
 d0ec39e47a16e9e9ee1237a7198c7aaa 7164 python optional 
python-mitogen_0.3.23-2_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCaCTqlhQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2AqLAQDqogjIRPA1ci9R6pLS0/8erYbugin8
GJSzXZIAfeDHJgEAvBO7R/dF2+LIKWxvGxHPzsIliaLElvLRX7KLoNHkBgg=
=aooL
-----END PGP SIGNATURE-----

Attachment: pgpjFHp8Tl7g9.pgp
Description: PGP signature


--- End Message ---

Reply via email to