[Debian-ha-maintainers] Bug#819545: crmsh: 'crm cluster health' fails because 'parallax' python-package missing
Peppo Brambilla
brambi at inf.unibe.ch
Tue Apr 12 15:48:17 UTC 2016
You can install parallax using pip
apt-get install python-pip
pip install parallax
This fixes the bug with parallax. But then you run into further errors
because the scripts in /usr/share/crmsh/utils are calling /bin/rpm (!)
to check for installed packages.
Not sure what other non-Debian commands are being used there. But to me
it seems as if at least the scripts in /usr/share/crmsh/utils have not
been adapted to Debian and have not been tested well enough.
Best regards,
Peppo
More information about the Debian-ha-maintainers
mailing list