Integrated: 8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
    Aleksey Shipilev 
    shade at openjdk.org
       
    Tue Aug 22 13:56:17 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, bullseye, jammy, 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
>   https://packages.ubuntu.com/jammy/libfreetype6-dev
> 
> There is therefore no reason to ask for libfreetype6-dev instead of libfreetype-dev. 
> 
> Additional testing:
>  - [x] GHA
This pull request has now been integrated.
Changeset: 69d900d2
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/69d900d2ce97e5479020cff9a63c471d07e39989
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8314730: GHA: Drop libfreetype6-dev transitional package in favor of libfreetype-dev
Reviewed-by: andrew, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/15378
    
    
More information about the build-dev
mailing list