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

Erik Joelsson erikj at openjdk.org
Fri Mar 22 14:05:32 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

Marked as reviewed by erikj (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18435#pullrequestreview-1954886889


More information about the build-dev mailing list