Integrated: 8326960: GHA: RISC-V sysroot cannot be debootstrapped due to ongoing Debian t64 transition

Aleksey Shipilev shade at openjdk.org
Fri Mar 22 14:15:27 UTC 2024


On Thu, 21 Mar 2024 15:33:21 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Debian "unstable" is currently undergoing t64 (hello, Y2038) transition, which breaks "sid" repo that we use for debootstrapping RISC-V very often. This is seen across multiple repositories, and requires everyone to look through GHA failures all the time. This PR tries to fix this: if debootstrap for "sid" repos fails, the build for that arch would not continue. IMO, it is a better compromise for current situation. We will flip back to expecting the debootstrap to complete well after either t64 transition finishes, or we switch to more stable Debian repo once it graduates.
> 
> Additional testing:
>  - [x] GHA

This pull request has now been integrated.

Changeset: f207aa94
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f207aa94f9296932276c2952252b263efc793b3f
Stats:     15 lines in 1 file changed: 14 ins; 0 del; 1 mod

8326960: GHA: RISC-V sysroot cannot be debootstrapped due to ongoing Debian t64 transition

Reviewed-by: fyang, erikj

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

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


More information about the build-dev mailing list