pdns-ansible icon indicating copy to clipboard operation
pdns-ansible copied to clipboard

fix for debian >= 11 regarding python-mysqldb package

Open zerwes opened this issue 2 years ago • 7 comments

fix for debian >= 11 regarding python-mysqldb package

zerwes avatar Apr 27 '22 17:04 zerwes

like #116 but preserves the compatibility with debian 10

zerwes avatar Jun 29 '22 18:06 zerwes

Any updates on this? Would love to see this being merged, so it's finally compatible with Debian 11.

AnTheMaker avatar Mar 12 '23 12:03 AnTheMaker

This seem like low hanging fruit to merge but in the meantime I will use this workaround on Debian 11/12 servers

roles: - { role: PowerDNS.pdns, pdns_mysql_packages: ["default-mysql-client", "python3-mysqldb"] }

dkim1970 avatar Apr 18 '23 08:04 dkim1970

@dkim1970 : yes, merging should not be that big issue in this case. We use our branch https://github.com/Rosa-Luxemburgstiftung-Berlin/pdns-ansible/tree/rls while waiting for this to be fixed ...

zerwes avatar Apr 18 '23 08:04 zerwes

@npmdnl @pieterlexis is this role still maintained?

dcdamien avatar Jun 24 '24 19:06 dcdamien

It should still be maintained, but I have left PowerDNS a few years ago. Paging @Habbie for more information :).

pieterlexis avatar Sep 13 '24 20:09 pieterlexis

@npmdnl @pieterlexis is this role still maintained?

Yes, all PowerDNS Ansible roles are still mantained. Sorry for the delay, we will work on this during the next Weeks.

Bodenhaltung avatar Sep 19 '24 07:09 Bodenhaltung