Hello,
Oracle Enterprise Linux 7.6 , yum fails to update java-1.8.0-openjdk
[root@localhost ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.6 (Maipo)
[root@localhost ~]#
[root@localhost ~]# cat /etc/oracle-release
Oracle Linux Server release 7.6
[root@localhost ~]#
[root@localhost ~]# yum update
Loaded plugins: langpacks, ulninfo
Resolving Dependencies
--> Running transaction check
...
--> Finished Dependency Resolution
Error: Package: 1:java-1.8.0-openjdk-headless-1.8.0.201.b09-0.el7_6.x86_64 (ol7_latest)
Requires: pcsc-lite-devel(x86-64)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I found the workaround at RedHat Support.
https://access.redhat.com/solutions/3949501
# yum update --exclude java-1.8.0-openjdk*
This works fine and I am able to install the other updates.
But the RedHat workaround to update java-1.8.0-openjdk does not work for Oracle Enterprise Linux.
# subscription-manager repos --enable=rhel-7-server-optional-rpms
Is there another way to update java-1.8.0-openjdk on Oracle Enterprise Linux?
Thanks,
Marcelo Marques
Technical Manager, OCP
Esri www.esri.com