On Mon, 6 Mar 2023 20:28:22 GMT, Christoph Langer <clan...@openjdk.org> wrote:

> When building Fedora based Linux devkits, rpm packages are downloaded from 
> locations at the Fedora project.
> The latest/active versions reside under https://dl.fedoraproject.org while 
> older, archived versions live at https://archives.fedoraproject.org.
> 
> It seems more releases have been archived in the meanwhile, so e.g. a build 
> based on Fedora 27, which is currently marked as default, would fail.
> 
> I suggest to add a variable `LATEST_ARCHIVED_OS_VERSION` in the make file 
> that denotes the Fedora version up to which a download would be attempted 
> from archives. For later releases, the download is done from dl.

This pull request has now been integrated.

Changeset: 562c8fc6
Author:    Christoph Langer <clan...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/562c8fc668e3bfb8cfdf2ea8f60c618a787e7345
Stats:     9 lines in 1 file changed: 3 ins; 2 del; 4 mod

8303691: Fedora based devkit build should load more packages from archive 
location

Reviewed-by: mbaesken, erikj

-------------

PR: https://git.openjdk.org/jdk/pull/12888

Reply via email to