RFR: 8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"

Aleksey Shipilev shade at openjdk.java.net
Mon Jan 18 14:03:01 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.

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

Commit messages:
 - 8259924: GitHub actions fail on Linux x86_32 with "Could not configure libc6:i386"

Changes: https://git.openjdk.java.net/jdk/pull/2128/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2128&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8259924
  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 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