When the LINUX_VERSION in the bpftool ebuild has only major.minor components (no patch version) the ebuild still tries to apply the version's patch set onto the full version. This obviously fails. Reproducible: Always Steps to Reproduce: 1. set LINUX_VERSION to e.g. 6.11 in the ebuild 2. try to emerge bpftool Actual Results: Failure to unpack/patch Expected Results: Successful unpacking/patching
Will be fixed in the next update.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b31214dabfbf5b99d44e2daa06fc159acb230ec commit 8b31214dabfbf5b99d44e2daa06fc159acb230ec Author: Holger Hoffstätte <holger@applied-asynchrony.com> AuthorDate: 2024-10-04 16:38:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-10-05 05:20:59 +0000 dev-util/bpftool: bump to use 6.11.2, use llvm-r1, support llvm-19 Closes: https://bugs.gentoo.org/938351 Closes: https://bugs.gentoo.org/939737 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/38880 Signed-off-by: Sam James <sam@gentoo.org> dev-util/bpftool/Manifest | 2 + dev-util/bpftool/bpftool-7.5.0-r2.ebuild | 135 +++++++++++++++++++++++++++++++ 2 files changed, 137 insertions(+)