-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.1
-
bpftool-7.6.0-3.el10
-
No
-
Moderate
-
1
-
rhel-kernel-tracing-ebpf
-
25
-
26
-
0
-
False
-
False
-
-
None
-
CK Parent Issues In Progress
-
Pass
-
RegressionOnly
-
Unspecified
-
Unspecified
-
Unspecified
-
None
When building bpftool for a stream other than the latest y-stream, the RPM build fails. The reason is that for such streams, the %{dist} RPM macro changes from .el10 to .el10_Y.
Can be reproduced with:
$ mock -r centos-stream-10-x86_64 --rebuild bpftool-7.6.0-2.el10.src.rpm --define="dist .el10_0"
[...]
RPM build errors:
error: Bad file: /builddir/build/SOURCES/linux-6.12.0-103.el10_0.tar.xz: No such file or directory
Bad file: /builddir/build/SOURCES/linux-6.12.0-103.el10_0.tar.xz: No such file or directory
[...]
This (among other things) makes OpenScanHub builds fail.
- links to
-
RHBA-2025:151917 bpftool update