group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #40547
[Bug 1687095] Re: crm cluster health does not work: python3-parallax and cluster-glue (hb_report) dependencies
This bug has been fixed since bionic. However, from focal on, there is a
new issue due to usage of a deprecated (and removed) function in
python's standard library. I have reported a new bug at
https://bugs.launchpad.net/ubuntu/+source/crmsh/+bug/1947022 to track
that.
Since this bug does not affect Ubuntu >= 18.04, I am closing it as
wontfix, since Xenial is no longer under standard support.
** Changed in: crmsh (Ubuntu Xenial)
Status: Confirmed => Won't Fix
** Changed in: crmsh (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1687095
Title:
crm cluster health does not work: python3-parallax and cluster-glue
(hb_report) dependencies
Status in crmsh package in Ubuntu:
Fix Released
Status in crmsh source package in Xenial:
Won't Fix
Status in crmsh package in Debian:
Fix Released
Bug description:
[Environment]
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
[Description]
Running 'crm cluster health' raises the following exception:
root@juju-niedbalski-xenial-machine-15:/home/ubuntu# crm cluster health
INFO: Check the health of the cluster
INFO: Nodes: juju-niedbalski-xenial-machine-13, juju-niedbalski-xenial-machine-14, juju-niedbalski-xenial-machine-15
Traceback (most recent call last):
File "/usr/sbin/crm", line 54, in <module>
rc = main.run()
File "/usr/lib/python2.7/dist-packages/crmsh/main.py", line 351, in run
return main_input_loop(context, user_args)
File "/usr/lib/python2.7/dist-packages/crmsh/main.py", line 240, in main_input_loop
rc = handle_noninteractive_use(context, user_args)
File "/usr/lib/python2.7/dist-packages/crmsh/main.py", line 196, in handle_noninteractive_use
if context.run(' '.join(l)):
File "/usr/lib/python2.7/dist-packages/crmsh/ui_context.py", line 75, in run
rv = self.execute_command() is not False
File "/usr/lib/python2.7/dist-packages/crmsh/ui_context.py", line 245, in execute_command
rv = self.command_info.function(*arglist)
File "/usr/lib/python2.7/dist-packages/crmsh/ui_cluster.py", line 158, in do_health
return scripts.run(script, script_args(params), script_printer())
File "/usr/lib/python2.7/dist-packages/crmsh/scripts.py", line 2045, in run
opts = _make_options(params)
File "/usr/lib/python2.7/dist-packages/crmsh/scripts.py", line 383, in _make_options
opts = parallax.Options()
NameError: global name 'parallax' is not defined
[Solution]
- Depends on python-parallax package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/crmsh/+bug/1687095/+subscriptions