You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix packaging for libcpupower python binding debuginfo
JIRA: https://issues.redhat.com/browse/RHEL-83442
Upstream Status: https://gitlab.com/cki-project/kernel-ark.git
commit ec31cfacc39be1563c317fa2e2b07623c72a7111
Author: Justin M. Forbes <jforbes@fedoraproject.org>
Date: Mon Sep 8 12:39:14 2025 -0600
Fix packaging for libcpupower python binding debuginfo
Because we did not add _raw_pylibcpupower.so.debug to the debuginfo
list, it ended up the top level kernel-debuginfo-common package. This
creates file conflicts because the kernel package keeps multiple copies
on most systems.
This just moves _raw_pylibcpupower.so.debug to the
kernel-tools-debuginfo package where it belongs.
Fixes rhbz 2393622
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
0 commit comments