there are dependency message like below , but i can't find properly package.
Dear all.
Thank you for checking this thread.
recently there are cpu issue with spectre / meltdown and there are patch from RHEL.
But when I try to install the package, there are defendency message keep showing, and there are no package exist from google and Redhat and rpm find.
[root@tmp]# rpm -i ./kernel-2.6.32-696.18.7.el6.x86_64.rpm
warning: ./kernel-2.6.32-696.18.7.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: NOKEY
error: Failed dependencies:
dracut-kernel >= 004-408.el6 is needed by kernel-2.6.32-696.18.7.el6.x86_64
As you can see, I need "dracut-kernel-004-408.el6", is there are properly solution for that?
thank you in advanced
p.s. Because there are connection problem via my network problem, could you please give me the email if you have opinion about above issue?
Responses
Hello Isware,
I think you're missing a yum repository (or it's not functioning properly maybe a broke channel), and if possible, register your system and subscribe your system to the proper channels. If you have not already done so, register using the instructions at this link, https://access.redhat.com/solutions/253273, you will require an internet connection.
Maybe you have registered the system, try these commands and let us know if it gives an error:
yum clean all
yum repolist
subscription-manager status
If you get a repository error such as what is in this discussion, look at the comments by Christian Labish https://access.redhat.com/discussions/3034341.
Let us know how it goes
Kind Regards, -RJ
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
