Integrated: 8308086: GHA: x86_32 host configuration failing with unmet dependencies
Aleksey Shipilev
shade at openjdk.org
Mon May 15 13:53:59 UTC 2023
On Mon, 15 May 2023 10:00:42 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Currently failing at host configuration step with:
>
>
> The following packages have unmet dependencies:
> libc6:i386 : Depends: libgcc-s1:i386 but it is not going to be installed
> libtiffxx5:i386 : Depends: libstdc++6:i386 (>= 5) but it is not going to be installed
> ```
>
> The fix is to add the dependencies explicitly.
>
> Additional testing:
> - [x] GHA
This pull request has now been integrated.
Changeset: ffab1ea9
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ffab1ea9e730204df5ab823eaa3ab7fdb3bef876
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8308086: GHA: x86_32 host configuration failing with unmet dependencies
Reviewed-by: stuefe
-------------
PR: https://git.openjdk.org/jdk/pull/13981
More information about the build-dev
mailing list