Public bug reported: scripts/health/collect.py relies on a call to platform.linux_distribution, which has been deprecated since Python 3.5 and was removed on python 3.8 [1].
This results in errors for "crm cluster health" calls on systems with python >= 3.8, i.e., Ubuntu >= 20.04 (focal). [1] https://bugs.python.org/issue28167 ** Affects: crmsh (Ubuntu) Importance: Low Status: New ** Bug watch added: github.com/ClusterLabs/crmsh/issues #879 https://github.com/ClusterLabs/crmsh/issues/879 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947022 Title: crm cluster health uses platform.linux_distribution, dropped in python 3.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/crmsh/+bug/1947022/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
