View Issue Details

IDProjectCategoryView StatusLast Update
0001301bareos-corevmware pluginpublic2023-07-19 09:48
Reporterfapg Assigned Tobruno-at-bareos  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionreopened 
Product Version20.0.0 
Summary0001301: vmware plugin error in bareos 20
Descriptionserver-fd JobId 248006: Fatal error: bareosfd: Traceback (most recent call last):
File "/usr/lib64/bareos/plugins/bareos-fd-vmware.py", line 57, in
import BareosFdPluginVMware
File "/usr/lib64/bareos/plugins/BareosFdPluginVMware.py", line 50, in
from pyVim.connect import SmartConnect, SmartConnectNoSSL, Disconnect
ModuleNotFoundError: No module named 'pyVim'

It's necessary install the python module:
pip3 install pyvmomi

Best Regards,
Fernando Gomes
TagsNo tags attached.

Activities

bruno-at-bareos

bruno-at-bareos

2023-07-18 15:57

manager   ~0005212

not a bug. pyvmomi pre-requirement is indicated into the documentation.
fapg

fapg

2023-07-18 16:30

reporter   ~0005218

Two years after.... Yes right now it's in the documentation, you can close the case.
bruno-at-bareos

bruno-at-bareos

2023-07-19 09:48

manager   ~0005221

Less community is doing, less things happen.

Issue History

Date Modified Username Field Change
2021-01-11 16:28 fapg New Issue
2023-07-18 15:57 bruno-at-bareos Assigned To => bruno-at-bareos
2023-07-18 15:57 bruno-at-bareos Status new => closed
2023-07-18 15:57 bruno-at-bareos Resolution open => no change required
2023-07-18 15:57 bruno-at-bareos Note Added: 0005212
2023-07-18 16:30 fapg Status closed => new
2023-07-18 16:30 fapg Resolution no change required => reopened
2023-07-18 16:30 fapg Note Added: 0005218
2023-07-19 09:48 bruno-at-bareos Status new => closed
2023-07-19 09:48 bruno-at-bareos Note Added: 0005221