PATCH_OS_TYPE: "v2" is not supported; support3ed type is v1
search cancel

PATCH_OS_TYPE: "v2" is not supported; support3ed type is v1

book

Article ID: 264599

calendar_today

Updated On:

Products

CA Identity Governance CA Identity Manager CA Identity Suite CA Identity Portal

Issue/Introduction

When attempting to Upgrade or apply a Cumulative Patch on VAPP the following error is returned:

PATCH_OS_TYPE: "v2" is not supported; supported type is v1
error code - 30 

Environment

Release : 14.4, 14.5

Cause

The error ,"V2" is not supported: supported type is v1, indicates that you are attempting to apply a patch or upgrade that does not support the current Operating System. 

You can check your OS version with various linux commands, such as hostnamectl or cat /etc/os-release:

config@vapp VAPP-14.5.1 (00.00.00.00):~ > hostnamectl
 Static hostname: mn613029-iga-vapp3
Icon name: computer-vm
Chassis: vm 🖴
Machine ID: 27bdbe2bb9084256b90ab1d7e4c70f01
Boot ID: dbe1fe7376554a809cdd477bb21bd76b
Virtualization: vmware
Operating System: CentOS Stream 9
CPE OS Name: cpe:/o:centos:centos:9
Kernel: Linux 5.14.0-452.el9.x86_64
Architecture: x86-64
Hardware Vendor: VMware, Inc.
Hardware Model: VMware Virtual Platform
Firmware Version: 6.00


config@vapp VAPP-14.5.1 (00.00.00.00):~ > cat /etc/os-release
NAME="CentOS Stream"
VERSION="9"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="9"
PLATFORM_ID="platform:el9"
PRETTY_NAME="CentOS Stream 9"
ANSI_COLOR="0;31"
LOGO="fedora-logo-icon"
CPE_NAME="cpe:/o:centos:centos:9"
HOME_URL="https://centos.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9"
REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream"

Resolution

 

Prior to applying any patch or upgrade VAPP 14.4 must be running on Centos8.  Follow the directions to migrate to Centos8 as described here:

14.4 - Migrating Virtual Appliance


Once at Centos8 the Upgrades can be applied. 

 

Please note, once at Vapp version 14.5 you should promptly migrate from Centos8 to Centos9 as Centos8 is no longer supported and there will be no more security fixes provided for that OS version. 

Directions to migrate are the same as for 14.4 and can be found here:

14.5 - Migrating Virtual Appliance