"There are conflicts from the patches ESXi670-201904001, ESXi670-201904211-UG, ESXi670-201905001, ESXi670-201906002, ESXi670-201911001, ESXi670-Update02, ESXi670-Update03 selected for staging or remediation" while Staging critical patched to ESXi 6.7 U3
search cancel

"There are conflicts from the patches ESXi670-201904001, ESXi670-201904211-UG, ESXi670-201905001, ESXi670-201906002, ESXi670-201911001, ESXi670-Update02, ESXi670-Update03 selected for staging or remediation" while Staging critical patched to ESXi 6.7 U3

book

Article ID: 315285

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

Symptoms:
  • While staging the critical patches on VMware ESXi 6.7 U3 it fails with error "There are conflicts from the patches ESXi670-201904001, ESXi670-201904211-UG, ESXi670-201905001, ESXi670-201906002, ESXi670-201911001, ESXi670-Update02, ESXi670-Update03 selected for staging or remediation."
There are conflicts from the patches ESXi670-201904001, ESXi670-201904211-UG, ESXi670-201905001, ESXi670-201906002, ESXi670-201911001, ESXi670-Update02, ESXi670-Update03 selected for staging or remediation.

Environment

VMware vSphere ESXi 6.7

Cause

This issue occurs when there is conflict in one or more VIBs in the critical patches package.

Resolution

To resolve the error follow the steps below:
  1. Remove the conflicting VIB. Refer the events for the Conflict VIB Name.
    • Example: EMU_bootbank_scsi-be2iscsi is having issues. 
    • Make sure the VIB is not in use and then remove this VIB using below command
      • esxcli software vib remove --vibname <VIB_NAME>
  2. Proceed with the staging of critical patches.