Attempting to update an ESXi 6.x host using the following command:
esxcli software vib update -d update.zip
Generates the following error:
Could not download from depot at /tmp/index.xml, skipping (('/tmp/index.xml', '', "[Errno 4] IOError: <urlopen error [Errno 2] No such file or directory: '/tmp/ index.xml'>")) url = /tmp/index.xml
What action should be taken to correct the problem?
Comments