-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b03
We have added these long time ago with JDK-8308086 and JDK-8293165 to stabilize x86_32 sysroot a bit. We never backported those below JDK 21.
But those currently conflict during installation:
The following information may help to resolve the situation:
The following packages have unmet dependencies:
apt : Depends: libapt-pkg6.0 (>= 2.4.12) but it is not going to be installed
Depends: libstdc++6 (>= 11) but it is not installable
gcc-10 : Depends: libstdc++6 (>= 5) but it is not installable
libcc1-0 : Depends: libstdc++6 (>= 5.2) but it is not installable
libgcc-s1 : Breaks: libgcc-s1:i386 (!= 13.1.0-8ubuntu1~22.04) but 12.3.0-1ubuntu1~22.04 is to be installed
libgcc-s1:i386 : Breaks: libgcc-s1 (!= 12.3.0-1ubuntu1~22.04) but 13.1.0-8ubuntu1~22.04 is to be installed
libstdc++-10-dev : Depends: libstdc++6 (>= 10.5.0-1ubuntu1~22.04) but it is not installable
libubsan1 : Depends: libstdc++6 (>= 4.1.1) but it is not installable
nginx-core : Depends: libnginx-mod-http-xslt-filter (= 1.18.0-6ubuntu14.4) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
But those currently conflict during installation:
The following information may help to resolve the situation:
The following packages have unmet dependencies:
apt : Depends: libapt-pkg6.0 (>= 2.4.12) but it is not going to be installed
Depends: libstdc++6 (>= 11) but it is not installable
gcc-10 : Depends: libstdc++6 (>= 5) but it is not installable
libcc1-0 : Depends: libstdc++6 (>= 5.2) but it is not installable
libgcc-s1 : Breaks: libgcc-s1:i386 (!= 13.1.0-8ubuntu1~22.04) but 12.3.0-1ubuntu1~22.04 is to be installed
libgcc-s1:i386 : Breaks: libgcc-s1 (!= 12.3.0-1ubuntu1~22.04) but 13.1.0-8ubuntu1~22.04 is to be installed
libstdc++-10-dev : Depends: libstdc++6 (>= 10.5.0-1ubuntu1~22.04) but it is not installable
libubsan1 : Depends: libstdc++6 (>= 4.1.1) but it is not installable
nginx-core : Depends: libnginx-mod-http-xslt-filter (= 1.18.0-6ubuntu14.4) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
- relates to
-
JDK-8308086 GHA: x86_32 host configuration failing with unmet dependencies
- Resolved
-
JDK-8293165 GHA: Provide necessary x86_32 packages for runtime/ErrorHandling/TestDwarf.java
- Resolved