Oracle Linux 7 to 8 using leapp causes Postgres issues
I tried to upgrade a Oracle Linux 7.9 to 8.7 using Leapp. The /var/log/leapp/leap-report.txt has the following
Risk Factor: high
Title: Packages not signed by Oracle found on the system
Summary: The following packages have not been signed by Oracle and may be removed during the upgrade process in case Oracle-signed packages to be removed during the upgrade depend on them:
- dbeaver-ce
- gpg-pubkey
- ksplice-uptrack-release
- pgdg-redhat-repo
- postgresql12
- postgresql12-libs
- postgresql12-server
- sqldeveloper
- uptrack
Key: f5a5d58476a97bf0a8904d00df5d1321189849ad
What is the best steps to take for Postgres?
Thanks
Larry