During Usage Meter upgrade from 4.8 to 9.x, we get the following error.
Error: Packages - gnupg libassuan libksba nmap npth pinentry - are not available in the target repo for OS upgrade. Please provide the correct repo having the required packages.Original list of RPMs and RPM DB are stored in /tmp/photon-upgrade-KLo, please provide contents of that folder along with system journal logs for analysis; these logs can be captured using command-# /usr/bin/journalctl -xa > /tmp/photon-upgrade-KLo/journal.logCannot continue. Aborting.
VMware Cloud Usage Meter 9.x
The partner has likely installed some packages, which explains why no suitable upgrade packages were found during the upgrade to 9.0, given that the upgrade repository is pre-defined.
bash
rpm -e --nodeps <package_name>
bash
rpm -e --nodeps gnupgrpm -e --nodeps libassuanrpm -e --nodeps libksbarpm -e --nodeps nmaprpm -e --nodeps npthrpm -e --nodeps pinentry