Bug#1103652: broken by ansible 12

2025-04-30 Thread Stefano Rivera
Control: tag -1 + unreproducible Hi Marco (2025.04.21_17:06:25_-0400) # server1.yaml - hosts: server1.example.com gather_facts: false tasks: - file: state=link src=foo dest=/tmp/bar Sorry, that doesn't reproduce the bug for me. BTW, upstream is tracking Ansible 12 support here: https://

Processed: Re: Bug#1103652: broken by ansible 12

2025-04-30 Thread Debian Bug Tracking System
Processing control commands: > tag -1 + unreproducible Bug #1103652 [ansible-mitogen] broken by ansible 12 Added tag(s) unreproducible. -- 1103652: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103652 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#1103652: broken by ansible 12

2025-04-21 Thread Marco d'Itri
On Apr 21, stefa...@debian.org wrote: Can you provide a minimal trival playbook that triggers this? # ansible.cfg [defaults] inventory = hosts.txt strategy = mitogen_linear # hosts.txt [servers] server1.example.com ansible_user=root # server1.yaml - hosts: server1.example.com gather_facts:

Bug#1103652: broken by ansible 12

2025-04-21 Thread stefanor
Hi Marco (2025.04.20_22:42:38_+) Still broken, now a trivial playbook fails with: I can see why the code is broken, but without reproducing it, I don't know if I've fixed it. Can you provide a minimal trival playbook that triggers this? Stefano -- Stefano Rivera http://tumbleweed.org

Processed: Re: Bug#1103652: broken by ansible 12

2025-04-20 Thread Debian Bug Tracking System
Processing control commands: > reopen -1 Bug #1103652 {Done: Stefano Rivera } [ansible-mitogen] broken by ansible 12 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be cleared, and you may need to re-add them. Bug reopened No longer marked as fixed

Bug#1103652: broken by ansible 12

2025-04-20 Thread Marco d'Itri
Control: reopen -1 Still broken, now a trivial playbook fails with: [ERROR]: Task failed: ActionBase._parse_returned_data() missing 1 required positional argument: 'profile' Origin: (omissis)/public/ansible/servers/server1.yaml:5:7 3 4 tasks: 5 - name: Install the scripts ^ colum

Bug#1103652: broken by ansible 12

2025-04-20 Thread Marco d'Itri
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/ansibl