View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001536 | channel: kernel/el9 | kernel-ml | public | 2025-06-09 20:22 | 2025-06-09 20:30 |
Reporter | toracat | Assigned To | toracat | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Summary | 0001536: Build kernel-ml-6.16-rcX | ||||
Description | Linux-6.16-rc1 was released on 2025-06-08. Build kernel-ml-6.16-rcX (we cover el8, el9 and el10 here). | ||||
Tags | No tags attached. | ||||
|
In el8 and el9, we see build error: error: Installed (but unpackaged) file(s) found: /etc/cpupower-service.conf /usr/lib64/systemd/system/cpupower.service /usr/libexec/cpupower The fix for this appears to be in the pipe upstream: https://lkml.org/lkml/2025/5/16/1300 |
|
In el8 but not in el9, a bunch of files are "listed twice": File listed twice: /etc/modprobe.d/ax25-blacklist.conf File listed twice: /etc/modprobe.d/l2tp_eth-blacklist.conf File listed twice: /etc/modprobe.d/l2tp_netlink-blacklist.conf File listed twice: /etc/modprobe.d/l2tp_ppp-blacklist.conf File listed twice: /etc/modprobe.d/netrom-blacklist.conf File listed twice: /etc/modprobe.d/rds-blacklist.conf File listed twice: /etc/modprobe.d/rose-blacklist.conf File listed twice: /etc/modprobe.d/sch_choke-blacklist.conf File listed twice: /etc/modprobe.d/sch_drr-blacklist.conf File listed twice: /etc/modprobe.d/sch_gred-blacklist.conf File listed twice: /etc/modprobe.d/sch_mqprio-blacklist.conf File listed twice: /etc/modprobe.d/sch_multiq-blacklist.conf File listed twice: /etc/modprobe.d/sch_netem-blacklist.conf File listed twice: /etc/modprobe.d/sch_qfq-blacklist.conf File listed twice: /etc/modprobe.d/sch_red-blacklist.conf File listed twice: /etc/modprobe.d/sch_sfb-blacklist.conf File listed twice: /etc/modprobe.d/sctp-blacklist.conf File listed twice: /etc/modprobe.d/sctp_diag-blacklist.conf |
|
The error noted in 10438 comes from the kernel-tools sub-package. Disabling it leads to a successful build. Add this to the spec file: ### temporary workaround to build 6.16-rc1 %define with_tools 0 |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-06-09 20:22 | toracat | New Issue | |
2025-06-09 20:22 | toracat | Status | new => assigned |
2025-06-09 20:22 | toracat | Assigned To | => toracat |
2025-06-09 20:26 | toracat | Note Added: 0010438 | |
2025-06-09 20:27 | toracat | Note Added: 0010439 | |
2025-06-09 20:30 | toracat | Note Added: 0010440 |