-
Bug
-
Resolution: Fixed
-
P4
-
24
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8343425 | 21.0.6 | Fei Yang | P4 | Resolved | Fixed | b02 |
JDK-8343424 | 17.0.14 | Fei Yang | P4 | Resolved | Fixed | b02 |
The reason is that we don't have a stable Debian release for RISC-V yet. And Debian "sid" (https://httpredir.debian.org/debian)
that we use for debootstrapping RISC-V breaks at that time. This works as expected for about one month. But bad news is that GHA
linux-cross-build job for RISC-V starts to fail again this week. Sigh! I guess there might be some change on the distro running
on GHA test machines as same debootstrap command still works on my Ubuntu 22.04.
Good news is that that Debian "sid" can now bootstrap for RISC-V. So one way would be simply switches back to Debian "sid". As the version
of dpkg command on GHA machines is old (1.21.1), we will need one extra option --no-merged-usr for bootstrap command to work.
This is not necessary for newer dpkg versions like 1.22.6.
- backported by
-
JDK-8343424 GHA: RISC-V: Bootstrap using Debian snapshot is still failing
- Resolved
-
JDK-8343425 GHA: RISC-V: Bootstrap using Debian snapshot is still failing
- Resolved
- relates to
-
JDK-8339548 GHA: RISC-V: Use Debian snapshot archive for bootstrap
- Resolved
- links to
-
Commit(master) openjdk/jdk17u-dev/2a9bd220
-
Commit(master) openjdk/jdk21u-dev/ed797f7d
-
Commit(master) openjdk/jdk/239d84a8
-
Commit(riscv-port) openjdk/riscv-port-jdk11u/a6602ed9
-
Review(master) openjdk/jdk17u-dev/3017
-
Review(master) openjdk/jdk21u-dev/1112
-
Review(master) openjdk/jdk23u/212
-
Review(master) openjdk/jdk/21575
-
Review(riscv-port) openjdk/riscv-port-jdk11u/44