Quantcast
Channel: VMware Communities: Message List - ESXi
Viewing all articles
Browse latest Browse all 28826

ESXi 5.0 upgrade fail - VibFormatError VIB 'esx-base-6.7.0-0.14.8941472' has invalid payload

$
0
0

Hi everyone,

 

Presented with a new server running esxi5.0 and I'm unable to execute any updates successfully. What has worked for me time n time again with other systems is failing and this time I'm not sure as to the actual issue or how to resolve it.

 

Command I'm executing (in maintenance mode) :

-

esxcli software profile update -d https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/vmw-depot-index.xml -p ESXi-5.5.0-20150204001-standard

 

It errors with the following :

 

[VibFormatError]

VIB 'esx-base-6.7.0-0.14.8941472' has invalid payload:

Please refer to the log file for more details.

 

It seems to run fine, until its depotcollection. Here is the last section of the log,

 

2018-06-29T11:31:43Z esxupdate: DepotCollection: DEBUG: Downloading metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-5.0.0-metadata.zip

2018-06-29T11:31:43Z esxupdate: downloader: DEBUG: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-5.0.0-metadata.zip to /tmp/tmpVG5B4S...

2018-06-29T11:31:45Z esxupdate: DepotCollection: DEBUG: Downloading metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-5.1.0-metadata.zip

2018-06-29T11:31:45Z esxupdate: downloader: DEBUG: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-5.1.0-metadata.zip to /tmp/tmp8vKNHl...

2018-06-29T11:31:46Z esxupdate: DepotCollection: DEBUG: Downloading metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-5.5.0-metadata.zip

2018-06-29T11:31:46Z esxupdate: downloader: DEBUG: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-5.5.0-metadata.zip to /tmp/tmpg0SWDW...

2018-06-29T11:31:47Z esxupdate: DepotCollection: DEBUG: Downloading metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.0.0-metadata.zip

2018-06-29T11:31:47Z esxupdate: downloader: DEBUG: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.0.0-metadata.zip to /tmp/tmpK_UBcw...

2018-06-29T11:31:49Z esxupdate: DepotCollection: DEBUG: Downloading metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.5.0-metadata.zip

2018-06-29T11:31:49Z esxupdate: downloader: DEBUG: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.5.0-metadata.zip to /tmp/tmp_ABXkK...

2018-06-29T11:31:50Z esxupdate: DepotCollection: DEBUG: Downloading metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.7.0-metadata.zip

2018-06-29T11:31:50Z esxupdate: downloader: DEBUG: Downloading https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.7.0-metadata.zip to /tmp/tmpTTKJQ2...

2018-06-29T11:31:51Z esxupdate: DepotCollection: INFO: Error parsing metadata.zip from https://hostupdate.vmware.com/software/VUM/PRODUCTION/main/esx/vmw/vmw-ESXi-6.7.0-metadata.zip: (None, "VIB 'esx-base-6.7.0-0.14.8941472' has invalid payload: ")

2018-06-29T11:31:51Z esxupdate: root: ERROR: Traceback (most recent call last):

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/usr/lib/vmware/esxcli-software", line 435, in <module>

2018-06-29T11:31:51Z esxupdate: root: ERROR:     main()

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/usr/lib/vmware/esxcli-software", line 428, in main

2018-06-29T11:31:51Z esxupdate: root: ERROR:     ret = CMDTABLE[command](options)

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/usr/lib/vmware/esxcli-software", line 198, in ProfileUpdateCmd

2018-06-29T11:31:51Z esxupdate: root: ERROR:     allowDowngrades=opts.downgrade)

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/Transaction.py", line 574, in InstallVibsFromProfile

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/Transaction.py", line 460, in GetProfileFromSources

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/Transaction.py", line 105, in ParseDepots

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/DepotCollection.py", line 227, in ConnectDepots

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/DepotCollection.py", line 414, in ParseMetadata

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/Metadata.py", line 82, in ReadMetadataZip

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/VibCollection.py", line 120, in AddVibFromXml

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/Vib.py", line 792, in FromXml

2018-06-29T11:31:51Z esxupdate: root: ERROR:   File "/build/mts/release/bora-469512/bora/build/esx/release/python-2.6-lib-zip-stage/469512/visor/pylib/python2.6/site-packages/vmware/esximage/Vib.py", line 1382, in _XmlToKwargs

2018-06-29T11:31:51Z esxupdate: root: ERROR: VibFormatError: (None, "VIB 'esx-base-6.7.0-0.14.8941472' has invalid payload: ")

 

 

Any help greatly appreciated, I'm a bit stuck for ideas here.


Viewing all articles
Browse latest Browse all 28826

Trending Articles