Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833259 - dev-java/openjdk: How to bootstrap or migrate from icedtea without openjdk-bin?
Summary: dev-java/openjdk: How to bootstrap or migrate from icedtea without openjdk-bin?
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-13 07:51 UTC by Luke-Jr
Modified: 2022-02-15 00:03 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2022-02-13 07:51:24 UTC
Seems like current stable dev-java/openjdk has an unsolvable (without third party binaries) dependency loop? How can I get it without running someone else's binaries on my system?
Comment 1 Georgy Yakovlev archtester gentoo-dev 2022-02-15 00:03:27 UTC
you can use this overlay.

https://gitlab.com/stikonas/gentoo-bootstrap/-/tree/master/dev-java/openjdk


it should get you all the way up to 17, we recently did it on ppc64big-endian even.

it also provides rust bootstrap for rust with mrustc (non-ppc64 only)


no plans to provide full bootstrap path in ::gentoo though due to different reasons, portage resolver, security bugs and maintenance burden.