Thanks, python3-eventlet-0.35.1-1.el9s.noarch Regards On 19/11/24 11:49, Dr. Jens Harbott wrote:
On Tue, Nov 19, 2024 at 10:49:04AM +0100, Francesco Di Nucci wrote:
Hi all,
maybe this is already known (https://bugs.launchpad.net/glance/+bug/2054732), but also python3-dns-2.6.1 seems to break Nova and other services, with the error reported in the issue, that the DNS "answered udp() got an unexpected keyword argument 'ignore_errors';"
It seems that Almalinux has the new version in the repos, while Rocky Linux still has 2.3.0 What version of eventlet are you using? It seems that the issue has been fixed in eventlet some time ago and upstream testing is currently working fine with dnspython 2.7.0 and eventlet 0.36.1. See also https://github.com/rthalley/dnspython/issues/1050
Yours