On amd64 (the only arch I have) it seems that 5.10.203 is actually 5.10.202, and 5.10.204 is actually 5.10.203. On a quick look, 5.15, 6.1 and 6.6 seem fine. >>> Merging sys-kernel/gentoo-kernel-bin-5.10.203 to / * Kernel release mismatch! * expected (PV): 5.10.203* * found: 5.10.202-gentoo-dist * Please verify that you are applying the correct patches. * ERROR: sys-kernel/gentoo-kernel-bin-5.10.203::gentoo failed (preinst phase): * Kernel release mismatch (5.10.202-gentoo-dist instead of 5.10.203*) >>> Merging sys-kernel/gentoo-kernel-bin-5.10.204 to / * Kernel release mismatch! * expected (PV): 5.10.204* * found: 5.10.203-gentoo-dist * Please verify that you are applying the correct patches. * ERROR: sys-kernel/gentoo-kernel-bin-5.10.204::gentoo failed (preinst phase): * Kernel release mismatch (5.10.203-gentoo-dist instead of 5.10.204*)
Oops.
Created attachment 880093 [details] build_5_10_203.log
Created attachment 880094 [details] build_5_10_204.log
There are new kernel releases today, so we should resync them.
Good news, the kernels were good, it's just -bin ebuild needing a fix.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc157c5b606a7d506edc5471a6781ccd7bc2b6c5 commit cc157c5b606a7d506edc5471a6781ccd7bc2b6c5 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-12-20 16:07:08 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-12-20 16:08:04 +0000 sys-kernel/gentoo-kernel-bin: Fix genpatches increment in 5.10.* Closes: https://bugs.gentoo.org/920384 Signed-off-by: Michał Górny <mgorny@gentoo.org> sys-kernel/gentoo-kernel-bin/Manifest | 4 ++-- sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.203.ebuild | 2 +- sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.204.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-)