Kernel Debug info missing after last update

General support questions
Post Reply
apon
Posts: 2
Joined: 2019/05/20 20:30:27

Kernel Debug info missing after last update

Post by apon » 2019/05/20 20:43:14

Hi,

I'm running CentOS Linux release 7.6.1810 (Core) on virtual a machine (VirtualBox 5.1.38) and after the last update,
from kernel 3.10.0-957.12.1.el7.x86_64 to 3.10.0-957.12.2.el7.x86_64 I'm not able to update the package kernel-debuginfo anymore.

Code: Select all

[root@centos7 scull]# yum --enablerepo=base-debuginfo install -y kernel-debuginfo-$(uname -r)
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirror.globo.com
 * extras: mirror.globo.com
 * updates: mirror.globo.com
No package kernel-debuginfo-3.10.0-957.12.2.el7.x86_64 available.
Error: Nothing to do
When I look at http://debuginfo.centos.org/7/x86_64/?C=M;O=D I can see that the last package is really missing and the last one is 3.10.0-957.12.1.el7.x86_64.

Thanks

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Kernel Debug info missing after last update

Post by TrevorH » 2019/05/20 21:38:48

You should probably raise a bug on bugs.centos.org to report this.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

apon
Posts: 2
Joined: 2019/05/20 20:30:27

Re: Kernel Debug info missing after last update

Post by apon » 2019/05/21 02:15:05

Thanks for the tip, issue created (https://bugs.centos.org/view.php?id=16103)

Post Reply