crmsh does not install parallax dependency, does not seem to be packaged

Bug #1783163 reported by Casey & Gina
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcs (Ubuntu)
New
Undecided
Unassigned

Bug Description

Installed crmsh, tried an initial setup step:

root@d-gp2-dbpgdvr1-1:~# crm cluster init d-gp2-dbpgdvr1-1 d-gp2-dbpgdvr1-2 d-gp2-dbpgdvr1-3
INFO: Initialize a new cluster
INFO: Nodes: d-gp2-dbpgdvr1-1, d-gp2-dbpgdvr1-2, d-gp2-dbpgdvr1-3
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 110, in do_init
    return scripts.run(script, script_args(args), 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

It seems that there's a python-parallax dependency that is not installed, and doesn't seem to appear when using apt search.

Revision history for this message
Casey & Gina (caseyandgina) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.