View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001303 | bareos-core | vmware plugin | public | 2021-01-11 22:24 | 2023-07-18 15:58 |
| Reporter | sobrien | Assigned To | bruno-at-bareos | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Linux | OS | CentOS | OS Version | 7 |
| Product Version | 19.2.9 | ||||
| Summary | 0001303: Running vmware_cbt_tool.py results in error | ||||
| Description | when I run vmware_cbt_tool.py with my vcenter 7.0 details I get this output: Traceback (most recent call last): File "/usr/sbin/vmware_cbt_tool.py", line 28, in <module> from pyVim.connect import SmartConnect, Disconnect File "/usr/lib/python2.7/site-packages/pyVim/connect.py", line 34, in <module> import requests ImportError: No module named requests | ||||
| Tags | No tags attached. | ||||
|
I got pas t this by installing pvmomi which is not mentioned in the documentation: yum install python2-pip pip install --upgrade pip pip install --upgrade pyvmomi |
|
|
pre-requirement have been updated into the documentation. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-01-11 22:24 | sobrien | New Issue | |
| 2021-01-12 01:53 | sobrien | Note Added: 0004078 | |
| 2023-07-18 15:58 | bruno-at-bareos | Assigned To | => bruno-at-bareos |
| 2023-07-18 15:58 | bruno-at-bareos | Status | new => closed |
| 2023-07-18 15:58 | bruno-at-bareos | Resolution | open => no change required |
| 2023-07-18 15:58 | bruno-at-bareos | Note Added: 0005213 |