-
Bug
-
Resolution: Done
-
Blocker
-
builds-1.3
-
None
Description of problem:
For builds-1.3, the git cloner image build fails
Workaround: None
Prerequisites (if any, like setup, operators/versions):
Builds 1.3 onboarded to Konflux.
Steps to Reproduce
- Open a pull request that does a "dummy" build
Actual results:
Build fails installing RPMs
Expected results:
Build succeeds
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
All Shipwright images compile on Konflux
Build Details:
Additional info (Such as Logs, Screenshots, etc):
[2/2] STEP 2/8: RUN . /cachi2/cachi2.env && microdnf --assumeyes --nodocs install git git-lfs && microdnf clean all && rm -rf /var/cache/yum && echo 'nonroot:x:1000:1000:nonroot:/:/sbin/nologin' > /etc/passwd && echo 'nonroot:x:1000:' > /etc/group && mkdir /.docker && chown 1000:1000 /.docker && mkdir /.ssh && chown 1000:1000 /.ssh (microdnf:4124): librhsm-WARNING **: 05:09:33.577: Found 0 entitlement certificates (microdnf:4124): librhsm-WARNING **: 05:09:33.579: Found 0 entitlement certificates error: Could not depsolve transaction; 2 problems detected: Problem 1: package openssh-clients-8.7p1-43.el9.x86_64 from ubi-9-baseos-rpms requires openssh = 8.7p1-43.el9, but none of the providers can be installed - package openssh-8.7p1-43.el9.x86_64 from ubi-9-baseos-rpms requires /sbin/nologin, but none of the providers can be installed - package git-core-2.43.5-2.el9_5.x86_64 from ubi-9-appstream-rpms requires openssh-clients, but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam.so.0()(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam.so.0(LIBPAM_1.0)(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam_misc.so.0()(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires /etc/pam.d/system-auth, but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires pam >= 1.1.3-7, but none of the providers can be installed - package git-2.43.5-2.el9_5.x86_64 from ubi-9-appstream-rpms requires git-core = 2.43.5-2.el9_5, but none of the providers can be installed - package pam-1.5.1-22.el9_5.x86_64 from ubi-9-baseos-rpms requires openssl >= 3.0.0, but none of the providers can be installed - conflicting requests - nothing provides openssl-libs(x86-64) = 1:3.2.2-6.el9_5 needed by openssl-1:3.2.2-6.el9_5.x86_64 from ubi-9-baseos-rpms Problem 2: package openssh-clients-8.7p1-43.el9.x86_64 from ubi-9-baseos-rpms requires openssh = 8.7p1-43.el9, but none of the providers can be installed - package openssh-8.7p1-43.el9.x86_64 from ubi-9-baseos-rpms requires /sbin/nologin, but none of the providers can be installed - package git-core-2.43.5-2.el9_5.x86_64 from ubi-9-appstream-rpms requires openssh-clients, but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam.so.0()(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam.so.0(LIBPAM_1.0)(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam_misc.so.0()(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires libpam_misc.so.0(LIBPAM_MISC_1.0)(64bit), but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires /etc/pam.d/system-auth, but none of the providers can be installed - package util-linux-2.37.4-20.el9.x86_64 from ubi-9-baseos-rpms requires pam >= 1.1.3-7, but none of the providers can be installed - package git-lfs-3.4.1-4.el9_5.x86_64 from ubi-9-appstream-rpms requires git-core >= 2.32.0, but none of the providers can be installed - package pam-1.5.1-22.el9_5.x86_64 from ubi-9-baseos-rpms requires openssl >= 3.0.0, but none of the providers can be installed - conflicting requests - nothing provides openssl-libs(x86-64) = 1:3.2.2-6.el9_5 needed by openssl-1:3.2.2-6.el9_5.x86_64 from ubi-9-baseos-rpms