View Issue Details

IDProjectCategoryView StatusLast Update
0001222Rocky-Linux-9kernelpublic2022-12-01 10:39
ReporterZhen Zhang Assigned ToNeil Hanlon  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionnot fixable 
Summary0001222: dbus start failed when run kernel-5.14 of rocky9 on CentOS7.4
DescriptionWe try to run kernel-5.14 of rocky9 on CentOS7.4.
OS boot is successful, but dbus service start failed.
 
We also tried kernel-5.15.6 LTS from upstream,it’s all ok.
 
Questions as follows,
1、 Does the rocky kernel impose any dependency of system or dbus?
2、 Run kernel-5.14 of rocky on CentOS7 is practical?
 
Any suggestion is welcome, thanks.
Steps To Reproduce# systemctl status dbus
● dbus.service - D-Bus System Message Bus
   Loaded: loaded (/usr/lib/systemd/system/dbus.service; static; vendor preset: disabled)
   Active: failed (Result: start-limit) since Wed 2022-11-30 19:24:06 CST; 1h 9min ago
     Docs: man:dbus-daemon(1)
  Process: 167395 ExecStart=/usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation (code=exited, status=1/FAILURE)
Main PID: 167395 (code=exited, status=1/FAILURE)
 
Nov 30 19:24:06 systemd[1]: Started D-Bus System Message Bus.
Nov 30 19:24:06 systemd[1]: Starting D-Bus System Message Bus...
Nov 30 19:24:06 dbus-daemon[167395]: Failed to set up security class map....
Nov 30 19:24:06 dbus[167395]: [system] SELinux enabled but D-Bus initia...og
Nov 30 19:24:06 systemd[1]: dbus.service: main process exited, code=exi...RE
Nov 30 19:24:06 systemd[1]: Unit dbus.service entered failed state.
Nov 30 19:24:06 systemd[1]: dbus.service failed.
Nov 30 19:24:06 systemd[1]: start request repeated too quickly for dbus...ce
Nov 30 19:24:06 systemd[1]: Failed to start D-Bus System Message Bus.
Nov 30 19:24:06 systemd[1]: dbus.service failed.
TagsNo tags attached.

Activities

Neil Hanlon

Neil Hanlon

2022-11-30 13:37

administrator   ~0001387

You should not do this. If you wish to run a mainline kernel on EL7, I would recommend you use one of the artifacts the ELRepo produces for EL7.

https://elrepo.org/tiki/HomePage
Zhen Zhang

Zhen Zhang

2022-12-01 06:29

reporter   ~0001420

Hi Neil,

We have tried mainline kernel 5.15.6 LTS and it is no problem.
We also tried 4.18.0-425.3.1.el8.x86_64 from rocky 8, and it is no problem too.

So we want to know is there some special limit of rocky 9 and kernel 5.14 ?
Louis Abel

Louis Abel

2022-12-01 10:39

administrator   ~0001453

As Neil mentioned, you should not be trying to use the Rocky 9 kernel on a CentOS 7 machine whatsoever. You also should not be installing a Rocky 8 kernel on CentOS 7. This is not supported and will never be supported. This is the same as if you were to try to install an el7 package on el8 or el9, or vice versa. It is not supported, the packages will not be compatible, you will have issues. Please do not do this.

You are much better off using a kernel from elrepo.org if you want a newer version, as it will use a similar kernel config as centos 7.

https://elrepo.org

Issue History

Date Modified Username Field Change
2022-11-30 13:34 Zhen Zhang New Issue
2022-11-30 13:37 Neil Hanlon Note Added: 0001387
2022-11-30 13:37 Neil Hanlon Assigned To => Neil Hanlon
2022-11-30 13:37 Neil Hanlon Status new => assigned
2022-12-01 06:29 Zhen Zhang Note Added: 0001420
2022-12-01 10:39 Louis Abel Status assigned => closed
2022-12-01 10:39 Louis Abel Resolution open => not fixable
2022-12-01 10:39 Louis Abel Note Added: 0001453