Created attachment 916330 [details] $ emerge -v openjdk-jre-bin:21 I can't seem to merge "openjdk-jre-bin" at all on my Raspberry Pi 5. Although merging "openjdk-bin" works fine, so it seems to be an issue specific to "openjdk-jre-bin". I've attatched emerge logs ("emerge -v openjdk-jre-bin:21") and the output of "emerge --info". Thanks in advance.
Created attachment 916331 [details] $ emerge --info
The ebuild is missing a SRC_URI value for arm64.
Mea culpa. The error was caused 2025-01-09 10:57 UTC on bug #947769 by adding openjdk-jre-bin to the package list.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65e338522a4e720d9e21e1bbcb3f83c86111c56 commit e65e338522a4e720d9e21e1bbcb3f83c86111c56 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2025-01-14 07:13:32 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2025-01-14 08:38:36 +0000 dev-java/openjdk-jre-bin: unkeyword 21.0.5_p11 for arm64 This package should not have been been in the package list of bug #947769. Closes: https://bugs.gentoo.org/947913 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/40121 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Hi, The update didn't fix the issue. Checking the package it shows that *no* versions are available for arm64. https://packages.gentoo.org/packages/dev-java/openjdk-jre-bin Trying to merge it now shows that it's masked no matter what I do, and accepting "**" it tries to merge but fails with the same error as it originally did.
I think that's really an enhancement request, though. It's expected to fail if you manually keyword it. We should, of course, add the other binaries that adoptium provide, though.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48373e9e2d00afaadafd0ced303c8dff5802d918 commit 48373e9e2d00afaadafd0ced303c8dff5802d918 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2025-01-17 13:17:25 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2025-01-18 09:14:44 +0000 dev-java/openjdk-jre-bin: keyword 21.0.5_p11 for -* Closes: https://bugs.gentoo.org/947913 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/40180 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/openjdk-jre-bin/openjdk-jre-bin-21.0.5_p11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)