VRTSpython verify errors when checking package on Solaris 11.4

book

Article ID: 100059704

calendar_today

Updated On:

Description

Error Message

-bash-5.1# pkg verify VRTSpython

pkg://Veritas/VRTSpython                                                 ERROR
        file: opt/VRTSpython/.pyenv/versions/3.7/lib/python3.7/importlib/__pycache__/resources.cpython-37.pyc
                ERROR: group: 'root (0)' should be 'sys (3)'
                ERROR: Hash: eb9c0c5141609f255835ea6b2af63235fda3fa60 should be 48b5fe94b94a93d02ddca03d5a74260cd3d99a52
        file: opt/VRTSpython/.pyenv/versions/3.7/lib/python3.7/importlib/__pycache__/util.cpython-37.pyc
                ERROR: group: 'root (0)' should be 'sys (3)'
                ERROR: Hash: 296a362d2ee468e2b7953b77c07ce0651de92097 should be ad750e7630799fe70bfc9cbdf0933dcc56e7ca87

 

Cause

Exact cause has not been established.

 

Resolution


There are no plans to address this issue by way of a patch or hotfix in earlier versions of the software at the present time.  However, the issue has been addressed in the revision of the product specified at the end of this article. 
 
Please contact your Veritas Sales representative or the Veritas Sales group for upgrade information including upgrade eligibility to the release containing the resolution for this issue.

 

a) Set the publisher to the Veritas patch with the same release of VRTSpython, e.g.

# pkg set-publisher -p /IS742/7.4.2.1300/patches/VRTSpython.p5p 

b) Fix the package

# pkg fix VRTSpython

c) Verify again and ensure no errors:

# pkg verify VRTSpython
 

Issue/Introduction

VRTSpython verify errors when checking package on Solaris 11.4