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:
 - [ ] GHA

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

Commit messages:
 - Fix

Changes: https://git.openjdk.org/jdk/pull/13981/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13981&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8308086
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/13981.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13981/head:pull/13981

PR: https://git.openjdk.org/jdk/pull/13981

Reply via email to