Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upCan't install VIB - failed to validate content #64
Comments
This comment has been minimized.
This comment has been minimized.
Did you change the Acceptance Level to "Community" as Custom VIBs require lowering that to be able to install? You can always take a look at the logs to see what the issue is under /var/log/esxupdate.log |
This comment has been minimized.
This comment has been minimized.
Sure, I changed the acceptance level after the first error message (which also contained the one I reported). Launching the installation the second time I received only the error above. [can't upload a file here, so I paste the last lines] 2015-10-16T07:44:18Z esxupdate: vmware.runcommand: INFO: runcommand called with: args = '['/sbin/esxcfg-advcfg', '-q', '-g', '/UserVars/EsximageNetTimeout']', outfile = 'None', returnoutput = 'True', timeout = '0.0'. |
This comment has been minimized.
This comment has been minimized.
I managed to install the VIB using the offline package, giving the full path to the zip file. |
GabryJay
closed this
Oct 22, 2015
This comment has been minimized.
This comment has been minimized.
zeerayne
commented
Dec 15, 2015
To fix an error use an custom install command (add an -f option): esxcli software vib install -v /full/path/to/vghetto-ghettoVCB.vib -f |
GabryJay commentedOct 15, 2015
Hi there!
I've 2 free HP esxi 5.5 servers. On the main one I installed months ago ghettoVCB with the old method.
Now I tried to install the VIB in the second server, but i get this error:
VIB virtuallyGhetto_bootbank_ghettoVCB_1.0.0-0.0.0 violates extensibility rule checks: [u'(line 23: col 0) Element vib failed to validate content']
Is there a solution? Otherwise I'll proceed installing with the zip files as usual.
Thank you in advance!