[Bug 1986509] [NEW] Jinja2 bug is breaking ansible
Oliver Mueller
1986509 at bugs.launchpad.net
Mon Aug 15 07:52:20 UTC 2022
Public bug reported:
When using python3-jinja2 with ansible, it will break execution due to a
TypeError:
TypeError: sequence item 12: expected str instance, int found
This is a know bug (https://github.com/ansible/ansible/issues/77272) and
cause by https://github.com/pallets/jinja/pull/1511. It got solved with
Jinja2 v3.1.
Is it possible to update python3-jinja2 to v3.1.x?
** Affects: jinja2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to jinja2 in Ubuntu.
https://bugs.launchpad.net/bugs/1986509
Title:
Jinja2 bug is breaking ansible
Status in jinja2 package in Ubuntu:
New
Bug description:
When using python3-jinja2 with ansible, it will break execution due to
a TypeError:
TypeError: sequence item 12: expected str instance, int found
This is a know bug (https://github.com/ansible/ansible/issues/77272)
and cause by https://github.com/pallets/jinja/pull/1511. It got solved
with Jinja2 v3.1.
Is it possible to update python3-jinja2 to v3.1.x?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jinja2/+bug/1986509/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list