Bug ID | 1071404 |
---|---|
Summary | bootstrap.py could not work |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | High Availability |
Assignee | ha-bugs@suse.de |
Reporter | lchen@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
bootstrap.py can not work on lastest tumbleweed ############################################### File "/usr/lib/python3.6/site-packages/crmsh/bootstrap.py", line 1043, in check_amazon if not is_program("dmidecode"): ############################################### here should be utils.is_program("dmidecode") I found in ClusterLabs repo this problem has already been fixed on master branch. But tumbleweed has not merged it. :-)