Integrated: 8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"
Aleksey Shipilev
shade at openjdk.java.net
Tue Jan 19 09:41:47 UTC 2021
On Mon, 18 Jan 2021 13:57:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> When `libc6*:i386` packages are installed as the dependency of other packages, they seem to run into configure problems. It helps to install them ahead of the bulk of the packages to resolve this.
>
> Current Linux x86 jobs fail like this:
>
> E: Could not configure 'libc6:i386'.
> E: Could not perform immediate configuration on 'libgcc-s1:i386'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
This pull request has now been integrated.
Changeset: a9519c83
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a9519c83
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"
Reviewed-by: dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/2128
More information about the build-dev
mailing list