RFR: 8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev

Erik Joelsson erikj at openjdk.org
Tue Aug 22 12:59:28 UTC 2023


On Tue, 22 Aug 2023 06:49:21 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Current GHA bootstraps fail for some arches with the incompatibility between libfreetype-dev and libfreetype6-dev. Current RISC-V GHA bootstrap fails due to this conflict.
> 
> In both sid and bullseye, libfreetype6-dev is a transitional package, the alias to libfreetype-dev:
>   https://packages.debian.org/bullseye/libfreetype6-dev
>   https://packages.debian.org/sid/libfreetype6-dev
> 
> There is therefore no reason to ask for libfreetype6-dev instead of libfreetype-dev. 
> 
> Additional testing:
>  - [x] GHA

Marked as reviewed by erikj (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/15378#pullrequestreview-1589379141


More information about the build-dev mailing list