[jdk17u-dev] RFR: 8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
Aleksey Shipilev
shade at openjdk.org
Thu Aug 24 13:32:39 UTC 2023
On Thu, 24 Aug 2023 09:27:04 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Semi-clean backport to make RISC-V sysroot bootstrap more reliable. The conflict is in x86_32 line that contained additional packages for mainline GHA.
>
> Additional test:
> - [x] GHA
Yeah, so RISC-V sysroot still fails because we have not switched to official repo. This `libasound2:riscv64` failure is likely debian-ports slowly rotting even further. And we cannot switch cleanly with #1680, because official repo requires this `libfreetype6-dev` to be solved ✌️ .
So I am inclined to integrate both to 17u and then hope we get a clean RISC-V run, and don't see further breakages.
I am testing to see if https://github.com/openjdk/jdk21u/pull/78 would get a clean run with both patches in 21u.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1691#issuecomment-1691677654
More information about the jdk-updates-dev
mailing list