RFR: 8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386" [v2]
Aleksey Shipilev
shade at openjdk.java.net
Mon Jan 18 18:47:04 UTC 2021
> 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)
Aleksey Shipilev has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'master' into JDK-8259924
- 8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2128/files
- new: https://git.openjdk.java.net/jdk/pull/2128/files/e64adb4e..af23d952
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2128&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2128&range=00-01
Stats: 135 lines in 28 files changed: 0 ins; 5 del; 130 mod
Patch: https://git.openjdk.java.net/jdk/pull/2128.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2128/head:pull/2128
PR: https://git.openjdk.java.net/jdk/pull/2128
More information about the build-dev
mailing list