ksplice user space installation issues running in OLM environment
Hi,
we are using docs:
https://docs.oracle.com/cd/E37670_01/E39380/html/section-x3k_szq_jt.html
So far we have configured our OLM with the additional ksplice and userspace_ksplice channels and appended them to our test client.
ksplice and uptrack installed successfully from ol7_x86_64_ksplice repo, but, now yum update is reporting Errors due to ol7_x86_64_userspace_ksplice repository packages available conflicting with already available packages from ol7_x86_64_baseos. The only way we were able to perform an update was disabling the userspace_ksplice repo (yum --disablerepo=ol7_x86_64_userspace_ksplice update)
any clues on how we can perform step #6 successfully ?