Hi all,
Kind of lost here.
I'm trying to upgrade a Lenovo hosts (System x3550 M5) to 6.7.
We have two identical units.
First attempt failed on VIB merge:
ValueError: Cannot merge VIBs ELX_bootbank_elx-esx-libelxima.so_12.0.1108.0-03, ELX_bootbank_elx-esx-libelxima.so_12.0.1108.0-03 with unequal payloads attributes: ([elx-esx-libelxi: 1493.833 KB], [elx-esx-libelxi: 1602.936 KB])
We solved it on the first host, by deleting the problematic VIB and and then proceeded with the update and it worked like a charm.
We try to do the same on the second host, but the update failed.
Below is a snippet from the VUA log which i think is relevant.
Notice that the <expected> </expected> section is empty.Any help is appreciated, thanks.
<test>
<name>PACKAGE_COMPLIANCE</name>
<expected> </expected>
<found>
...
...
<value>VMware_bootbank_esx-dvfilter-generic-fastpath_6.7.0-0.0.8169922</value>
<value>VMW_bootbank_lpnic_11.4.59.0-1vmw.670.0.0.8169922</value>
<value>VMware_bootbank_esx-base_6.7.0-1.28.10302608</value>
...
...
</found>
<result>ERROR</result>
</test>