Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947913 - dev-java/openjdk-jre-bin:21 Failed to emerge
Summary: dev-java/openjdk-jre-bin:21 Failed to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-01-11 16:10 UTC by Leah
Modified: 2025-01-18 09:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
$ emerge -v openjdk-jre-bin:21 (emerge-openjdk-jre-bin.log,3.41 KB, text/plain)
2025-01-11 16:10 UTC, Leah
Details
$ emerge --info (emerge-info.log,5.20 KB, text/plain)
2025-01-11 16:10 UTC, Leah
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leah 2025-01-11 16:10:30 UTC
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.
Comment 1 Leah 2025-01-11 16:10:51 UTC
Created attachment 916331 [details]
$ emerge --info
Comment 2 Mike Gilbert gentoo-dev 2025-01-14 04:52:51 UTC
The ebuild is missing a SRC_URI value for arm64.
Comment 3 Volkmar W. Pogatzki 2025-01-14 07:28:17 UTC
Mea culpa. The error was caused 2025-01-09 10:57 UTC on bug #947769 by adding openjdk-jre-bin to the package list.
Comment 4 Larry the Git Cow gentoo-dev 2025-01-14 08:38:43 UTC
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(-)
Comment 5 Leah 2025-01-17 13:03:12 UTC
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.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-17 13:22:18 UTC
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.
Comment 7 Larry the Git Cow gentoo-dev 2025-01-18 09:14:47 UTC
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(-)