Hi guys,
I am trying to get kpatch (Red Hat's Ksplice equivalent) working on and OL 7.
Encountered the following issues and would like to get some hints or help from you guys
- yum-builddep kernel failed due to missing asciidoc package (CentOS 7.0 base repo has it and its deps). Current workaround is to manually install the RPMs...
NOTE: yum-builddep kernel-uek works though. Different deps? - debuginfo-install kernel-uek (UEK) & debuginfo-install kernel (RHCK) do NOT work as expected and reports "Could not find debuginfo for main pkg: kernel-uek-$(uname -r)". I managed to find those package in https://oss.oracle.com/ol7/debuginfo/ but had to manually install the RPMs because it is not a repo.
- debuginfo-install kernel (RHCK) simply reports no debuginfo packages available, does OL provides those RHCK debug packages via Public YUM?
- debuginfo for OL6 is a YUM repo (repodata directory exists), but OL7 is NOT. Is it going to be made a YUM repo later?
Look forward to your input.
Thanks,
Terry