-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
21
-
None
Following Linux x86 builds are failed.
* linux-x86 / build (debug)
* linux-x86 / build (release)
It seems it's not related by my modified code.
See: https://github.com/openjdk/jdk/pull/13973/checks?check_run_id=13470818023
------
Reading state information...
libc6-i386 is already the newest version (2.35-0ubuntu3.1).
libc6-i386 set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
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
E: Unable to correct problems, you have held broken packages.
Error: Process completed with exit code 100.
------
* linux-x86 / build (debug)
* linux-x86 / build (release)
It seems it's not related by my modified code.
See: https://github.com/openjdk/jdk/pull/13973/checks?check_run_id=13470818023
------
Reading state information...
libc6-i386 is already the newest version (2.35-0ubuntu3.1).
libc6-i386 set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
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
E: Unable to correct problems, you have held broken packages.
Error: Process completed with exit code 100.
------
- duplicates
-
JDK-8308086 GHA: x86_32 host configuration failing with unmet dependencies
- Resolved